public static interface UpdateObjectAttributesResponse.Builder extends CloudDirectoryResponse.Builder, CopyableBuilder<UpdateObjectAttributesResponse.Builder,UpdateObjectAttributesResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateObjectAttributesResponse.Builder |
objectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the updated object. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildUpdateObjectAttributesResponse.Builder objectIdentifier(String objectIdentifier)
The ObjectIdentifier of the updated object.
objectIdentifier - The ObjectIdentifier of the updated object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.