Uses of Class
com.exoscale.sdk.model.SuccessResponse
Packages that use SuccessResponse
-
Uses of SuccessResponse in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api that return SuccessResponseModifier and TypeMethodDescriptionExoscaleApi.cancelKmsKeyDeletion(UUID id) Cancel KMS Key Deletion Cancels the scheduled deletion of a KMS Key.ExoscaleApi.disableKmsKey(UUID id) Disable KMS Key Disables a KMS Key by setting its state to \"disabled\".ExoscaleApi.enableKmsKey(UUID id) Enable KMS Key Enables a KMS Key by setting its state to \"enabled\".ExoscaleApi.replicateKmsKey(UUID id, ReplicateKmsKeyRequest replicateKmsKeyRequest) Replicate KMS Key Replicate a KMS key to a target zone. -
Uses of SuccessResponse in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return SuccessResponse