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