@Generated(value="software.amazon.awssdk:codegen") public final class TooManyStreamingDistributionsException extends CloudFrontException implements ToCopyableBuilder<TooManyStreamingDistributionsException.Builder,TooManyStreamingDistributionsException>
Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TooManyStreamingDistributionsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooManyStreamingDistributionsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyStreamingDistributionsException.Builder> |
serializableBuilderClass() |
TooManyStreamingDistributionsException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic TooManyStreamingDistributionsException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<TooManyStreamingDistributionsException.Builder,TooManyStreamingDistributionsException>toBuilder in class CloudFrontExceptionpublic static TooManyStreamingDistributionsException.Builder builder()
public static Class<? extends TooManyStreamingDistributionsException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.