Uses of Interface
software.amazon.awssdk.services.ssm.model.UnsupportedPlatformTypeException.Builder
Packages that use UnsupportedPlatformTypeException.Builder
-
Uses of UnsupportedPlatformTypeException.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return UnsupportedPlatformTypeException.BuilderModifier and TypeMethodDescriptionUnsupportedPlatformTypeException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) UnsupportedPlatformTypeException.builder()UnsupportedPlatformTypeException.Builder.numAttempts(Integer numAttempts) UnsupportedPlatformTypeException.Builder.statusCode(int statusCode) UnsupportedPlatformTypeException.toBuilder()UnsupportedPlatformTypeException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type UnsupportedPlatformTypeException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UnsupportedPlatformTypeException.Builder>UnsupportedPlatformTypeException.serializableBuilderClass()