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