Uses of Class
com.oracle.bmc.mediaservices.responses.GetMediaAssetDistributionChannelAttachmentResponse
-
Packages that use GetMediaAssetDistributionChannelAttachmentResponse Package Description com.oracle.bmc.mediaservices com.oracle.bmc.mediaservices.responses -
-
Uses of GetMediaAssetDistributionChannelAttachmentResponse in com.oracle.bmc.mediaservices
Methods in com.oracle.bmc.mediaservices that return GetMediaAssetDistributionChannelAttachmentResponse Modifier and Type Method Description GetMediaAssetDistributionChannelAttachmentResponse
MediaServices. getMediaAssetDistributionChannelAttachment(GetMediaAssetDistributionChannelAttachmentRequest request)
Gets a MediaAssetDistributionChannelAttachment for a MediaAsset by identifiers.GetMediaAssetDistributionChannelAttachmentResponse
MediaServicesClient. getMediaAssetDistributionChannelAttachment(GetMediaAssetDistributionChannelAttachmentRequest request)
Method parameters in com.oracle.bmc.mediaservices with type arguments of type GetMediaAssetDistributionChannelAttachmentResponse 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 GetMediaAssetDistributionChannelAttachmentResponse in com.oracle.bmc.mediaservices.responses
Methods in com.oracle.bmc.mediaservices.responses that return GetMediaAssetDistributionChannelAttachmentResponse Modifier and Type Method Description GetMediaAssetDistributionChannelAttachmentResponse
GetMediaAssetDistributionChannelAttachmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.mediaservices.responses with parameters of type GetMediaAssetDistributionChannelAttachmentResponse Modifier and Type Method Description GetMediaAssetDistributionChannelAttachmentResponse.Builder
GetMediaAssetDistributionChannelAttachmentResponse.Builder. copy(GetMediaAssetDistributionChannelAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
-