| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConflictException.Builder |
static interface |
InternalServerException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ServiceCatalogAppRegistryException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ServiceCatalogAppRegistryException.Builder |
ServiceCatalogAppRegistryException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ServiceCatalogAppRegistryException.Builder |
ServiceCatalogAppRegistryException.builder() |
ServiceCatalogAppRegistryException.Builder |
ServiceCatalogAppRegistryException.Builder.cause(Throwable cause) |
ServiceCatalogAppRegistryException.Builder |
ServiceCatalogAppRegistryException.Builder.message(String message) |
ServiceCatalogAppRegistryException.Builder |
ServiceCatalogAppRegistryException.Builder.requestId(String requestId) |
ServiceCatalogAppRegistryException.Builder |
ServiceCatalogAppRegistryException.Builder.statusCode(int statusCode) |
ServiceCatalogAppRegistryException.Builder |
ServiceCatalogAppRegistryException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ServiceCatalogAppRegistryException.Builder> |
ServiceCatalogAppRegistryException.serializableBuilderClass() |
| Constructor and Description |
|---|
ServiceCatalogAppRegistryException(ServiceCatalogAppRegistryException.Builder builder) |
Copyright © 2021. All rights reserved.