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