| Package | Description |
|---|---|
| com.amazonaws.services.resourceexplorer2 |
Amazon Web Services Resource Explorer is a resource search and discovery service.
|
| com.amazonaws.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateIndexResult |
AWSResourceExplorer2Client.createIndex(CreateIndexRequest request)
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this
operation by creating an index.
|
CreateIndexResult |
AbstractAWSResourceExplorer2.createIndex(CreateIndexRequest request) |
CreateIndexResult |
AWSResourceExplorer2.createIndex(CreateIndexRequest createIndexRequest)
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this
operation by creating an index.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateIndexResult> |
AWSResourceExplorer2AsyncClient.createIndexAsync(CreateIndexRequest request) |
Future<CreateIndexResult> |
AWSResourceExplorer2Async.createIndexAsync(CreateIndexRequest createIndexRequest)
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this
operation by creating an index.
|
Future<CreateIndexResult> |
AbstractAWSResourceExplorer2Async.createIndexAsync(CreateIndexRequest request) |
Future<CreateIndexResult> |
AWSResourceExplorer2AsyncClient.createIndexAsync(CreateIndexRequest request,
AsyncHandler<CreateIndexRequest,CreateIndexResult> asyncHandler) |
Future<CreateIndexResult> |
AWSResourceExplorer2Async.createIndexAsync(CreateIndexRequest createIndexRequest,
AsyncHandler<CreateIndexRequest,CreateIndexResult> asyncHandler)
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this
operation by creating an index.
|
Future<CreateIndexResult> |
AbstractAWSResourceExplorer2Async.createIndexAsync(CreateIndexRequest request,
AsyncHandler<CreateIndexRequest,CreateIndexResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateIndexResult> |
AWSResourceExplorer2AsyncClient.createIndexAsync(CreateIndexRequest request,
AsyncHandler<CreateIndexRequest,CreateIndexResult> asyncHandler) |
Future<CreateIndexResult> |
AWSResourceExplorer2Async.createIndexAsync(CreateIndexRequest createIndexRequest,
AsyncHandler<CreateIndexRequest,CreateIndexResult> asyncHandler)
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this
operation by creating an index.
|
Future<CreateIndexResult> |
AbstractAWSResourceExplorer2Async.createIndexAsync(CreateIndexRequest request,
AsyncHandler<CreateIndexRequest,CreateIndexResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateIndexResult |
CreateIndexResult.clone() |
CreateIndexResult |
CreateIndexResult.withArn(String arn)
The ARN of the new local index for the Region.
|
CreateIndexResult |
CreateIndexResult.withCreatedAt(Date createdAt)
The date and timestamp when the index was created.
|
CreateIndexResult |
CreateIndexResult.withState(IndexState state)
Indicates the current state of the index.
|
CreateIndexResult |
CreateIndexResult.withState(String state)
Indicates the current state of the index.
|
Copyright © 2024. All rights reserved.