Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
RemoveStreamDistributionChannelLockResponse |
MediaServices.removeStreamDistributionChannelLock(RemoveStreamDistributionChannelLockRequest request)
Remove a lock to a StreamDistributionChannel.
|
RemoveStreamDistributionChannelLockResponse |
MediaServicesClient.removeStreamDistributionChannelLock(RemoveStreamDistributionChannelLockRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RemoveStreamDistributionChannelLockResponse> |
MediaServicesAsync.removeStreamDistributionChannelLock(RemoveStreamDistributionChannelLockRequest request,
AsyncHandler<RemoveStreamDistributionChannelLockRequest,RemoveStreamDistributionChannelLockResponse> handler)
Remove a lock to a StreamDistributionChannel.
|
Future<RemoveStreamDistributionChannelLockResponse> |
MediaServicesAsyncClient.removeStreamDistributionChannelLock(RemoveStreamDistributionChannelLockRequest request,
AsyncHandler<RemoveStreamDistributionChannelLockRequest,RemoveStreamDistributionChannelLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RemoveStreamDistributionChannelLockResponse> |
MediaServicesAsync.removeStreamDistributionChannelLock(RemoveStreamDistributionChannelLockRequest request,
AsyncHandler<RemoveStreamDistributionChannelLockRequest,RemoveStreamDistributionChannelLockResponse> handler)
Remove a lock to a StreamDistributionChannel.
|
Future<RemoveStreamDistributionChannelLockResponse> |
MediaServicesAsyncClient.removeStreamDistributionChannelLock(RemoveStreamDistributionChannelLockRequest request,
AsyncHandler<RemoveStreamDistributionChannelLockRequest,RemoveStreamDistributionChannelLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RemoveStreamDistributionChannelLockResponse |
RemoveStreamDistributionChannelLockResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RemoveStreamDistributionChannelLockResponse.Builder |
RemoveStreamDistributionChannelLockResponse.Builder.copy(RemoveStreamDistributionChannelLockResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.