@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedNetworkConfigurationException extends WorkSpacesException implements ToCopyableBuilder<UnsupportedNetworkConfigurationException.Builder,UnsupportedNetworkConfigurationException>
The configuration of this network is not supported for this operation, or your network configuration conflicts with the Amazon WorkSpaces management network IP range. For more information, see Configure a VPC for Amazon WorkSpaces.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedNetworkConfigurationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedNetworkConfigurationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedNetworkConfigurationException.Builder> |
serializableBuilderClass() |
UnsupportedNetworkConfigurationException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic UnsupportedNetworkConfigurationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedNetworkConfigurationException.Builder,UnsupportedNetworkConfigurationException>toBuilder in class WorkSpacesExceptionpublic static UnsupportedNetworkConfigurationException.Builder builder()
public static Class<? extends UnsupportedNetworkConfigurationException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.