Uses of Class
software.amazon.awssdk.services.medialive.model.InputSpecification
-
Packages that use InputSpecification Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of InputSpecification in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return InputSpecification Modifier and Type Method Description InputSpecificationChannel. inputSpecification()Specification of network and file inputs for this channelInputSpecificationChannelSummary. inputSpecification()Specification of network and file inputs for this channelInputSpecificationCreateChannelRequest. inputSpecification()Specification of network and file inputs for this channelInputSpecificationDeleteChannelResponse. inputSpecification()Specification of network and file inputs for this channelInputSpecificationDescribeChannelResponse. inputSpecification()Specification of network and file inputs for this channelInputSpecificationRestartChannelPipelinesResponse. inputSpecification()Specification of network and file inputs for this channelInputSpecificationStartChannelResponse. inputSpecification()Specification of network and file inputs for this channelInputSpecificationStopChannelResponse. inputSpecification()Specification of network and file inputs for this channelInputSpecificationUpdateChannelRequest. inputSpecification()Specification of network and file inputs for this channelMethods in software.amazon.awssdk.services.medialive.model with parameters of type InputSpecification Modifier and Type Method Description Channel.BuilderChannel.Builder. inputSpecification(InputSpecification inputSpecification)Specification of network and file inputs for this channelChannelSummary.BuilderChannelSummary.Builder. inputSpecification(InputSpecification inputSpecification)Specification of network and file inputs for this channelCreateChannelRequest.BuilderCreateChannelRequest.Builder. inputSpecification(InputSpecification inputSpecification)Specification of network and file inputs for this channelDeleteChannelResponse.BuilderDeleteChannelResponse.Builder. inputSpecification(InputSpecification inputSpecification)Specification of network and file inputs for this channelDescribeChannelResponse.BuilderDescribeChannelResponse.Builder. inputSpecification(InputSpecification inputSpecification)Specification of network and file inputs for this channelRestartChannelPipelinesResponse.BuilderRestartChannelPipelinesResponse.Builder. inputSpecification(InputSpecification inputSpecification)Specification of network and file inputs for this channelStartChannelResponse.BuilderStartChannelResponse.Builder. inputSpecification(InputSpecification inputSpecification)Specification of network and file inputs for this channelStopChannelResponse.BuilderStopChannelResponse.Builder. inputSpecification(InputSpecification inputSpecification)Specification of network and file inputs for this channelUpdateChannelRequest.BuilderUpdateChannelRequest.Builder. inputSpecification(InputSpecification inputSpecification)Specification of network and file inputs for this channel
-