Uses of Class
software.amazon.awssdk.services.medialive.model.MaintenanceStatus
-
Packages that use MaintenanceStatus Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of MaintenanceStatus in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return MaintenanceStatus Modifier and Type Method Description MaintenanceStatusChannel. maintenance()Maintenance settings for this channel.MaintenanceStatusChannelSummary. maintenance()Maintenance settings for this channel.MaintenanceStatusDeleteChannelResponse. maintenance()Maintenance settings for this channel.MaintenanceStatusDescribeChannelResponse. maintenance()Maintenance settings for this channel.MaintenanceStatusRestartChannelPipelinesResponse. maintenance()Maintenance settings for this channel.MaintenanceStatusStartChannelResponse. maintenance()Maintenance settings for this channel.MaintenanceStatusStopChannelResponse. maintenance()Maintenance settings for this channel.Methods in software.amazon.awssdk.services.medialive.model with parameters of type MaintenanceStatus Modifier and Type Method Description Channel.BuilderChannel.Builder. maintenance(MaintenanceStatus maintenance)Maintenance settings for this channel.ChannelSummary.BuilderChannelSummary.Builder. maintenance(MaintenanceStatus maintenance)Maintenance settings for this channel.DeleteChannelResponse.BuilderDeleteChannelResponse.Builder. maintenance(MaintenanceStatus maintenance)Maintenance settings for this channel.DescribeChannelResponse.BuilderDescribeChannelResponse.Builder. maintenance(MaintenanceStatus maintenance)Maintenance settings for this channel.RestartChannelPipelinesResponse.BuilderRestartChannelPipelinesResponse.Builder. maintenance(MaintenanceStatus maintenance)Maintenance settings for this channel.StartChannelResponse.BuilderStartChannelResponse.Builder. maintenance(MaintenanceStatus maintenance)Maintenance settings for this channel.StopChannelResponse.BuilderStopChannelResponse.Builder. maintenance(MaintenanceStatus maintenance)Maintenance settings for this channel.
-