public static interface BatchAttachObjectResponse.Builder extends CopyableBuilder<BatchAttachObjectResponse.Builder,BatchAttachObjectResponse>
| Modifier and Type | Method and Description |
|---|---|
BatchAttachObjectResponse.Builder |
attachedObjectIdentifier(String attachedObjectIdentifier)
The
ObjectIdentifier of the object that has been attached. |
copyapply, buildBatchAttachObjectResponse.Builder attachedObjectIdentifier(String attachedObjectIdentifier)
The ObjectIdentifier of the object that has been attached.
attachedObjectIdentifier - The ObjectIdentifier of the object that has been attached.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.