| 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 BatchGetViewResponse |
ResourceExplorer2Client.batchGetView(BatchGetViewRequest batchGetViewRequest)
Retrieves details about a list of views.
|
default BatchGetViewResponse |
ResourceExplorer2Client.batchGetView(Consumer<BatchGetViewRequest.Builder> batchGetViewRequest)
Retrieves details about a list of views.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetViewResponse> |
ResourceExplorer2AsyncClient.batchGetView(BatchGetViewRequest batchGetViewRequest)
Retrieves details about a list of views.
|
default CompletableFuture<BatchGetViewResponse> |
ResourceExplorer2AsyncClient.batchGetView(Consumer<BatchGetViewRequest.Builder> batchGetViewRequest)
Retrieves details about a list of views.
|
Copyright © 2023. All rights reserved.