Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
IngestStreamDistributionChannelResponse |
MediaServices.ingestStreamDistributionChannel(IngestStreamDistributionChannelRequest request)
Ingests an Asset into a Distribution Channel.
|
IngestStreamDistributionChannelResponse |
MediaServicesClient.ingestStreamDistributionChannel(IngestStreamDistributionChannelRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<IngestStreamDistributionChannelResponse> |
MediaServicesAsync.ingestStreamDistributionChannel(IngestStreamDistributionChannelRequest request,
AsyncHandler<IngestStreamDistributionChannelRequest,IngestStreamDistributionChannelResponse> handler)
Ingests an Asset into a Distribution Channel.
|
Future<IngestStreamDistributionChannelResponse> |
MediaServicesAsyncClient.ingestStreamDistributionChannel(IngestStreamDistributionChannelRequest request,
AsyncHandler<IngestStreamDistributionChannelRequest,IngestStreamDistributionChannelResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<IngestStreamDistributionChannelResponse> |
MediaServicesAsync.ingestStreamDistributionChannel(IngestStreamDistributionChannelRequest request,
AsyncHandler<IngestStreamDistributionChannelRequest,IngestStreamDistributionChannelResponse> handler)
Ingests an Asset into a Distribution Channel.
|
Future<IngestStreamDistributionChannelResponse> |
MediaServicesAsyncClient.ingestStreamDistributionChannel(IngestStreamDistributionChannelRequest request,
AsyncHandler<IngestStreamDistributionChannelRequest,IngestStreamDistributionChannelResponse> handler) |
Modifier and Type | Method and Description |
---|---|
IngestStreamDistributionChannelResponse |
IngestStreamDistributionChannelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
IngestStreamDistributionChannelResponse.Builder |
IngestStreamDistributionChannelResponse.Builder.copy(IngestStreamDistributionChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.