@Generated(value="software.amazon.awssdk:codegen") public final class InvalidPerUnitStorageThroughputException extends FSxException implements ToCopyableBuilder<InvalidPerUnitStorageThroughputException.Builder,InvalidPerUnitStorageThroughputException>
An invalid value for PerUnitStorageThroughput
was provided. Please create your file system again, using
a valid value.
Modifier and Type | Class and Description |
---|---|
static interface |
InvalidPerUnitStorageThroughputException.Builder |
Modifier and Type | Method and Description |
---|---|
static InvalidPerUnitStorageThroughputException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidPerUnitStorageThroughputException.Builder> |
serializableBuilderClass() |
InvalidPerUnitStorageThroughputException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public InvalidPerUnitStorageThroughputException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<InvalidPerUnitStorageThroughputException.Builder,InvalidPerUnitStorageThroughputException>
toBuilder
in class FSxException
public static InvalidPerUnitStorageThroughputException.Builder builder()
public static Class<? extends InvalidPerUnitStorageThroughputException.Builder> serializableBuilderClass()
Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.