CopyableBuilder<BatchAttachObjectResponse.Builder,BatchAttachObjectResponse>
, SdkBuilder<BatchAttachObjectResponse.Builder,BatchAttachObjectResponse>
public static interface BatchAttachObjectResponse.Builder extends CopyableBuilder<BatchAttachObjectResponse.Builder,BatchAttachObjectResponse>
Modifier and Type | Method | Description |
---|---|---|
BatchAttachObjectResponse.Builder |
attachedObjectIdentifier(String attachedObjectIdentifier) |
The
ObjectIdentifier of the object that has been attached. |
copy
apply, build
BatchAttachObjectResponse.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.