Uses of Interface
software.amazon.awssdk.services.ssm.model.GetCalendarStateResponse.Builder
Packages that use GetCalendarStateResponse.Builder
-
Uses of GetCalendarStateResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetCalendarStateResponse.BuilderModifier and TypeMethodDescriptionThe time, as an ISO 8601 string, that you specified in your command.GetCalendarStateResponse.builder()GetCalendarStateResponse.Builder.nextTransitionTime(String nextTransitionTime) The time, as an ISO 8601 string, that the calendar state will change.The state of the calendar.GetCalendarStateResponse.Builder.state(CalendarState state) The state of the calendar.GetCalendarStateResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetCalendarStateResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetCalendarStateResponse.Builder>GetCalendarStateResponse.serializableBuilderClass()