@Generated(value="software.amazon.awssdk:codegen") public final class RedirectException extends LicenseManagerException implements ToCopyableBuilder<RedirectException.Builder,RedirectException>
This is not the correct Region for the resource. Try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
RedirectException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RedirectException.Builder |
builder() |
String |
location()
Returns the value of the Location property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends RedirectException.Builder> |
serializableBuilderClass() |
RedirectException.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 RedirectException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<RedirectException.Builder,RedirectException>toBuilder in class LicenseManagerExceptionpublic static RedirectException.Builder builder()
public static Class<? extends RedirectException.Builder> serializableBuilderClass()
public String location()
Copyright © 2022. All rights reserved.