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