| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DuplicateResourceException.Builder |
static interface |
InvalidParametersException.Builder |
static interface |
InvalidStateException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
OperationNotSupportedException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
TagOptionNotMigratedException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ServiceCatalogException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ServiceCatalogException.Builder |
ServiceCatalogException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ServiceCatalogException.Builder |
ServiceCatalogException.builder() |
ServiceCatalogException.Builder |
ServiceCatalogException.Builder.cause(Throwable cause) |
ServiceCatalogException.Builder |
ServiceCatalogException.Builder.message(String message) |
ServiceCatalogException.Builder |
ServiceCatalogException.Builder.requestId(String requestId) |
ServiceCatalogException.Builder |
ServiceCatalogException.Builder.statusCode(int statusCode) |
ServiceCatalogException.Builder |
ServiceCatalogException.toBuilder() |
ServiceCatalogException.Builder |
ServiceCatalogException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ServiceCatalogException.Builder> |
ServiceCatalogException.serializableBuilderClass() |
| Constructor and Description |
|---|
ServiceCatalogException(ServiceCatalogException.Builder builder) |
Copyright © 2023. All rights reserved.