Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
UpdateStreamPackagingConfigResponse |
MediaServices.updateStreamPackagingConfig(UpdateStreamPackagingConfigRequest request)
Updates the Stream Packaging Configuration.
|
UpdateStreamPackagingConfigResponse |
MediaServicesClient.updateStreamPackagingConfig(UpdateStreamPackagingConfigRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateStreamPackagingConfigResponse> |
MediaServicesAsync.updateStreamPackagingConfig(UpdateStreamPackagingConfigRequest request,
AsyncHandler<UpdateStreamPackagingConfigRequest,UpdateStreamPackagingConfigResponse> handler)
Updates the Stream Packaging Configuration.
|
Future<UpdateStreamPackagingConfigResponse> |
MediaServicesAsyncClient.updateStreamPackagingConfig(UpdateStreamPackagingConfigRequest request,
AsyncHandler<UpdateStreamPackagingConfigRequest,UpdateStreamPackagingConfigResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateStreamPackagingConfigResponse> |
MediaServicesAsync.updateStreamPackagingConfig(UpdateStreamPackagingConfigRequest request,
AsyncHandler<UpdateStreamPackagingConfigRequest,UpdateStreamPackagingConfigResponse> handler)
Updates the Stream Packaging Configuration.
|
Future<UpdateStreamPackagingConfigResponse> |
MediaServicesAsyncClient.updateStreamPackagingConfig(UpdateStreamPackagingConfigRequest request,
AsyncHandler<UpdateStreamPackagingConfigRequest,UpdateStreamPackagingConfigResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateStreamPackagingConfigResponse |
UpdateStreamPackagingConfigResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateStreamPackagingConfigResponse.Builder |
UpdateStreamPackagingConfigResponse.Builder.copy(UpdateStreamPackagingConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.