Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
AddStreamPackagingConfigLockResponse |
MediaServices.addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest request)
Add a lock to a StreamPackagingConfig.
|
AddStreamPackagingConfigLockResponse |
MediaServicesClient.addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest request) |
Future<AddStreamPackagingConfigLockResponse> |
MediaServicesAsync.addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest request,
AsyncHandler<AddStreamPackagingConfigLockRequest,AddStreamPackagingConfigLockResponse> handler)
Add a lock to a StreamPackagingConfig.
|
Future<AddStreamPackagingConfigLockResponse> |
MediaServicesAsyncClient.addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest request,
AsyncHandler<AddStreamPackagingConfigLockRequest,AddStreamPackagingConfigLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AddStreamPackagingConfigLockResponse> |
MediaServicesAsync.addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest request,
AsyncHandler<AddStreamPackagingConfigLockRequest,AddStreamPackagingConfigLockResponse> handler)
Add a lock to a StreamPackagingConfig.
|
Future<AddStreamPackagingConfigLockResponse> |
MediaServicesAsyncClient.addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest request,
AsyncHandler<AddStreamPackagingConfigLockRequest,AddStreamPackagingConfigLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AddStreamPackagingConfigLockRequest |
AddStreamPackagingConfigLockRequest.Builder.build()
Build the instance of AddStreamPackagingConfigLockRequest as configured by this builder
|
AddStreamPackagingConfigLockRequest |
AddStreamPackagingConfigLockRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddStreamPackagingConfigLockRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AddStreamPackagingConfigLockRequest.Builder |
AddStreamPackagingConfigLockRequest.Builder.copy(AddStreamPackagingConfigLockRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.