@Generated(value="software.amazon.awssdk:codegen") public final class ResourceTypeNotSupportedException extends ElasticBeanstalkException implements ToCopyableBuilder<ResourceTypeNotSupportedException.Builder,ResourceTypeNotSupportedException>
The type of the specified Amazon Resource Name (ARN) isn't supported for this operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceTypeNotSupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ResourceTypeNotSupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ResourceTypeNotSupportedException.Builder> |
serializableBuilderClass() |
ResourceTypeNotSupportedException.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 ResourceTypeNotSupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ResourceTypeNotSupportedException.Builder,ResourceTypeNotSupportedException>toBuilder in class ElasticBeanstalkExceptionpublic static ResourceTypeNotSupportedException.Builder builder()
public static Class<? extends ResourceTypeNotSupportedException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.