Uses of Interface
software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse.Builder
-
Packages that use GetKeyPolicyResponse.Builder Package Description software.amazon.awssdk.services.kms.model -
-
Uses of GetKeyPolicyResponse.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return GetKeyPolicyResponse.Builder Modifier and Type Method Description static GetKeyPolicyResponse.BuilderGetKeyPolicyResponse. builder()GetKeyPolicyResponse.BuilderGetKeyPolicyResponse.Builder. policy(String policy)A key policy document in JSON format.GetKeyPolicyResponse.BuilderGetKeyPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type GetKeyPolicyResponse.Builder Modifier and Type Method Description static Class<? extends GetKeyPolicyResponse.Builder>GetKeyPolicyResponse. serializableBuilderClass()
-