| 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 |
|---|---|
Future<BatchGetViewResult> |
AbstractAWSResourceExplorer2Async.batchGetViewAsync(BatchGetViewRequest request,
AsyncHandler<BatchGetViewRequest,BatchGetViewResult> asyncHandler) |
Future<BatchGetViewResult> |
AWSResourceExplorer2AsyncClient.batchGetViewAsync(BatchGetViewRequest request,
AsyncHandler<BatchGetViewRequest,BatchGetViewResult> asyncHandler) |
Future<BatchGetViewResult> |
AWSResourceExplorer2Async.batchGetViewAsync(BatchGetViewRequest batchGetViewRequest,
AsyncHandler<BatchGetViewRequest,BatchGetViewResult> asyncHandler)
Retrieves details about a list of views.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetViewRequest |
BatchGetViewRequest.clone() |
BatchGetViewRequest |
BatchGetViewRequest.withViewArns(Collection<String> viewArns)
A list of Amazon resource
names (ARNs) that identify the views you want details for.
|
BatchGetViewRequest |
BatchGetViewRequest.withViewArns(String... viewArns)
A list of Amazon resource
names (ARNs) that identify the views you want details for.
|
Copyright © 2022. All rights reserved.