| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CustomHealthNotFoundException.Builder |
static interface |
DuplicateRequestException.Builder |
static interface |
InstanceNotFoundException.Builder |
static interface |
InvalidInputException.Builder |
static interface |
NamespaceAlreadyExistsException.Builder |
static interface |
NamespaceNotFoundException.Builder |
static interface |
OperationNotFoundException.Builder |
static interface |
RequestLimitExceededException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceLimitExceededException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceAlreadyExistsException.Builder |
static interface |
ServiceNotFoundException.Builder |
static interface |
TooManyTagsException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ServiceDiscoveryException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ServiceDiscoveryException.Builder |
ServiceDiscoveryException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ServiceDiscoveryException.Builder |
ServiceDiscoveryException.builder() |
ServiceDiscoveryException.Builder |
ServiceDiscoveryException.Builder.cause(Throwable cause) |
ServiceDiscoveryException.Builder |
ServiceDiscoveryException.Builder.message(String message) |
ServiceDiscoveryException.Builder |
ServiceDiscoveryException.Builder.requestId(String requestId) |
ServiceDiscoveryException.Builder |
ServiceDiscoveryException.Builder.statusCode(int statusCode) |
ServiceDiscoveryException.Builder |
ServiceDiscoveryException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ServiceDiscoveryException.Builder> |
ServiceDiscoveryException.serializableBuilderClass() |
| Constructor and Description |
|---|
ServiceDiscoveryException(ServiceDiscoveryException.Builder builder) |
Copyright © 2021. All rights reserved.