| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ListLaunchPathsResult |
AbstractAWSServiceCatalog.listLaunchPaths(ListLaunchPathsRequest request) |
ListLaunchPathsResult |
AWSServiceCatalog.listLaunchPaths(ListLaunchPathsRequest listLaunchPathsRequest)
Lists the paths to the specified product.
|
ListLaunchPathsResult |
AWSServiceCatalogClient.listLaunchPaths(ListLaunchPathsRequest request)
Lists the paths to the specified product.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListLaunchPathsResult> |
AbstractAWSServiceCatalogAsync.listLaunchPathsAsync(ListLaunchPathsRequest request,
AsyncHandler<ListLaunchPathsRequest,ListLaunchPathsResult> asyncHandler) |
Future<ListLaunchPathsResult> |
AWSServiceCatalogAsyncClient.listLaunchPathsAsync(ListLaunchPathsRequest request,
AsyncHandler<ListLaunchPathsRequest,ListLaunchPathsResult> asyncHandler) |
Future<ListLaunchPathsResult> |
AWSServiceCatalogAsync.listLaunchPathsAsync(ListLaunchPathsRequest listLaunchPathsRequest,
AsyncHandler<ListLaunchPathsRequest,ListLaunchPathsResult> asyncHandler)
Lists the paths to the specified product.
|
| Modifier and Type | Method and Description |
|---|---|
ListLaunchPathsResult |
ListLaunchPathsResult.clone() |
ListLaunchPathsResult |
ListLaunchPathsResult.withLaunchPathSummaries(Collection<LaunchPathSummary> launchPathSummaries)
Information about the launch path.
|
ListLaunchPathsResult |
ListLaunchPathsResult.withLaunchPathSummaries(LaunchPathSummary... launchPathSummaries)
Information about the launch path.
|
ListLaunchPathsResult |
ListLaunchPathsResult.withNextPageToken(String nextPageToken)
The page token to use to retrieve the next set of results.
|
Copyright © 2025. All rights reserved.