CopyableBuilder<BatchUpdateObjectAttributesResponse.Builder,BatchUpdateObjectAttributesResponse>
, SdkBuilder<BatchUpdateObjectAttributesResponse.Builder,BatchUpdateObjectAttributesResponse>
public static interface BatchUpdateObjectAttributesResponse.Builder extends CopyableBuilder<BatchUpdateObjectAttributesResponse.Builder,BatchUpdateObjectAttributesResponse>
Modifier and Type | Method | Description |
---|---|---|
BatchUpdateObjectAttributesResponse.Builder |
objectIdentifier(String objectIdentifier) |
ID that is associated with the object.
|
copy
apply, build
BatchUpdateObjectAttributesResponse.Builder objectIdentifier(String objectIdentifier)
ID that is associated with the object.
objectIdentifier
- ID that is associated with the object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.