| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| software.amazon.awssdk.services.servicecatalog.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListProvisionedProductPlansResponse |
ServiceCatalogClient.listProvisionedProductPlans(ListProvisionedProductPlansRequest listProvisionedProductPlansRequest)
Lists the plans for the specified provisioned product or all plans to which the user has access.
|
default CompletableFuture<ListProvisionedProductPlansResponse> |
ServiceCatalogAsyncClient.listProvisionedProductPlans(ListProvisionedProductPlansRequest listProvisionedProductPlansRequest)
Lists the plans for the specified provisioned product or all plans to which the user has access.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListProvisionedProductPlansRequestMarshaller.marshall(ListProvisionedProductPlansRequest listProvisionedProductPlansRequest) |
Copyright © 2023. All rights reserved.