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