@Generated(value="software.amazon.awssdk:codegen") public final class PlatformVersionStillReferencedException extends ElasticBeanstalkException implements ToCopyableBuilder<PlatformVersionStillReferencedException.Builder,PlatformVersionStillReferencedException>
You cannot delete the platform version because there are still environments running on it.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PlatformVersionStillReferencedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PlatformVersionStillReferencedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PlatformVersionStillReferencedException.Builder> |
serializableBuilderClass() |
PlatformVersionStillReferencedException.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 PlatformVersionStillReferencedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PlatformVersionStillReferencedException.Builder,PlatformVersionStillReferencedException>toBuilder in class ElasticBeanstalkExceptionpublic static PlatformVersionStillReferencedException.Builder builder()
public static Class<? extends PlatformVersionStillReferencedException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.