| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchAttachObjectResponse.Builder |
BatchAttachObjectResponse.Builder.attachedObjectIdentifier(String attachedObjectIdentifier)
The
ObjectIdentifier of the object that has been attached. |
static BatchAttachObjectResponse.Builder |
BatchAttachObjectResponse.builder() |
BatchAttachObjectResponse.Builder |
BatchAttachObjectResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchAttachObjectResponse.Builder> |
BatchAttachObjectResponse.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BatchWriteOperationResponse.Builder |
BatchWriteOperationResponse.Builder.attachObject(Consumer<BatchAttachObjectResponse.Builder> attachObject)
Attaches an object to a Directory.
|
Copyright © 2022. All rights reserved.