Uses of Interface
software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse.Builder
Packages that use GetKeyPolicyResponse.Builder
-
Uses of GetKeyPolicyResponse.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return GetKeyPolicyResponse.BuilderModifier and TypeMethodDescriptionstatic GetKeyPolicyResponse.BuilderGetKeyPolicyResponse.builder()A key policy document in JSON format.GetKeyPolicyResponse.Builder.policyName(String policyName) The name of the key policy.GetKeyPolicyResponse.toBuilder()Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type GetKeyPolicyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetKeyPolicyResponse.Builder>GetKeyPolicyResponse.serializableBuilderClass()