| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory |
|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
ApplySchemaResult |
AmazonCloudDirectoryClient.applySchema(ApplySchemaRequest request)
Copies the input published schema, at the specified version, into the Directory with the same name and
version as that of the published schema.
|
ApplySchemaResult |
AbstractAmazonCloudDirectory.applySchema(ApplySchemaRequest request) |
ApplySchemaResult |
AmazonCloudDirectory.applySchema(ApplySchemaRequest applySchemaRequest)
Copies the input published schema, at the specified version, into the Directory with the same name and
version as that of the published schema.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ApplySchemaResult> |
AmazonCloudDirectoryAsyncClient.applySchemaAsync(ApplySchemaRequest request) |
Future<ApplySchemaResult> |
AbstractAmazonCloudDirectoryAsync.applySchemaAsync(ApplySchemaRequest request) |
Future<ApplySchemaResult> |
AmazonCloudDirectoryAsync.applySchemaAsync(ApplySchemaRequest applySchemaRequest)
Copies the input published schema, at the specified version, into the Directory with the same name and
version as that of the published schema.
|
Future<ApplySchemaResult> |
AmazonCloudDirectoryAsyncClient.applySchemaAsync(ApplySchemaRequest request,
AsyncHandler<ApplySchemaRequest,ApplySchemaResult> asyncHandler) |
Future<ApplySchemaResult> |
AbstractAmazonCloudDirectoryAsync.applySchemaAsync(ApplySchemaRequest request,
AsyncHandler<ApplySchemaRequest,ApplySchemaResult> asyncHandler) |
Future<ApplySchemaResult> |
AmazonCloudDirectoryAsync.applySchemaAsync(ApplySchemaRequest applySchemaRequest,
AsyncHandler<ApplySchemaRequest,ApplySchemaResult> asyncHandler)
Copies the input published schema, at the specified version, into the Directory with the same name and
version as that of the published schema.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ApplySchemaResult> |
AmazonCloudDirectoryAsyncClient.applySchemaAsync(ApplySchemaRequest request,
AsyncHandler<ApplySchemaRequest,ApplySchemaResult> asyncHandler) |
Future<ApplySchemaResult> |
AbstractAmazonCloudDirectoryAsync.applySchemaAsync(ApplySchemaRequest request,
AsyncHandler<ApplySchemaRequest,ApplySchemaResult> asyncHandler) |
Future<ApplySchemaResult> |
AmazonCloudDirectoryAsync.applySchemaAsync(ApplySchemaRequest applySchemaRequest,
AsyncHandler<ApplySchemaRequest,ApplySchemaResult> asyncHandler)
Copies the input published schema, at the specified version, into the Directory with the same name and
version as that of the published schema.
|
| Modifier and Type | Method and Description |
|---|---|
ApplySchemaResult |
ApplySchemaResult.clone() |
ApplySchemaResult |
ApplySchemaResult.withAppliedSchemaArn(String appliedSchemaArn)
The applied schema ARN that is associated with the copied schema in the Directory.
|
ApplySchemaResult |
ApplySchemaResult.withDirectoryArn(String directoryArn)
The ARN that is associated with the Directory.
|
Copyright © 2023. All rights reserved.