Uses of Class
com.oracle.bmc.mediaservices.requests.GetMediaAssetDistributionChannelAttachmentRequest
-
Packages that use GetMediaAssetDistributionChannelAttachmentRequest Package Description com.oracle.bmc.mediaservices com.oracle.bmc.mediaservices.requests -
-
Uses of GetMediaAssetDistributionChannelAttachmentRequest in com.oracle.bmc.mediaservices
Method parameters in com.oracle.bmc.mediaservices with type arguments of type GetMediaAssetDistributionChannelAttachmentRequest Modifier and Type Method 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)
-
Uses of GetMediaAssetDistributionChannelAttachmentRequest in com.oracle.bmc.mediaservices.requests
Methods in com.oracle.bmc.mediaservices.requests that return GetMediaAssetDistributionChannelAttachmentRequest Modifier and Type Method Description GetMediaAssetDistributionChannelAttachmentRequest
GetMediaAssetDistributionChannelAttachmentRequest.Builder. build()
Build the instance of GetMediaAssetDistributionChannelAttachmentRequest as configured by this builderGetMediaAssetDistributionChannelAttachmentRequest
GetMediaAssetDistributionChannelAttachmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetMediaAssetDistributionChannelAttachmentRequest as configured by this builderMethods in com.oracle.bmc.mediaservices.requests with parameters of type GetMediaAssetDistributionChannelAttachmentRequest Modifier and Type Method Description GetMediaAssetDistributionChannelAttachmentRequest.Builder
GetMediaAssetDistributionChannelAttachmentRequest.Builder. copy(GetMediaAssetDistributionChannelAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
-