| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| software.amazon.awssdk.services.clouddirectory.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSchemaResponse> |
CloudDirectoryAsyncClient.createSchema(CreateSchemaRequest createSchemaRequest)
Creates a new schema in a development state.
|
default CreateSchemaResponse |
CloudDirectoryClient.createSchema(CreateSchemaRequest createSchemaRequest)
Creates a new schema in a development state.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSchemaRequestMarshaller.marshall(CreateSchemaRequest createSchemaRequest) |
Copyright © 2022. All rights reserved.