CopyableBuilder<AttachToIndexResponse.Builder,AttachToIndexResponse>
, SdkBuilder<AttachToIndexResponse.Builder,AttachToIndexResponse>
public static interface AttachToIndexResponse.Builder extends CopyableBuilder<AttachToIndexResponse.Builder,AttachToIndexResponse>
Modifier and Type | Method | Description |
---|---|---|
AttachToIndexResponse.Builder |
attachedObjectIdentifier(String attachedObjectIdentifier) |
The
ObjectIdentifier of the object that was attached to the index. |
copy
apply, build
AttachToIndexResponse.Builder attachedObjectIdentifier(String attachedObjectIdentifier)
The ObjectIdentifier
of the object that was attached to the index.
attachedObjectIdentifier
- The ObjectIdentifier
of the object that was attached to the index.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.