| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
static PolicyAttachment.Builder |
PolicyAttachment.builder() |
PolicyAttachment.Builder |
PolicyAttachment.Builder.objectIdentifier(String objectIdentifier)
The
ObjectIdentifier that is associated with PolicyAttachment. |
PolicyAttachment.Builder |
PolicyAttachment.Builder.policyId(String policyId)
The ID of
PolicyAttachment. |
PolicyAttachment.Builder |
PolicyAttachment.Builder.policyType(String policyType)
The type of policy that can be associated with
PolicyAttachment. |
PolicyAttachment.Builder |
PolicyAttachment.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PolicyAttachment.Builder> |
PolicyAttachment.serializableBuilderClass() |
Copyright © 2022. All rights reserved.