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