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.model
Methods in com.oracle.bmc.mediaservices.model that return IngestStreamDistributionChannelResult Modifier and Type Method Description IngestStreamDistributionChannelResult
IngestStreamDistributionChannelResult.Builder. build()
Methods in com.oracle.bmc.mediaservices.model with parameters of type IngestStreamDistributionChannelResult Modifier and Type Method Description IngestStreamDistributionChannelResult.Builder
IngestStreamDistributionChannelResult.Builder. copy(IngestStreamDistributionChannelResult model)
-
Uses of IngestStreamDistributionChannelResult in com.oracle.bmc.mediaservices.responses
Methods in com.oracle.bmc.mediaservices.responses that return IngestStreamDistributionChannelResult Modifier and Type Method Description IngestStreamDistributionChannelResult
IngestStreamDistributionChannelResponse. getIngestStreamDistributionChannelResult()
The returned IngestStreamDistributionChannelResult instance.Methods in com.oracle.bmc.mediaservices.responses with parameters of type IngestStreamDistributionChannelResult Modifier and Type Method Description IngestStreamDistributionChannelResponse.Builder
IngestStreamDistributionChannelResponse.Builder. ingestStreamDistributionChannelResult(IngestStreamDistributionChannelResult ingestStreamDistributionChannelResult)
The returned IngestStreamDistributionChannelResult instance.
-