Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetStreamDistributionChannelResponse> |
MediaServicesAsync.getStreamDistributionChannel(GetStreamDistributionChannelRequest request,
AsyncHandler<GetStreamDistributionChannelRequest,GetStreamDistributionChannelResponse> handler)
Gets a Stream Distribution Channel by identifier.
|
Future<GetStreamDistributionChannelResponse> |
MediaServicesAsyncClient.getStreamDistributionChannel(GetStreamDistributionChannelRequest request,
AsyncHandler<GetStreamDistributionChannelRequest,GetStreamDistributionChannelResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetStreamDistributionChannelRequest |
GetStreamDistributionChannelRequest.Builder.build()
Build the instance of GetStreamDistributionChannelRequest as configured by this builder
|
GetStreamDistributionChannelRequest |
GetStreamDistributionChannelRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetStreamDistributionChannelRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetStreamDistributionChannelRequest.Builder |
GetStreamDistributionChannelRequest.Builder.copy(GetStreamDistributionChannelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.