Uses of Class
software.amazon.awssdk.services.mediaconnect.model.FmtpRequest
-
Packages that use FmtpRequest Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of FmtpRequest in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return FmtpRequest Modifier and Type Method Description FmtpRequestMediaStreamAttributesRequest. fmtp()The settings that you want to use to define the media stream.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type FmtpRequest Modifier and Type Method Description MediaStreamAttributesRequest.BuilderMediaStreamAttributesRequest.Builder. fmtp(FmtpRequest fmtp)The settings that you want to use to define the media stream.
-