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