@Generated(value="software.amazon.awssdk:codegen") public final class PlatformNotSupportedException extends MarketplaceMeteringException implements ToCopyableBuilder<PlatformNotSupportedException.Builder,PlatformNotSupportedException>
AWS Marketplace does not support metering usage from the underlying platform. Currently, Amazon ECS, Amazon EKS, and AWS Fargate are supported.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PlatformNotSupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PlatformNotSupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PlatformNotSupportedException.Builder> |
serializableBuilderClass() |
PlatformNotSupportedException.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 PlatformNotSupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PlatformNotSupportedException.Builder,PlatformNotSupportedException>toBuilder in class MarketplaceMeteringExceptionpublic static PlatformNotSupportedException.Builder builder()
public static Class<? extends PlatformNotSupportedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.