Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetStreamPackagingConfigResponse> |
MediaServicesAsync.getStreamPackagingConfig(GetStreamPackagingConfigRequest request,
AsyncHandler<GetStreamPackagingConfigRequest,GetStreamPackagingConfigResponse> handler)
Gets a Stream Packaging Configuration by identifier.
|
Future<GetStreamPackagingConfigResponse> |
MediaServicesAsyncClient.getStreamPackagingConfig(GetStreamPackagingConfigRequest request,
AsyncHandler<GetStreamPackagingConfigRequest,GetStreamPackagingConfigResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetStreamPackagingConfigRequest |
GetStreamPackagingConfigRequest.Builder.build()
Build the instance of GetStreamPackagingConfigRequest as configured by this builder
|
GetStreamPackagingConfigRequest |
GetStreamPackagingConfigRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetStreamPackagingConfigRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetStreamPackagingConfigRequest.Builder |
GetStreamPackagingConfigRequest.Builder.copy(GetStreamPackagingConfigRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.