| 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 |
|---|---|
AssociateDefaultViewResult |
AWSResourceExplorer2Client.associateDefaultView(AssociateDefaultViewRequest request)
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
AssociateDefaultViewResult |
AWSResourceExplorer2.associateDefaultView(AssociateDefaultViewRequest associateDefaultViewRequest)
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
AssociateDefaultViewResult |
AbstractAWSResourceExplorer2.associateDefaultView(AssociateDefaultViewRequest request) |
Future<AssociateDefaultViewResult> |
AbstractAWSResourceExplorer2Async.associateDefaultViewAsync(AssociateDefaultViewRequest request) |
Future<AssociateDefaultViewResult> |
AWSResourceExplorer2Async.associateDefaultViewAsync(AssociateDefaultViewRequest associateDefaultViewRequest)
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
Future<AssociateDefaultViewResult> |
AWSResourceExplorer2AsyncClient.associateDefaultViewAsync(AssociateDefaultViewRequest request) |
Future<AssociateDefaultViewResult> |
AbstractAWSResourceExplorer2Async.associateDefaultViewAsync(AssociateDefaultViewRequest request,
AsyncHandler<AssociateDefaultViewRequest,AssociateDefaultViewResult> asyncHandler) |
Future<AssociateDefaultViewResult> |
AWSResourceExplorer2Async.associateDefaultViewAsync(AssociateDefaultViewRequest associateDefaultViewRequest,
AsyncHandler<AssociateDefaultViewRequest,AssociateDefaultViewResult> asyncHandler)
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
Future<AssociateDefaultViewResult> |
AWSResourceExplorer2AsyncClient.associateDefaultViewAsync(AssociateDefaultViewRequest request,
AsyncHandler<AssociateDefaultViewRequest,AssociateDefaultViewResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateDefaultViewResult> |
AbstractAWSResourceExplorer2Async.associateDefaultViewAsync(AssociateDefaultViewRequest request,
AsyncHandler<AssociateDefaultViewRequest,AssociateDefaultViewResult> asyncHandler) |
Future<AssociateDefaultViewResult> |
AWSResourceExplorer2Async.associateDefaultViewAsync(AssociateDefaultViewRequest associateDefaultViewRequest,
AsyncHandler<AssociateDefaultViewRequest,AssociateDefaultViewResult> asyncHandler)
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
Future<AssociateDefaultViewResult> |
AWSResourceExplorer2AsyncClient.associateDefaultViewAsync(AssociateDefaultViewRequest request,
AsyncHandler<AssociateDefaultViewRequest,AssociateDefaultViewResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateDefaultViewRequest |
AssociateDefaultViewRequest.clone() |
AssociateDefaultViewRequest |
AssociateDefaultViewRequest.withViewArn(String viewArn)
The Amazon resource name
(ARN) of the view to set as the default for the Amazon Web Services Region and Amazon Web Services account in
which you call this operation.
|
Copyright © 2024. All rights reserved.