public static interface UpdateObjectAttributesResponse.Builder extends CloudDirectoryResponse.Builder, SdkPojo, CopyableBuilder<UpdateObjectAttributesResponse.Builder,UpdateObjectAttributesResponse>
Modifier and Type | Method and Description |
---|---|
UpdateObjectAttributesResponse.Builder |
objectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the updated object. |
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
UpdateObjectAttributesResponse.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.