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