Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
ListStreamDistributionChannelsResponse |
MediaServices.listStreamDistributionChannels(ListStreamDistributionChannelsRequest request)
Lists the Stream Distribution Channels.
|
ListStreamDistributionChannelsResponse |
MediaServicesClient.listStreamDistributionChannels(ListStreamDistributionChannelsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListStreamDistributionChannelsResponse> |
MediaServicesAsync.listStreamDistributionChannels(ListStreamDistributionChannelsRequest request,
AsyncHandler<ListStreamDistributionChannelsRequest,ListStreamDistributionChannelsResponse> handler)
Lists the Stream Distribution Channels.
|
Future<ListStreamDistributionChannelsResponse> |
MediaServicesAsyncClient.listStreamDistributionChannels(ListStreamDistributionChannelsRequest request,
AsyncHandler<ListStreamDistributionChannelsRequest,ListStreamDistributionChannelsResponse> handler) |
Iterable<ListStreamDistributionChannelsResponse> |
MediaServicesPaginators.listStreamDistributionChannelsResponseIterator(ListStreamDistributionChannelsRequest request)
Creates a new iterable which will iterate over the responses received from the
listStreamDistributionChannels operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListStreamDistributionChannelsResponse> |
MediaServicesAsync.listStreamDistributionChannels(ListStreamDistributionChannelsRequest request,
AsyncHandler<ListStreamDistributionChannelsRequest,ListStreamDistributionChannelsResponse> handler)
Lists the Stream Distribution Channels.
|
Future<ListStreamDistributionChannelsResponse> |
MediaServicesAsyncClient.listStreamDistributionChannels(ListStreamDistributionChannelsRequest request,
AsyncHandler<ListStreamDistributionChannelsRequest,ListStreamDistributionChannelsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListStreamDistributionChannelsResponse |
ListStreamDistributionChannelsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListStreamDistributionChannelsResponse.Builder |
ListStreamDistributionChannelsResponse.Builder.copy(ListStreamDistributionChannelsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.