Uses of Class
com.oracle.bmc.mediaservices.model.IngestStreamDistributionChannelResult
- 
Packages that use IngestStreamDistributionChannelResult Package Description com.oracle.bmc.mediaservices.model com.oracle.bmc.mediaservices.responses 
- 
- 
Uses of IngestStreamDistributionChannelResult in com.oracle.bmc.mediaservices.modelMethods in com.oracle.bmc.mediaservices.model that return IngestStreamDistributionChannelResult Modifier and Type Method Description IngestStreamDistributionChannelResultIngestStreamDistributionChannelResult.Builder. build()Methods in com.oracle.bmc.mediaservices.model with parameters of type IngestStreamDistributionChannelResult Modifier and Type Method Description IngestStreamDistributionChannelResult.BuilderIngestStreamDistributionChannelResult.Builder. copy(IngestStreamDistributionChannelResult model)
- 
Uses of IngestStreamDistributionChannelResult in com.oracle.bmc.mediaservices.responsesMethods in com.oracle.bmc.mediaservices.responses that return IngestStreamDistributionChannelResult Modifier and Type Method Description IngestStreamDistributionChannelResultIngestStreamDistributionChannelResponse. getIngestStreamDistributionChannelResult()The returned IngestStreamDistributionChannelResult instance.Methods in com.oracle.bmc.mediaservices.responses with parameters of type IngestStreamDistributionChannelResult Modifier and Type Method Description IngestStreamDistributionChannelResponse.BuilderIngestStreamDistributionChannelResponse.Builder. ingestStreamDistributionChannelResult(IngestStreamDistributionChannelResult ingestStreamDistributionChannelResult)The returned IngestStreamDistributionChannelResult instance.
 
-