Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.MarketplaceCatalogException.BuilderImpl
-
Packages that use MarketplaceCatalogException.BuilderImpl Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of MarketplaceCatalogException.BuilderImpl in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return MarketplaceCatalogException.BuilderImpl Modifier and Type Method Description MarketplaceCatalogException.BuilderImplMarketplaceCatalogException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)MarketplaceCatalogException.BuilderImplMarketplaceCatalogException.BuilderImpl. cause(Throwable cause)MarketplaceCatalogException.BuilderImplMarketplaceCatalogException.BuilderImpl. message(String message)MarketplaceCatalogException.BuilderImplMarketplaceCatalogException.BuilderImpl. requestId(String requestId)MarketplaceCatalogException.BuilderImplMarketplaceCatalogException.BuilderImpl. statusCode(int statusCode)MarketplaceCatalogException.BuilderImplMarketplaceCatalogException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-