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