Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.requests |
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 |
---|---|
IngestStreamDistributionChannelRequest |
IngestStreamDistributionChannelRequest.Builder.build()
Build the instance of IngestStreamDistributionChannelRequest as configured by this
builder
|
IngestStreamDistributionChannelRequest |
IngestStreamDistributionChannelRequest.Builder.buildWithoutInvocationCallback()
Build the instance of IngestStreamDistributionChannelRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.Builder.copy(IngestStreamDistributionChannelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.