| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateObjectResponse |
BatchCreateObjectResponse.clone() |
BatchCreateObjectResponse |
BatchWriteOperationResponse.getCreateObject()
Creates an object in a Directory.
|
BatchCreateObjectResponse |
BatchCreateObjectResponse.withObjectIdentifier(String objectIdentifier)
The ID that is associated with the object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperationResponse.setCreateObject(BatchCreateObjectResponse createObject)
Creates an object in a Directory.
|
BatchWriteOperationResponse |
BatchWriteOperationResponse.withCreateObject(BatchCreateObjectResponse createObject)
Creates an object in a Directory.
|
Copyright © 2022. All rights reserved.