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