@Generated(value="software.amazon.awssdk:codegen") public final class OperationInProgressException extends ElasticBeanstalkException implements ToCopyableBuilder<OperationInProgressException.Builder,OperationInProgressException>
Unable to perform the specified operation because another operation that effects an element in this activity is already in progress.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OperationInProgressException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OperationInProgressException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OperationInProgressException.Builder> |
serializableBuilderClass() |
OperationInProgressException.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 OperationInProgressException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OperationInProgressException.Builder,OperationInProgressException>toBuilder in class ElasticBeanstalkExceptionpublic static OperationInProgressException.Builder builder()
public static Class<? extends OperationInProgressException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.