Uses of Class
com.oracle.bmc.mediaservices.responses.GetStreamDistributionChannelResponse
- 
Packages that use GetStreamDistributionChannelResponse Package Description com.oracle.bmc.mediaservices com.oracle.bmc.mediaservices.responses 
- 
- 
Uses of GetStreamDistributionChannelResponse in com.oracle.bmc.mediaservicesMethods in com.oracle.bmc.mediaservices that return GetStreamDistributionChannelResponse Modifier and Type Method Description GetStreamDistributionChannelResponseMediaServices. getStreamDistributionChannel(GetStreamDistributionChannelRequest request)Gets a Stream Distribution Channel by identifier.GetStreamDistributionChannelResponseMediaServicesClient. getStreamDistributionChannel(GetStreamDistributionChannelRequest request)Method parameters in com.oracle.bmc.mediaservices with type arguments of type GetStreamDistributionChannelResponse Modifier and Type Method 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)
- 
Uses of GetStreamDistributionChannelResponse in com.oracle.bmc.mediaservices.responsesMethods in com.oracle.bmc.mediaservices.responses that return GetStreamDistributionChannelResponse Modifier and Type Method Description GetStreamDistributionChannelResponseGetStreamDistributionChannelResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.mediaservices.responses with parameters of type GetStreamDistributionChannelResponse Modifier and Type Method Description GetStreamDistributionChannelResponse.BuilderGetStreamDistributionChannelResponse.Builder. copy(GetStreamDistributionChannelResponse o)Copy method to populate the builder with values from the given instance.
 
-