| 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 GetDefaultViewResponse |
ResourceExplorer2Client.getDefaultView(Consumer<GetDefaultViewRequest.Builder> getDefaultViewRequest)
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in
which you call this operation.
|
default GetDefaultViewResponse |
ResourceExplorer2Client.getDefaultView(GetDefaultViewRequest getDefaultViewRequest)
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in
which you call this operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDefaultViewResponse> |
ResourceExplorer2AsyncClient.getDefaultView(Consumer<GetDefaultViewRequest.Builder> getDefaultViewRequest)
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in
which you call this operation.
|
default CompletableFuture<GetDefaultViewResponse> |
ResourceExplorer2AsyncClient.getDefaultView(GetDefaultViewRequest getDefaultViewRequest)
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in
which you call this operation.
|
Copyright © 2023. All rights reserved.