| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeProductResponse |
ServiceCatalogClient.describeProduct(Consumer<DescribeProductRequest.Builder> describeProductRequest)
Gets information about the specified product.
|
default DescribeProductResponse |
ServiceCatalogClient.describeProduct(DescribeProductRequest describeProductRequest)
Gets information about the specified product.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeProductResponse> |
ServiceCatalogAsyncClient.describeProduct(Consumer<DescribeProductRequest.Builder> describeProductRequest)
Gets information about the specified product.
|
default CompletableFuture<DescribeProductResponse> |
ServiceCatalogAsyncClient.describeProduct(DescribeProductRequest describeProductRequest)
Gets information about the specified product.
|
Copyright © 2023. All rights reserved.