Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
GetMediaAssetDistributionChannelAttachmentResponse |
MediaServices.getMediaAssetDistributionChannelAttachment(GetMediaAssetDistributionChannelAttachmentRequest request)
Gets a MediaAssetDistributionChannelAttachment for a MediaAsset by identifiers.
|
GetMediaAssetDistributionChannelAttachmentResponse |
MediaServicesClient.getMediaAssetDistributionChannelAttachment(GetMediaAssetDistributionChannelAttachmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetMediaAssetDistributionChannelAttachmentResponse> |
MediaServicesAsync.getMediaAssetDistributionChannelAttachment(GetMediaAssetDistributionChannelAttachmentRequest request,
AsyncHandler<GetMediaAssetDistributionChannelAttachmentRequest,GetMediaAssetDistributionChannelAttachmentResponse> handler)
Gets a MediaAssetDistributionChannelAttachment for a MediaAsset by identifiers.
|
Future<GetMediaAssetDistributionChannelAttachmentResponse> |
MediaServicesAsyncClient.getMediaAssetDistributionChannelAttachment(GetMediaAssetDistributionChannelAttachmentRequest request,
AsyncHandler<GetMediaAssetDistributionChannelAttachmentRequest,GetMediaAssetDistributionChannelAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMediaAssetDistributionChannelAttachmentResponse |
GetMediaAssetDistributionChannelAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMediaAssetDistributionChannelAttachmentResponse.Builder |
GetMediaAssetDistributionChannelAttachmentResponse.Builder.copy(GetMediaAssetDistributionChannelAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.