Uses of Enum
com.exoscale.sdk.model.GetKmsKeyResponse.StatusEnum
Packages that use GetKmsKeyResponse.StatusEnum
-
Uses of GetKmsKeyResponse.StatusEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return GetKmsKeyResponse.StatusEnumModifier and TypeMethodDescriptionstatic GetKmsKeyResponse.StatusEnumGetKmsKeyResponse.getStatus()Get statusstatic GetKmsKeyResponse.StatusEnumReturns the enum constant of this type with the specified name.static GetKmsKeyResponse.StatusEnum[]GetKmsKeyResponse.StatusEnum.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 GetKmsKeyResponse.StatusEnumModifier and TypeMethodDescriptionvoidGetKmsKeyResponse.setStatus(GetKmsKeyResponse.StatusEnum status) GetKmsKeyResponse.status(GetKmsKeyResponse.StatusEnum status)