Uses of Interface
software.amazon.awssdk.services.clouddirectory.model.PolicyAttachment.Builder
-
Packages that use PolicyAttachment.Builder Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of PolicyAttachment.Builder in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return PolicyAttachment.Builder Modifier and Type Method Description static PolicyAttachment.BuilderPolicyAttachment. builder()PolicyAttachment.BuilderPolicyAttachment.Builder. objectIdentifier(String objectIdentifier)TheObjectIdentifierthat is associated withPolicyAttachment.PolicyAttachment.BuilderPolicyAttachment.Builder. policyId(String policyId)The ID ofPolicyAttachment.PolicyAttachment.BuilderPolicyAttachment.Builder. policyType(String policyType)The type of policy that can be associated withPolicyAttachment.PolicyAttachment.BuilderPolicyAttachment. toBuilder()Methods in software.amazon.awssdk.services.clouddirectory.model that return types with arguments of type PolicyAttachment.Builder Modifier and Type Method Description static Class<? extends PolicyAttachment.Builder>PolicyAttachment. serializableBuilderClass()
-