Uses of Interface
software.amazon.awssdk.services.acmpca.model.GetPolicyResponse.Builder
-
Packages that use GetPolicyResponse.Builder Package Description software.amazon.awssdk.services.acmpca.model -
-
Uses of GetPolicyResponse.Builder in software.amazon.awssdk.services.acmpca.model
Methods in software.amazon.awssdk.services.acmpca.model that return GetPolicyResponse.Builder Modifier and Type Method Description static GetPolicyResponse.BuilderGetPolicyResponse. builder()GetPolicyResponse.BuilderGetPolicyResponse.Builder. policy(String policy)The policy attached to the private CA as a JSON document.GetPolicyResponse.BuilderGetPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.acmpca.model that return types with arguments of type GetPolicyResponse.Builder Modifier and Type Method Description static Class<? extends GetPolicyResponse.Builder>GetPolicyResponse. serializableBuilderClass()
-