Uses of Class
software.amazon.awssdk.services.mediaconnect.model.Transport
-
Packages that use Transport Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of Transport in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return Transport Modifier and Type Method Description TransportOutput. transport()Attributes related to the transport stream that are used in the output.TransportSource. transport()Attributes related to the transport stream that are used in the source.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type Transport Modifier and Type Method Description Output.BuilderOutput.Builder. transport(Transport transport)Attributes related to the transport stream that are used in the output.Source.BuilderSource.Builder. transport(Transport transport)Attributes related to the transport stream that are used in the source.
-