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