| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplacecatalog |
Catalog API actions allow you to manage your entities through list, describe, and update capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeEntityResponse |
MarketplaceCatalogClient.describeEntity(Consumer<DescribeEntityRequest.Builder> describeEntityRequest)
Returns the metadata and content of the entity.
|
default DescribeEntityResponse |
MarketplaceCatalogClient.describeEntity(DescribeEntityRequest describeEntityRequest)
Returns the metadata and content of the entity.
|
Copyright © 2023. All rights reserved.