| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ListProvisionedProductPlansResult |
AWSServiceCatalogClient.listProvisionedProductPlans(ListProvisionedProductPlansRequest request)
Lists the plans for the specified provisioned product or all plans to which the user has access.
|
ListProvisionedProductPlansResult |
AWSServiceCatalog.listProvisionedProductPlans(ListProvisionedProductPlansRequest listProvisionedProductPlansRequest)
Lists the plans for the specified provisioned product or all plans to which the user has access.
|
ListProvisionedProductPlansResult |
AbstractAWSServiceCatalog.listProvisionedProductPlans(ListProvisionedProductPlansRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListProvisionedProductPlansResult |
ListProvisionedProductPlansResult.clone() |
ListProvisionedProductPlansResult |
ListProvisionedProductPlansResult.withNextPageToken(String nextPageToken)
The page token to use to retrieve the next set of results.
|
ListProvisionedProductPlansResult |
ListProvisionedProductPlansResult.withProvisionedProductPlans(Collection<ProvisionedProductPlanSummary> provisionedProductPlans)
Information about the plans.
|
ListProvisionedProductPlansResult |
ListProvisionedProductPlansResult.withProvisionedProductPlans(ProvisionedProductPlanSummary... provisionedProductPlans)
Information about the plans.
|
Copyright © 2024. All rights reserved.