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