Uses of Class
com.exoscale.sdk.model.GetKmsKeyResponse
Packages that use GetKmsKeyResponse
-
Uses of GetKmsKeyResponse in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api that return GetKmsKeyResponseModifier and TypeMethodDescription[BETA] Get KMS Key Retrieve KMS Key details. -
Uses of GetKmsKeyResponse in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return GetKmsKeyResponseModifier and TypeMethodDescriptionGetKmsKeyResponse.addReplicasItem(String replicasItem) GetKmsKeyResponse.addReplicasStatusItem(ReplicaState replicasStatusItem) GetKmsKeyResponse.createdAt(OffsetDateTime createdAt) GetKmsKeyResponse.description(String description) GetKmsKeyResponse.material(KeyMaterial material) GetKmsKeyResponse.originZone(String originZone) GetKmsKeyResponse.replicasStatus(List<ReplicaState> replicasStatus) GetKmsKeyResponse.revision(RevisionStamp revision) GetKmsKeyResponse.rotation(KeyRotationConfig rotation) GetKmsKeyResponse.source(GetKmsKeyResponse.SourceEnum source) GetKmsKeyResponse.status(GetKmsKeyResponse.StatusEnum status) GetKmsKeyResponse.statusSince(OffsetDateTime statusSince)