Uses of Class
com.oracle.bmc.mediaservices.model.MediaAssetDistributionChannelAttachmentSortBy
-
Packages that use MediaAssetDistributionChannelAttachmentSortBy Package Description com.oracle.bmc.mediaservices.model com.oracle.bmc.mediaservices.requests -
-
Uses of MediaAssetDistributionChannelAttachmentSortBy in com.oracle.bmc.mediaservices.model
Methods in com.oracle.bmc.mediaservices.model that return MediaAssetDistributionChannelAttachmentSortBy Modifier and Type Method Description static MediaAssetDistributionChannelAttachmentSortByMediaAssetDistributionChannelAttachmentSortBy. create(String key)static MediaAssetDistributionChannelAttachmentSortByMediaAssetDistributionChannelAttachmentSortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static MediaAssetDistributionChannelAttachmentSortBy[]MediaAssetDistributionChannelAttachmentSortBy. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MediaAssetDistributionChannelAttachmentSortBy in com.oracle.bmc.mediaservices.requests
Methods in com.oracle.bmc.mediaservices.requests that return MediaAssetDistributionChannelAttachmentSortBy Modifier and Type Method Description MediaAssetDistributionChannelAttachmentSortByListMediaAssetDistributionChannelAttachmentsRequest. getSortBy()The field to sort by.Methods in com.oracle.bmc.mediaservices.requests with parameters of type MediaAssetDistributionChannelAttachmentSortBy Modifier and Type Method Description ListMediaAssetDistributionChannelAttachmentsRequest.BuilderListMediaAssetDistributionChannelAttachmentsRequest.Builder. sortBy(MediaAssetDistributionChannelAttachmentSortBy sortBy)The field to sort by.
-