| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2 |
Amazon Web Services Resource Explorer is a resource search and discovery service.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateDefaultViewResponse |
ResourceExplorer2Client.associateDefaultView(AssociateDefaultViewRequest associateDefaultViewRequest)
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
default AssociateDefaultViewResponse |
ResourceExplorer2Client.associateDefaultView(Consumer<AssociateDefaultViewRequest.Builder> associateDefaultViewRequest)
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 |
|---|---|
default CompletableFuture<AssociateDefaultViewResponse> |
ResourceExplorer2AsyncClient.associateDefaultView(AssociateDefaultViewRequest associateDefaultViewRequest)
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
default CompletableFuture<AssociateDefaultViewResponse> |
ResourceExplorer2AsyncClient.associateDefaultView(Consumer<AssociateDefaultViewRequest.Builder> associateDefaultViewRequest)
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
Copyright © 2023. All rights reserved.