Uses of Enum
com.exoscale.sdk.model.ListKmsKeysResponseEntry.SourceEnum
Packages that use ListKmsKeysResponseEntry.SourceEnum
-
Uses of ListKmsKeysResponseEntry.SourceEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListKmsKeysResponseEntry.SourceEnumModifier and TypeMethodDescriptionListKmsKeysResponseEntry.getSource()Get sourceReturns the enum constant of this type with the specified name.static ListKmsKeysResponseEntry.SourceEnum[]ListKmsKeysResponseEntry.SourceEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type ListKmsKeysResponseEntry.SourceEnumModifier and TypeMethodDescriptionvoidListKmsKeysResponseEntry.setSource(ListKmsKeysResponseEntry.SourceEnum source) ListKmsKeysResponseEntry.source(ListKmsKeysResponseEntry.SourceEnum source)