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) [BETA] Cancel KMS Key Deletion Cancel the scheduled deletion of a KMS Key.ExoscaleApi.disableKmsKey(UUID id) [BETA] Disable KMS Key Disable a KMS KeyExoscaleApi.enableKmsKey(UUID id) [BETA] Enable KMS Key Enable a KMS Key\"ExoscaleApi.replicateKmsKey(UUID id, ReplicateKmsKeyRequest replicateKmsKeyRequest) [BETA] Replicate KMS Key Replicate a KMS key to a target zone.ExoscaleApi.scheduleKmsKeyDeletion(UUID id, ScheduleKmsKeyDeletionRequest scheduleKmsKeyDeletionRequest) [BETA] Schedule KMS Key Deletion Schedule a KMS key for deletion after a delay. -
Uses of SuccessResponse in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return SuccessResponse