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