| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory |
|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| Modifier and Type | Method and Description |
|---|---|
ListDevelopmentSchemaArnsResult |
AbstractAmazonCloudDirectory.listDevelopmentSchemaArns(ListDevelopmentSchemaArnsRequest request) |
ListDevelopmentSchemaArnsResult |
AmazonCloudDirectory.listDevelopmentSchemaArns(ListDevelopmentSchemaArnsRequest listDevelopmentSchemaArnsRequest)
Retrieves the ARNs of schemas in the development state.
|
ListDevelopmentSchemaArnsResult |
AmazonCloudDirectoryClient.listDevelopmentSchemaArns(ListDevelopmentSchemaArnsRequest request)
Retrieves the ARNs of schemas in the development state.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListDevelopmentSchemaArnsResult> |
AmazonCloudDirectoryAsync.listDevelopmentSchemaArnsAsync(ListDevelopmentSchemaArnsRequest listDevelopmentSchemaArnsRequest,
AsyncHandler<ListDevelopmentSchemaArnsRequest,ListDevelopmentSchemaArnsResult> asyncHandler)
Retrieves the ARNs of schemas in the development state.
|
Future<ListDevelopmentSchemaArnsResult> |
AbstractAmazonCloudDirectoryAsync.listDevelopmentSchemaArnsAsync(ListDevelopmentSchemaArnsRequest request,
AsyncHandler<ListDevelopmentSchemaArnsRequest,ListDevelopmentSchemaArnsResult> asyncHandler) |
Future<ListDevelopmentSchemaArnsResult> |
AmazonCloudDirectoryAsyncClient.listDevelopmentSchemaArnsAsync(ListDevelopmentSchemaArnsRequest request,
AsyncHandler<ListDevelopmentSchemaArnsRequest,ListDevelopmentSchemaArnsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListDevelopmentSchemaArnsResult |
ListDevelopmentSchemaArnsResult.clone() |
ListDevelopmentSchemaArnsResult |
ListDevelopmentSchemaArnsResult.withNextToken(String nextToken)
The pagination token.
|
ListDevelopmentSchemaArnsResult |
ListDevelopmentSchemaArnsResult.withSchemaArns(Collection<String> schemaArns)
The ARNs of retrieved development schemas.
|
ListDevelopmentSchemaArnsResult |
ListDevelopmentSchemaArnsResult.withSchemaArns(String... schemaArns)
The ARNs of retrieved development schemas.
|
| Modifier and Type | Method and Description |
|---|---|
ListDevelopmentSchemaArnsResult |
ListDevelopmentSchemaArnsResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.