| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2 |
Amazon Web Services Resource Explorer is a resource search and discovery service.
|
| software.amazon.awssdk.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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 |
|---|---|
static AssociateDefaultViewRequest.Builder |
AssociateDefaultViewRequest.builder() |
AssociateDefaultViewRequest.Builder |
AssociateDefaultViewRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateDefaultViewRequest.Builder |
AssociateDefaultViewRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateDefaultViewRequest.Builder |
AssociateDefaultViewRequest.toBuilder() |
AssociateDefaultViewRequest.Builder |
AssociateDefaultViewRequest.Builder.viewArn(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.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateDefaultViewRequest.Builder> |
AssociateDefaultViewRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.