| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| Modifier and Type | Method and Description |
|---|---|
default GetSchemaAsJsonResponse |
CloudDirectoryClient.getSchemaAsJson(Consumer<GetSchemaAsJsonRequest.Builder> getSchemaAsJsonRequest)
Retrieves a JSON representation of the schema.
|
default GetSchemaAsJsonResponse |
CloudDirectoryClient.getSchemaAsJson(GetSchemaAsJsonRequest getSchemaAsJsonRequest)
Retrieves a JSON representation of the schema.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSchemaAsJsonResponse> |
CloudDirectoryAsyncClient.getSchemaAsJson(Consumer<GetSchemaAsJsonRequest.Builder> getSchemaAsJsonRequest)
Retrieves a JSON representation of the schema.
|
default CompletableFuture<GetSchemaAsJsonResponse> |
CloudDirectoryAsyncClient.getSchemaAsJson(GetSchemaAsJsonRequest getSchemaAsJsonRequest)
Retrieves a JSON representation of the schema.
|
Copyright © 2022. All rights reserved.