| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisionedProductPlanResult |
AWSServiceCatalogClient.describeProvisionedProductPlan(DescribeProvisionedProductPlanRequest request)
Gets information about the resource changes for the specified plan.
|
DescribeProvisionedProductPlanResult |
AWSServiceCatalog.describeProvisionedProductPlan(DescribeProvisionedProductPlanRequest describeProvisionedProductPlanRequest)
Gets information about the resource changes for the specified plan.
|
DescribeProvisionedProductPlanResult |
AbstractAWSServiceCatalog.describeProvisionedProductPlan(DescribeProvisionedProductPlanRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisionedProductPlanResult |
DescribeProvisionedProductPlanResult.clone() |
DescribeProvisionedProductPlanResult |
DescribeProvisionedProductPlanResult.withNextPageToken(String nextPageToken)
The page token to use to retrieve the next set of results.
|
DescribeProvisionedProductPlanResult |
DescribeProvisionedProductPlanResult.withProvisionedProductPlanDetails(ProvisionedProductPlanDetails provisionedProductPlanDetails)
Information about the plan.
|
DescribeProvisionedProductPlanResult |
DescribeProvisionedProductPlanResult.withResourceChanges(Collection<ResourceChange> resourceChanges)
Information about the resource changes that will occur when the plan is executed.
|
DescribeProvisionedProductPlanResult |
DescribeProvisionedProductPlanResult.withResourceChanges(ResourceChange... resourceChanges)
Information about the resource changes that will occur when the plan is executed.
|
Copyright © 2021. All rights reserved.