@Generated(value="software.amazon.awssdk:codegen") public final class ReturnShippingLabelAlreadyExistsException extends SnowballException implements ToCopyableBuilder<ReturnShippingLabelAlreadyExistsException.Builder,ReturnShippingLabelAlreadyExistsException>
You get this exception if you call CreateReturnShippingLabel and a valid return shipping label already
exists. In this case, use DescribeReturnShippingLabel to get the url.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ReturnShippingLabelAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ReturnShippingLabelAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ReturnShippingLabelAlreadyExistsException.Builder> |
serializableBuilderClass() |
ReturnShippingLabelAlreadyExistsException.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 ReturnShippingLabelAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ReturnShippingLabelAlreadyExistsException.Builder,ReturnShippingLabelAlreadyExistsException>toBuilder in class SnowballExceptionpublic static ReturnShippingLabelAlreadyExistsException.Builder builder()
public static Class<? extends ReturnShippingLabelAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.