Uses of Class
com.oracle.bmc.mediaservices.responses.DeleteMediaAssetDistributionChannelAttachmentResponse.Builder
-
Packages that use DeleteMediaAssetDistributionChannelAttachmentResponse.Builder Package Description com.oracle.bmc.mediaservices.responses -
-
Uses of DeleteMediaAssetDistributionChannelAttachmentResponse.Builder in com.oracle.bmc.mediaservices.responses
Methods in com.oracle.bmc.mediaservices.responses that return DeleteMediaAssetDistributionChannelAttachmentResponse.Builder Modifier and Type Method Description DeleteMediaAssetDistributionChannelAttachmentResponse.Builder
DeleteMediaAssetDistributionChannelAttachmentResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeleteMediaAssetDistributionChannelAttachmentResponse.Builder
DeleteMediaAssetDistributionChannelAttachmentResponse. builder()
Return a new builder for this response object.DeleteMediaAssetDistributionChannelAttachmentResponse.Builder
DeleteMediaAssetDistributionChannelAttachmentResponse.Builder. copy(DeleteMediaAssetDistributionChannelAttachmentResponse o)
Copy method to populate the builder with values from the given instance.DeleteMediaAssetDistributionChannelAttachmentResponse.Builder
DeleteMediaAssetDistributionChannelAttachmentResponse.Builder. headers(Map<String,List<String>> headers)
DeleteMediaAssetDistributionChannelAttachmentResponse.Builder
DeleteMediaAssetDistributionChannelAttachmentResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-