Uses of Interface
software.amazon.awssdk.services.marketplacemetering.model.PlatformNotSupportedException.Builder
-
Packages that use PlatformNotSupportedException.Builder Package Description software.amazon.awssdk.services.marketplacemetering.model -
-
Uses of PlatformNotSupportedException.Builder in software.amazon.awssdk.services.marketplacemetering.model
Methods in software.amazon.awssdk.services.marketplacemetering.model that return PlatformNotSupportedException.Builder Modifier and Type Method Description PlatformNotSupportedException.BuilderPlatformNotSupportedException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static PlatformNotSupportedException.BuilderPlatformNotSupportedException. builder()PlatformNotSupportedException.BuilderPlatformNotSupportedException.Builder. cause(Throwable cause)PlatformNotSupportedException.BuilderPlatformNotSupportedException.Builder. message(String message)PlatformNotSupportedException.BuilderPlatformNotSupportedException.Builder. requestId(String requestId)PlatformNotSupportedException.BuilderPlatformNotSupportedException.Builder. statusCode(int statusCode)PlatformNotSupportedException.BuilderPlatformNotSupportedException. toBuilder()PlatformNotSupportedException.BuilderPlatformNotSupportedException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.marketplacemetering.model that return types with arguments of type PlatformNotSupportedException.Builder Modifier and Type Method Description static Class<? extends PlatformNotSupportedException.Builder>PlatformNotSupportedException. serializableBuilderClass()
-