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