Uses of Interface
software.amazon.awssdk.services.clouddirectory.model.BatchAttachPolicyResponse.Builder
-
Packages that use BatchAttachPolicyResponse.Builder Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchAttachPolicyResponse.Builder in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchAttachPolicyResponse.Builder Modifier and Type Method Description static BatchAttachPolicyResponse.BuilderBatchAttachPolicyResponse. builder()BatchAttachPolicyResponse.BuilderBatchAttachPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.clouddirectory.model that return types with arguments of type BatchAttachPolicyResponse.Builder Modifier and Type Method Description static Class<? extends BatchAttachPolicyResponse.Builder>BatchAttachPolicyResponse. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.clouddirectory.model with type arguments of type BatchAttachPolicyResponse.Builder Modifier and Type Method Description default BatchWriteOperationResponse.BuilderBatchWriteOperationResponse.Builder. attachPolicy(Consumer<BatchAttachPolicyResponse.Builder> attachPolicy)Attaches a policy object to a regular object.
-