Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
GetStreamDistributionChannelResponse |
MediaServices.getStreamDistributionChannel(GetStreamDistributionChannelRequest request)
Gets a Stream Distribution Channel by identifier.
|
GetStreamDistributionChannelResponse |
MediaServicesClient.getStreamDistributionChannel(GetStreamDistributionChannelRequest request) |
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 |
---|---|
GetStreamDistributionChannelResponse |
GetStreamDistributionChannelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetStreamDistributionChannelResponse.Builder |
GetStreamDistributionChannelResponse.Builder.copy(GetStreamDistributionChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.