Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.requests |
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 |
---|---|
ListStreamCdnConfigsRequest |
ListStreamCdnConfigsRequest.Builder.build()
Build the instance of ListStreamCdnConfigsRequest as configured by this builder
|
ListStreamCdnConfigsRequest |
ListStreamCdnConfigsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListStreamCdnConfigsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListStreamCdnConfigsRequest.Builder |
ListStreamCdnConfigsRequest.Builder.copy(ListStreamCdnConfigsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.