CopyableBuilder<BatchCreateObjectResponse.Builder,BatchCreateObjectResponse>
, SdkBuilder<BatchCreateObjectResponse.Builder,BatchCreateObjectResponse>
public static interface BatchCreateObjectResponse.Builder extends CopyableBuilder<BatchCreateObjectResponse.Builder,BatchCreateObjectResponse>
Modifier and Type | Method | Description |
---|---|---|
BatchCreateObjectResponse.Builder |
objectIdentifier(String objectIdentifier) |
The ID that is associated with the object.
|
copy
apply, 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.