@Generated(value="software.amazon.awssdk:codegen") public final class InvalidEndpointRegionException extends MarketplaceMeteringException implements ToCopyableBuilder<InvalidEndpointRegionException.Builder,InvalidEndpointRegionException>
The endpoint being called is in a AWS Region different from your EC2 instance, ECS task, or EKS pod. The Region of the Metering Service endpoint and the AWS Region of the resource must match.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidEndpointRegionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidEndpointRegionException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidEndpointRegionException.Builder> |
serializableBuilderClass() |
InvalidEndpointRegionException.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 InvalidEndpointRegionException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidEndpointRegionException.Builder,InvalidEndpointRegionException>toBuilder in class MarketplaceMeteringExceptionpublic static InvalidEndpointRegionException.Builder builder()
public static Class<? extends InvalidEndpointRegionException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.