| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesForTagOptionResult |
AWSServiceCatalogClient.listResourcesForTagOption(ListResourcesForTagOptionRequest request)
Lists the resources associated with the specified TagOption.
|
ListResourcesForTagOptionResult |
AWSServiceCatalog.listResourcesForTagOption(ListResourcesForTagOptionRequest listResourcesForTagOptionRequest)
Lists the resources associated with the specified TagOption.
|
ListResourcesForTagOptionResult |
AbstractAWSServiceCatalog.listResourcesForTagOption(ListResourcesForTagOptionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListResourcesForTagOptionResult> |
AWSServiceCatalogAsyncClient.listResourcesForTagOptionAsync(ListResourcesForTagOptionRequest request,
AsyncHandler<ListResourcesForTagOptionRequest,ListResourcesForTagOptionResult> asyncHandler) |
Future<ListResourcesForTagOptionResult> |
AWSServiceCatalogAsync.listResourcesForTagOptionAsync(ListResourcesForTagOptionRequest listResourcesForTagOptionRequest,
AsyncHandler<ListResourcesForTagOptionRequest,ListResourcesForTagOptionResult> asyncHandler)
Lists the resources associated with the specified TagOption.
|
Future<ListResourcesForTagOptionResult> |
AbstractAWSServiceCatalogAsync.listResourcesForTagOptionAsync(ListResourcesForTagOptionRequest request,
AsyncHandler<ListResourcesForTagOptionRequest,ListResourcesForTagOptionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesForTagOptionResult |
ListResourcesForTagOptionResult.clone() |
ListResourcesForTagOptionResult |
ListResourcesForTagOptionResult.withPageToken(String pageToken)
The page token for the next set of results.
|
ListResourcesForTagOptionResult |
ListResourcesForTagOptionResult.withResourceDetails(Collection<ResourceDetail> resourceDetails)
Information about the resources.
|
ListResourcesForTagOptionResult |
ListResourcesForTagOptionResult.withResourceDetails(ResourceDetail... resourceDetails)
Information about the resources.
|
Copyright © 2024. All rights reserved.