Serializable, ToCopyableBuilder<OperationInProgressException.Builder,OperationInProgressException>@Generated("software.amazon.awssdk:codegen") public 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 | Description |
|---|---|---|
static interface |
OperationInProgressException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static OperationInProgressException.Builder |
builder() |
|
static Class<? extends OperationInProgressException.Builder> |
serializableBuilderClass() |
|
OperationInProgressException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationInProgressException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<OperationInProgressException.Builder,OperationInProgressException>public static OperationInProgressException.Builder builder()
public static Class<? extends OperationInProgressException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.