Uses of Class
com.exoscale.sdk.model.ListKmsKeyRotationsResponseEntry
Packages that use ListKmsKeyRotationsResponseEntry
-
Uses of ListKmsKeyRotationsResponseEntry in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListKmsKeyRotationsResponseEntryModifier and TypeMethodDescriptionListKmsKeyRotationsResponseEntry.rotatedAt(OffsetDateTime rotatedAt) Methods in com.exoscale.sdk.model that return types with arguments of type ListKmsKeyRotationsResponseEntryMethods in com.exoscale.sdk.model with parameters of type ListKmsKeyRotationsResponseEntryModifier and TypeMethodDescriptionListKmsKeyRotationsResponse.addRotationsItem(ListKmsKeyRotationsResponseEntry rotationsItem) Method parameters in com.exoscale.sdk.model with type arguments of type ListKmsKeyRotationsResponseEntryModifier and TypeMethodDescriptionListKmsKeyRotationsResponse.rotations(List<ListKmsKeyRotationsResponseEntry> rotations) voidListKmsKeyRotationsResponse.setRotations(List<ListKmsKeyRotationsResponseEntry> rotations)