| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplacecatalog.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
InternalServiceException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ResourceNotSupportedException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
MarketplaceCatalogException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
MarketplaceCatalogException.Builder |
MarketplaceCatalogException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static MarketplaceCatalogException.Builder |
MarketplaceCatalogException.builder() |
MarketplaceCatalogException.Builder |
MarketplaceCatalogException.Builder.cause(Throwable cause) |
MarketplaceCatalogException.Builder |
MarketplaceCatalogException.Builder.message(String message) |
MarketplaceCatalogException.Builder |
MarketplaceCatalogException.Builder.requestId(String requestId) |
MarketplaceCatalogException.Builder |
MarketplaceCatalogException.Builder.statusCode(int statusCode) |
MarketplaceCatalogException.Builder |
MarketplaceCatalogException.toBuilder() |
MarketplaceCatalogException.Builder |
MarketplaceCatalogException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MarketplaceCatalogException.Builder> |
MarketplaceCatalogException.serializableBuilderClass() |
| Constructor and Description |
|---|
MarketplaceCatalogException(MarketplaceCatalogException.Builder builder) |
Copyright © 2023. All rights reserved.