| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchCreateObjectResponse.Builder |
BatchCreateObjectResponse.builder() |
BatchCreateObjectResponse.Builder |
BatchCreateObjectResponse.Builder.objectIdentifier(String objectIdentifier)
The ID that is associated with the object.
|
BatchCreateObjectResponse.Builder |
BatchCreateObjectResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchCreateObjectResponse.Builder> |
BatchCreateObjectResponse.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BatchWriteOperationResponse.Builder |
BatchWriteOperationResponse.Builder.createObject(Consumer<BatchCreateObjectResponse.Builder> createObject)
Creates an object in a Directory.
|
Copyright © 2022. All rights reserved.