public static interface CreateObjectResponse.Builder extends CloudDirectoryResponse.Builder, CopyableBuilder<CreateObjectResponse.Builder,CreateObjectResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateObjectResponse.Builder |
objectIdentifier(String objectIdentifier)
The identifier that is associated with the object.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateObjectResponse.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.