Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ResourceNotSupportedException
-
Packages that use ResourceNotSupportedException Package Description software.amazon.awssdk.services.marketplacecatalog Catalog API actions allow you to manage your entities through list, describe, and update capabilities. -
-
Uses of ResourceNotSupportedException in software.amazon.awssdk.services.marketplacecatalog
Methods in software.amazon.awssdk.services.marketplacecatalog that throw ResourceNotSupportedException Modifier and Type Method Description default DescribeEntityResponseMarketplaceCatalogClient. describeEntity(Consumer<DescribeEntityRequest.Builder> describeEntityRequest)Returns the metadata and content of the entity.default DescribeEntityResponseMarketplaceCatalogClient. describeEntity(DescribeEntityRequest describeEntityRequest)Returns the metadata and content of the entity.
-