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