Documentation
¶
Index ¶
- type AacAudioConfigurationListQueryParams
- type Ac3AudioConfigurationListQueryParams
- type AesEncryptionDrmListQueryParams
- type AkamaiMslOutputListQueryParams
- type AkamaiNetStorageInputListQueryParams
- type AkamaiNetStorageOutputListQueryParams
- type AnalyticsExportTaskListQueryParams
- type ApiErrorDefinitionListQueryParams
- type AsperaInputListQueryParams
- type AudioAdaptationSetListQueryParams
- type AudioMediaInfoListQueryParams
- type AudioMixFilterListQueryParams
- type AudioMixInputStreamListQueryParams
- type AudioVolumeFilterListQueryParams
- type Av1VideoConfigurationListQueryParams
- type AwsAccountListQueryParams
- type AwsAccountRegionSettingsListQueryParams
- type AzureInputListQueryParams
- type AzureOutputListQueryParams
- type BroadcastTsMuxingListQueryParams
- type BurnInSubtitleSrtListQueryParams
- type CencDrmListQueryParams
- type ClearKeyDrmListQueryParams
- type ClosedCaptionsMediaInfoListQueryParams
- type CmafMuxingListQueryParams
- type CodecConfigurationListQueryParams
- type ConcatenationInputStreamListQueryParams
- type ContentProtectionListQueryParams
- type ConvertSccCaptionListQueryParams
- type CropFilterListQueryParams
- type CustomTagListQueryParams
- type CustomXmlElementListQueryParams
- type DailyStatisticsListByDateRangeQueryParams
- type DailyStatisticsListQueryParams
- type DailyStatisticsPerLabelListByDateRangeQueryParams
- type DailyStatisticsPerLabelListQueryParams
- type DashCmafDrmRepresentationListQueryParams
- type DashCmafRepresentationListQueryParams
- type DashFmp4DrmRepresentationListQueryParams
- type DashFmp4RepresentationListQueryParams
- type DashManifestListQueryParams
- type DashMp4DrmRepresentationListQueryParams
- type DashMp4RepresentationListQueryParams
- type DashVttRepresentationListQueryParams
- type DashWebmRepresentationListQueryParams
- type DeinterlaceFilterListQueryParams
- type DenoiseHqdn3dFilterListQueryParams
- type Eac3AudioConfigurationListQueryParams
- type EbuR128SinglePassFilterListQueryParams
- type EmailNotificationListQueryParams
- type EmailNotificationWithStreamConditionsListQueryParams
- type EncodingErrorDefinitionListQueryParams
- type EncodingListQueryParams
- type EncodingStatisticsLiveListByDateRangeQueryParams
- type EncodingStatisticsLiveListQueryParams
- type EncodingStatisticsVodListByDateRangeQueryParams
- type EncodingStatisticsVodListQueryParams
- type EnhancedWatermarkFilterListQueryParams
- type FairPlayDrmListQueryParams
- type FilterListQueryParams
- type Fmp4MuxingListQueryParams
- type FrameIdId3TagListQueryParams
- type FtpInputListQueryParams
- type FtpOutputListQueryParams
- type GcsInputListQueryParams
- type GcsOutputListQueryParams
- type GenericS3InputListQueryParams
- type GenericS3OutputListQueryParams
- type H264PictureTimingTrimmingInputStreamListQueryParams
- type H264VideoConfigurationListQueryParams
- type H265VideoConfigurationListQueryParams
- type HeAacV1AudioConfigurationListQueryParams
- type HeAacV2AudioConfigurationListQueryParams
- type HlsManifestListQueryParams
- type HttpInputListQueryParams
- type HttpsInputListQueryParams
- type IFramePlaylistListQueryParams
- type Id3TagListQueryParams
- type IngestInputStreamListQueryParams
- type InputListQueryParams
- type InputStreamListQueryParams
- type InterlaceFilterListQueryParams
- type KeyframeListQueryParams
- type KubernetesClusterListQueryParams
- type LiveEncodingStatsEventListQueryParams
- type LocalInputListQueryParams
- type LocalOutputListQueryParams
- type ManifestListQueryParams
- type MarlinDrmListQueryParams
- type MjpegVideoConfigurationListQueryParams
- type Mp3AudioConfigurationListQueryParams
- type Mp3MuxingListQueryParams
- type Mp4MuxingListQueryParams
- type MuxingListQueryParams
- type NotificationListQueryParams
- type NotificationStateEntryListByNotificationIdQueryParams
- type NotificationStateEntryListQueryParams
- type ObjectDetectionConfigurationListQueryParams
- type ObjectDetectionResultListQueryParams
- type OpusAudioConfigurationListQueryParams
- type OutputListQueryParams
- type PeriodListQueryParams
- type PlaintextId3TagListQueryParams
- type PlayReadyDrmListQueryParams
- type PlayerLicenseListQueryParams
- type PrewarmEncoderSettingsListQueryParams
- type PrimeTimeDrmListQueryParams
- type ProgressiveMovMuxingListQueryParams
- type ProgressiveTsMuxingListQueryParams
- type ProgressiveWebmMuxingListQueryParams
- type PsnrQualityMetricListQueryParams
- type RawId3TagListQueryParams
- type RedundantRtmpInputListQueryParams
- type RotateFilterListQueryParams
- type RtmpInputListQueryParams
- type S3InputListQueryParams
- type S3OutputListQueryParams
- type S3RoleBasedInputListQueryParams
- type S3RoleBasedOutputListQueryParams
- type ScaleFilterListQueryParams
- type SccCaptionListQueryParams
- type SegmentedRawMuxingListQueryParams
- type SftpInputListQueryParams
- type SftpOutputListQueryParams
- type SidecarFileListQueryParams
- type SmoothManifestContentProtectionListQueryParams
- type SmoothStreamingManifestListQueryParams
- type SmoothStreamingRepresentationListQueryParams
- type SpriteListQueryParams
- type SrtInputListQueryParams
- type SrtStatisticsListBySrtInputIdQueryParams
- type SrtStatisticsListQueryParams
- type StatisticsListQueryParams
- type StatisticsPerLabelListByDateRangeQueryParams
- type StatisticsPerLabelListQueryParams
- type StreamFilterListListQueryParams
- type StreamInfoListQueryParams
- type StreamInfosListQueryParams
- type StreamListQueryParams
- type SubtitleAdaptationSetListQueryParams
- type SubtitlesMediaInfoListQueryParams
- type TcpInputListQueryParams
- type TextFilterListQueryParams
- type ThumbnailListQueryParams
- type TimeBasedTrimmingInputStreamListQueryParams
- type TimecodeTrackTrimmingInputStreamListQueryParams
- type TsMuxingListQueryParams
- type UdpInputListQueryParams
- type UdpMulticastInputListQueryParams
- type UnsharpFilterListQueryParams
- type VideoAdaptationSetListQueryParams
- type VideoMediaInfoListQueryParams
- type VorbisAudioConfigurationListQueryParams
- type Vp8VideoConfigurationListQueryParams
- type Vp9VideoConfigurationListQueryParams
- type VttMediaInfoListQueryParams
- type WatermarkFilterListQueryParams
- type WebhookListByEncodingIdQueryParams
- type WebhookListQueryParams
- type WebmMuxingListQueryParams
- type WidevineDrmListQueryParams
- type ZixiInputListQueryParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AacAudioConfigurationListQueryParams ¶
type AacAudioConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*AacAudioConfigurationListQueryParams) Params ¶
func (q *AacAudioConfigurationListQueryParams) Params() map[string]string
type Ac3AudioConfigurationListQueryParams ¶
type Ac3AudioConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*Ac3AudioConfigurationListQueryParams) Params ¶
func (q *Ac3AudioConfigurationListQueryParams) Params() map[string]string
type AesEncryptionDrmListQueryParams ¶
type AesEncryptionDrmListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*AesEncryptionDrmListQueryParams) Params ¶
func (q *AesEncryptionDrmListQueryParams) Params() map[string]string
type AkamaiMslOutputListQueryParams ¶
type AkamaiMslOutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*AkamaiMslOutputListQueryParams) Params ¶
func (q *AkamaiMslOutputListQueryParams) Params() map[string]string
type AkamaiNetStorageInputListQueryParams ¶
type AkamaiNetStorageInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*AkamaiNetStorageInputListQueryParams) Params ¶
func (q *AkamaiNetStorageInputListQueryParams) Params() map[string]string
type AkamaiNetStorageOutputListQueryParams ¶
type AkamaiNetStorageOutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*AkamaiNetStorageOutputListQueryParams) Params ¶
func (q *AkamaiNetStorageOutputListQueryParams) Params() map[string]string
type AnalyticsExportTaskListQueryParams ¶
type AnalyticsExportTaskListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*AnalyticsExportTaskListQueryParams) Params ¶
func (q *AnalyticsExportTaskListQueryParams) Params() map[string]string
type ApiErrorDefinitionListQueryParams ¶
type ApiErrorDefinitionListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ApiErrorDefinitionListQueryParams) Params ¶
func (q *ApiErrorDefinitionListQueryParams) Params() map[string]string
type AsperaInputListQueryParams ¶
type AsperaInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*AsperaInputListQueryParams) Params ¶
func (q *AsperaInputListQueryParams) Params() map[string]string
type AudioAdaptationSetListQueryParams ¶
type AudioAdaptationSetListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*AudioAdaptationSetListQueryParams) Params ¶
func (q *AudioAdaptationSetListQueryParams) Params() map[string]string
type AudioMediaInfoListQueryParams ¶
type AudioMediaInfoListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*AudioMediaInfoListQueryParams) Params ¶
func (q *AudioMediaInfoListQueryParams) Params() map[string]string
type AudioMixFilterListQueryParams ¶
type AudioMixFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*AudioMixFilterListQueryParams) Params ¶
func (q *AudioMixFilterListQueryParams) Params() map[string]string
type AudioMixInputStreamListQueryParams ¶
type AudioMixInputStreamListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*AudioMixInputStreamListQueryParams) Params ¶
func (q *AudioMixInputStreamListQueryParams) Params() map[string]string
type AudioVolumeFilterListQueryParams ¶
type AudioVolumeFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*AudioVolumeFilterListQueryParams) Params ¶
func (q *AudioVolumeFilterListQueryParams) Params() map[string]string
type Av1VideoConfigurationListQueryParams ¶
type Av1VideoConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*Av1VideoConfigurationListQueryParams) Params ¶
func (q *Av1VideoConfigurationListQueryParams) Params() map[string]string
type AwsAccountListQueryParams ¶
func (*AwsAccountListQueryParams) Params ¶
func (q *AwsAccountListQueryParams) Params() map[string]string
type AwsAccountRegionSettingsListQueryParams ¶
type AwsAccountRegionSettingsListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*AwsAccountRegionSettingsListQueryParams) Params ¶
func (q *AwsAccountRegionSettingsListQueryParams) Params() map[string]string
type AzureInputListQueryParams ¶
type AzureInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*AzureInputListQueryParams) Params ¶
func (q *AzureInputListQueryParams) Params() map[string]string
type AzureOutputListQueryParams ¶
type AzureOutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*AzureOutputListQueryParams) Params ¶
func (q *AzureOutputListQueryParams) Params() map[string]string
type BroadcastTsMuxingListQueryParams ¶
type BroadcastTsMuxingListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*BroadcastTsMuxingListQueryParams) Params ¶
func (q *BroadcastTsMuxingListQueryParams) Params() map[string]string
type BurnInSubtitleSrtListQueryParams ¶
type BurnInSubtitleSrtListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*BurnInSubtitleSrtListQueryParams) Params ¶
func (q *BurnInSubtitleSrtListQueryParams) Params() map[string]string
type CencDrmListQueryParams ¶
func (*CencDrmListQueryParams) Params ¶
func (q *CencDrmListQueryParams) Params() map[string]string
type ClearKeyDrmListQueryParams ¶
type ClearKeyDrmListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ClearKeyDrmListQueryParams) Params ¶
func (q *ClearKeyDrmListQueryParams) Params() map[string]string
type ClosedCaptionsMediaInfoListQueryParams ¶
type ClosedCaptionsMediaInfoListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ClosedCaptionsMediaInfoListQueryParams) Params ¶
func (q *ClosedCaptionsMediaInfoListQueryParams) Params() map[string]string
type CmafMuxingListQueryParams ¶
func (*CmafMuxingListQueryParams) Params ¶
func (q *CmafMuxingListQueryParams) Params() map[string]string
type CodecConfigurationListQueryParams ¶
type CodecConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*CodecConfigurationListQueryParams) Params ¶
func (q *CodecConfigurationListQueryParams) Params() map[string]string
type ConcatenationInputStreamListQueryParams ¶
type ConcatenationInputStreamListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ConcatenationInputStreamListQueryParams) Params ¶
func (q *ConcatenationInputStreamListQueryParams) Params() map[string]string
type ContentProtectionListQueryParams ¶
type ContentProtectionListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ContentProtectionListQueryParams) Params ¶
func (q *ContentProtectionListQueryParams) Params() map[string]string
type ConvertSccCaptionListQueryParams ¶
type ConvertSccCaptionListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ConvertSccCaptionListQueryParams) Params ¶
func (q *ConvertSccCaptionListQueryParams) Params() map[string]string
type CropFilterListQueryParams ¶
type CropFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*CropFilterListQueryParams) Params ¶
func (q *CropFilterListQueryParams) Params() map[string]string
type CustomTagListQueryParams ¶
func (*CustomTagListQueryParams) Params ¶
func (q *CustomTagListQueryParams) Params() map[string]string
type CustomXmlElementListQueryParams ¶
type CustomXmlElementListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*CustomXmlElementListQueryParams) Params ¶
func (q *CustomXmlElementListQueryParams) Params() map[string]string
type DailyStatisticsListByDateRangeQueryParams ¶
type DailyStatisticsListByDateRangeQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*DailyStatisticsListByDateRangeQueryParams) Params ¶
func (q *DailyStatisticsListByDateRangeQueryParams) Params() map[string]string
type DailyStatisticsListQueryParams ¶
type DailyStatisticsListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*DailyStatisticsListQueryParams) Params ¶
func (q *DailyStatisticsListQueryParams) Params() map[string]string
type DailyStatisticsPerLabelListByDateRangeQueryParams ¶
type DailyStatisticsPerLabelListByDateRangeQueryParams struct { Offset int64 `query:"offset"` Limit int64 `query:"limit"` Labels string `query:"labels"` }
func (*DailyStatisticsPerLabelListByDateRangeQueryParams) Params ¶
func (q *DailyStatisticsPerLabelListByDateRangeQueryParams) Params() map[string]string
type DailyStatisticsPerLabelListQueryParams ¶
type DailyStatisticsPerLabelListQueryParams struct { Offset int64 `query:"offset"` Limit int64 `query:"limit"` Labels string `query:"labels"` }
func (*DailyStatisticsPerLabelListQueryParams) Params ¶
func (q *DailyStatisticsPerLabelListQueryParams) Params() map[string]string
type DashCmafDrmRepresentationListQueryParams ¶
type DashCmafDrmRepresentationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*DashCmafDrmRepresentationListQueryParams) Params ¶
func (q *DashCmafDrmRepresentationListQueryParams) Params() map[string]string
type DashCmafRepresentationListQueryParams ¶
type DashCmafRepresentationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*DashCmafRepresentationListQueryParams) Params ¶
func (q *DashCmafRepresentationListQueryParams) Params() map[string]string
type DashFmp4DrmRepresentationListQueryParams ¶
type DashFmp4DrmRepresentationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*DashFmp4DrmRepresentationListQueryParams) Params ¶
func (q *DashFmp4DrmRepresentationListQueryParams) Params() map[string]string
type DashFmp4RepresentationListQueryParams ¶
type DashFmp4RepresentationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*DashFmp4RepresentationListQueryParams) Params ¶
func (q *DashFmp4RepresentationListQueryParams) Params() map[string]string
type DashManifestListQueryParams ¶
type DashManifestListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` EncodingId string `query:"encodingId"` }
func (*DashManifestListQueryParams) Params ¶
func (q *DashManifestListQueryParams) Params() map[string]string
type DashMp4DrmRepresentationListQueryParams ¶
type DashMp4DrmRepresentationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*DashMp4DrmRepresentationListQueryParams) Params ¶
func (q *DashMp4DrmRepresentationListQueryParams) Params() map[string]string
type DashMp4RepresentationListQueryParams ¶
type DashMp4RepresentationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*DashMp4RepresentationListQueryParams) Params ¶
func (q *DashMp4RepresentationListQueryParams) Params() map[string]string
type DashVttRepresentationListQueryParams ¶
type DashVttRepresentationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*DashVttRepresentationListQueryParams) Params ¶
func (q *DashVttRepresentationListQueryParams) Params() map[string]string
type DashWebmRepresentationListQueryParams ¶
type DashWebmRepresentationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*DashWebmRepresentationListQueryParams) Params ¶
func (q *DashWebmRepresentationListQueryParams) Params() map[string]string
type DeinterlaceFilterListQueryParams ¶
type DeinterlaceFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*DeinterlaceFilterListQueryParams) Params ¶
func (q *DeinterlaceFilterListQueryParams) Params() map[string]string
type DenoiseHqdn3dFilterListQueryParams ¶
type DenoiseHqdn3dFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*DenoiseHqdn3dFilterListQueryParams) Params ¶
func (q *DenoiseHqdn3dFilterListQueryParams) Params() map[string]string
type Eac3AudioConfigurationListQueryParams ¶
type Eac3AudioConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*Eac3AudioConfigurationListQueryParams) Params ¶
func (q *Eac3AudioConfigurationListQueryParams) Params() map[string]string
type EbuR128SinglePassFilterListQueryParams ¶
type EbuR128SinglePassFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*EbuR128SinglePassFilterListQueryParams) Params ¶
func (q *EbuR128SinglePassFilterListQueryParams) Params() map[string]string
type EmailNotificationListQueryParams ¶
type EmailNotificationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*EmailNotificationListQueryParams) Params ¶
func (q *EmailNotificationListQueryParams) Params() map[string]string
type EmailNotificationWithStreamConditionsListQueryParams ¶
type EmailNotificationWithStreamConditionsListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*EmailNotificationWithStreamConditionsListQueryParams) Params ¶
func (q *EmailNotificationWithStreamConditionsListQueryParams) Params() map[string]string
type EncodingErrorDefinitionListQueryParams ¶
type EncodingErrorDefinitionListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*EncodingErrorDefinitionListQueryParams) Params ¶
func (q *EncodingErrorDefinitionListQueryParams) Params() map[string]string
type EncodingListQueryParams ¶
type EncodingListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Sort string `query:"sort"` Type_ string `query:"type"` Status string `query:"status"` CloudRegion model.CloudRegion `query:"cloudRegion"` EncoderVersion string `query:"encoderVersion"` Name string `query:"name"` }
func (*EncodingListQueryParams) Params ¶
func (q *EncodingListQueryParams) Params() map[string]string
type EncodingStatisticsLiveListByDateRangeQueryParams ¶
type EncodingStatisticsLiveListByDateRangeQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*EncodingStatisticsLiveListByDateRangeQueryParams) Params ¶
func (q *EncodingStatisticsLiveListByDateRangeQueryParams) Params() map[string]string
type EncodingStatisticsLiveListQueryParams ¶
type EncodingStatisticsLiveListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*EncodingStatisticsLiveListQueryParams) Params ¶
func (q *EncodingStatisticsLiveListQueryParams) Params() map[string]string
type EncodingStatisticsVodListByDateRangeQueryParams ¶
type EncodingStatisticsVodListByDateRangeQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*EncodingStatisticsVodListByDateRangeQueryParams) Params ¶
func (q *EncodingStatisticsVodListByDateRangeQueryParams) Params() map[string]string
type EncodingStatisticsVodListQueryParams ¶
type EncodingStatisticsVodListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*EncodingStatisticsVodListQueryParams) Params ¶
func (q *EncodingStatisticsVodListQueryParams) Params() map[string]string
type EnhancedWatermarkFilterListQueryParams ¶
type EnhancedWatermarkFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*EnhancedWatermarkFilterListQueryParams) Params ¶
func (q *EnhancedWatermarkFilterListQueryParams) Params() map[string]string
type FairPlayDrmListQueryParams ¶
type FairPlayDrmListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*FairPlayDrmListQueryParams) Params ¶
func (q *FairPlayDrmListQueryParams) Params() map[string]string
type FilterListQueryParams ¶
type FilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*FilterListQueryParams) Params ¶
func (q *FilterListQueryParams) Params() map[string]string
type Fmp4MuxingListQueryParams ¶
func (*Fmp4MuxingListQueryParams) Params ¶
func (q *Fmp4MuxingListQueryParams) Params() map[string]string
type FrameIdId3TagListQueryParams ¶
type FrameIdId3TagListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*FrameIdId3TagListQueryParams) Params ¶
func (q *FrameIdId3TagListQueryParams) Params() map[string]string
type FtpInputListQueryParams ¶
type FtpInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*FtpInputListQueryParams) Params ¶
func (q *FtpInputListQueryParams) Params() map[string]string
type FtpOutputListQueryParams ¶
type FtpOutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*FtpOutputListQueryParams) Params ¶
func (q *FtpOutputListQueryParams) Params() map[string]string
type GcsInputListQueryParams ¶
type GcsInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*GcsInputListQueryParams) Params ¶
func (q *GcsInputListQueryParams) Params() map[string]string
type GcsOutputListQueryParams ¶
type GcsOutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*GcsOutputListQueryParams) Params ¶
func (q *GcsOutputListQueryParams) Params() map[string]string
type GenericS3InputListQueryParams ¶
type GenericS3InputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*GenericS3InputListQueryParams) Params ¶
func (q *GenericS3InputListQueryParams) Params() map[string]string
type GenericS3OutputListQueryParams ¶
type GenericS3OutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*GenericS3OutputListQueryParams) Params ¶
func (q *GenericS3OutputListQueryParams) Params() map[string]string
type H264PictureTimingTrimmingInputStreamListQueryParams ¶
type H264PictureTimingTrimmingInputStreamListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*H264PictureTimingTrimmingInputStreamListQueryParams) Params ¶
func (q *H264PictureTimingTrimmingInputStreamListQueryParams) Params() map[string]string
type H264VideoConfigurationListQueryParams ¶
type H264VideoConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*H264VideoConfigurationListQueryParams) Params ¶
func (q *H264VideoConfigurationListQueryParams) Params() map[string]string
type H265VideoConfigurationListQueryParams ¶
type H265VideoConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*H265VideoConfigurationListQueryParams) Params ¶
func (q *H265VideoConfigurationListQueryParams) Params() map[string]string
type HeAacV1AudioConfigurationListQueryParams ¶
type HeAacV1AudioConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*HeAacV1AudioConfigurationListQueryParams) Params ¶
func (q *HeAacV1AudioConfigurationListQueryParams) Params() map[string]string
type HeAacV2AudioConfigurationListQueryParams ¶
type HeAacV2AudioConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*HeAacV2AudioConfigurationListQueryParams) Params ¶
func (q *HeAacV2AudioConfigurationListQueryParams) Params() map[string]string
type HlsManifestListQueryParams ¶
type HlsManifestListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` EncodingId string `query:"encodingId"` }
func (*HlsManifestListQueryParams) Params ¶
func (q *HlsManifestListQueryParams) Params() map[string]string
type HttpInputListQueryParams ¶
type HttpInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*HttpInputListQueryParams) Params ¶
func (q *HttpInputListQueryParams) Params() map[string]string
type HttpsInputListQueryParams ¶
type HttpsInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*HttpsInputListQueryParams) Params ¶
func (q *HttpsInputListQueryParams) Params() map[string]string
type IFramePlaylistListQueryParams ¶
type IFramePlaylistListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*IFramePlaylistListQueryParams) Params ¶
func (q *IFramePlaylistListQueryParams) Params() map[string]string
type Id3TagListQueryParams ¶
func (*Id3TagListQueryParams) Params ¶
func (q *Id3TagListQueryParams) Params() map[string]string
type IngestInputStreamListQueryParams ¶
type IngestInputStreamListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*IngestInputStreamListQueryParams) Params ¶
func (q *IngestInputStreamListQueryParams) Params() map[string]string
type InputListQueryParams ¶
type InputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*InputListQueryParams) Params ¶
func (q *InputListQueryParams) Params() map[string]string
type InputStreamListQueryParams ¶
type InputStreamListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*InputStreamListQueryParams) Params ¶
func (q *InputStreamListQueryParams) Params() map[string]string
type InterlaceFilterListQueryParams ¶
type InterlaceFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*InterlaceFilterListQueryParams) Params ¶
func (q *InterlaceFilterListQueryParams) Params() map[string]string
type KeyframeListQueryParams ¶
func (*KeyframeListQueryParams) Params ¶
func (q *KeyframeListQueryParams) Params() map[string]string
type KubernetesClusterListQueryParams ¶
type KubernetesClusterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*KubernetesClusterListQueryParams) Params ¶
func (q *KubernetesClusterListQueryParams) Params() map[string]string
type LiveEncodingStatsEventListQueryParams ¶
type LiveEncodingStatsEventListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*LiveEncodingStatsEventListQueryParams) Params ¶
func (q *LiveEncodingStatsEventListQueryParams) Params() map[string]string
type LocalInputListQueryParams ¶
type LocalInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*LocalInputListQueryParams) Params ¶
func (q *LocalInputListQueryParams) Params() map[string]string
type LocalOutputListQueryParams ¶
type LocalOutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*LocalOutputListQueryParams) Params ¶
func (q *LocalOutputListQueryParams) Params() map[string]string
type ManifestListQueryParams ¶
func (*ManifestListQueryParams) Params ¶
func (q *ManifestListQueryParams) Params() map[string]string
type MarlinDrmListQueryParams ¶
func (*MarlinDrmListQueryParams) Params ¶
func (q *MarlinDrmListQueryParams) Params() map[string]string
type MjpegVideoConfigurationListQueryParams ¶
type MjpegVideoConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*MjpegVideoConfigurationListQueryParams) Params ¶
func (q *MjpegVideoConfigurationListQueryParams) Params() map[string]string
type Mp3AudioConfigurationListQueryParams ¶
type Mp3AudioConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*Mp3AudioConfigurationListQueryParams) Params ¶
func (q *Mp3AudioConfigurationListQueryParams) Params() map[string]string
type Mp3MuxingListQueryParams ¶
func (*Mp3MuxingListQueryParams) Params ¶
func (q *Mp3MuxingListQueryParams) Params() map[string]string
type Mp4MuxingListQueryParams ¶
func (*Mp4MuxingListQueryParams) Params ¶
func (q *Mp4MuxingListQueryParams) Params() map[string]string
type MuxingListQueryParams ¶
type MuxingListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` StreamMode model.StreamMode `query:"streamMode"` }
func (*MuxingListQueryParams) Params ¶
func (q *MuxingListQueryParams) Params() map[string]string
type NotificationListQueryParams ¶
type NotificationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*NotificationListQueryParams) Params ¶
func (q *NotificationListQueryParams) Params() map[string]string
type NotificationStateEntryListByNotificationIdQueryParams ¶
type NotificationStateEntryListByNotificationIdQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*NotificationStateEntryListByNotificationIdQueryParams) Params ¶
func (q *NotificationStateEntryListByNotificationIdQueryParams) Params() map[string]string
type NotificationStateEntryListQueryParams ¶
type NotificationStateEntryListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*NotificationStateEntryListQueryParams) Params ¶
func (q *NotificationStateEntryListQueryParams) Params() map[string]string
type ObjectDetectionConfigurationListQueryParams ¶
type ObjectDetectionConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ObjectDetectionConfigurationListQueryParams) Params ¶
func (q *ObjectDetectionConfigurationListQueryParams) Params() map[string]string
type ObjectDetectionResultListQueryParams ¶
type ObjectDetectionResultListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ObjectDetectionResultListQueryParams) Params ¶
func (q *ObjectDetectionResultListQueryParams) Params() map[string]string
type OpusAudioConfigurationListQueryParams ¶
type OpusAudioConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*OpusAudioConfigurationListQueryParams) Params ¶
func (q *OpusAudioConfigurationListQueryParams) Params() map[string]string
type OutputListQueryParams ¶
type OutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*OutputListQueryParams) Params ¶
func (q *OutputListQueryParams) Params() map[string]string
type PeriodListQueryParams ¶
func (*PeriodListQueryParams) Params ¶
func (q *PeriodListQueryParams) Params() map[string]string
type PlaintextId3TagListQueryParams ¶
type PlaintextId3TagListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*PlaintextId3TagListQueryParams) Params ¶
func (q *PlaintextId3TagListQueryParams) Params() map[string]string
type PlayReadyDrmListQueryParams ¶
type PlayReadyDrmListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*PlayReadyDrmListQueryParams) Params ¶
func (q *PlayReadyDrmListQueryParams) Params() map[string]string
type PlayerLicenseListQueryParams ¶
type PlayerLicenseListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*PlayerLicenseListQueryParams) Params ¶
func (q *PlayerLicenseListQueryParams) Params() map[string]string
type PrewarmEncoderSettingsListQueryParams ¶
type PrewarmEncoderSettingsListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*PrewarmEncoderSettingsListQueryParams) Params ¶
func (q *PrewarmEncoderSettingsListQueryParams) Params() map[string]string
type PrimeTimeDrmListQueryParams ¶
type PrimeTimeDrmListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*PrimeTimeDrmListQueryParams) Params ¶
func (q *PrimeTimeDrmListQueryParams) Params() map[string]string
type ProgressiveMovMuxingListQueryParams ¶
type ProgressiveMovMuxingListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ProgressiveMovMuxingListQueryParams) Params ¶
func (q *ProgressiveMovMuxingListQueryParams) Params() map[string]string
type ProgressiveTsMuxingListQueryParams ¶
type ProgressiveTsMuxingListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ProgressiveTsMuxingListQueryParams) Params ¶
func (q *ProgressiveTsMuxingListQueryParams) Params() map[string]string
type ProgressiveWebmMuxingListQueryParams ¶
type ProgressiveWebmMuxingListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*ProgressiveWebmMuxingListQueryParams) Params ¶
func (q *ProgressiveWebmMuxingListQueryParams) Params() map[string]string
type PsnrQualityMetricListQueryParams ¶
type PsnrQualityMetricListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*PsnrQualityMetricListQueryParams) Params ¶
func (q *PsnrQualityMetricListQueryParams) Params() map[string]string
type RawId3TagListQueryParams ¶
func (*RawId3TagListQueryParams) Params ¶
func (q *RawId3TagListQueryParams) Params() map[string]string
type RedundantRtmpInputListQueryParams ¶
type RedundantRtmpInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*RedundantRtmpInputListQueryParams) Params ¶
func (q *RedundantRtmpInputListQueryParams) Params() map[string]string
type RotateFilterListQueryParams ¶
type RotateFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*RotateFilterListQueryParams) Params ¶
func (q *RotateFilterListQueryParams) Params() map[string]string
type RtmpInputListQueryParams ¶
type RtmpInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*RtmpInputListQueryParams) Params ¶
func (q *RtmpInputListQueryParams) Params() map[string]string
type S3InputListQueryParams ¶
type S3InputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*S3InputListQueryParams) Params ¶
func (q *S3InputListQueryParams) Params() map[string]string
type S3OutputListQueryParams ¶
type S3OutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*S3OutputListQueryParams) Params ¶
func (q *S3OutputListQueryParams) Params() map[string]string
type S3RoleBasedInputListQueryParams ¶
type S3RoleBasedInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*S3RoleBasedInputListQueryParams) Params ¶
func (q *S3RoleBasedInputListQueryParams) Params() map[string]string
type S3RoleBasedOutputListQueryParams ¶
type S3RoleBasedOutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*S3RoleBasedOutputListQueryParams) Params ¶
func (q *S3RoleBasedOutputListQueryParams) Params() map[string]string
type ScaleFilterListQueryParams ¶
type ScaleFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*ScaleFilterListQueryParams) Params ¶
func (q *ScaleFilterListQueryParams) Params() map[string]string
type SccCaptionListQueryParams ¶
func (*SccCaptionListQueryParams) Params ¶
func (q *SccCaptionListQueryParams) Params() map[string]string
type SegmentedRawMuxingListQueryParams ¶
type SegmentedRawMuxingListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*SegmentedRawMuxingListQueryParams) Params ¶
func (q *SegmentedRawMuxingListQueryParams) Params() map[string]string
type SftpInputListQueryParams ¶
type SftpInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*SftpInputListQueryParams) Params ¶
func (q *SftpInputListQueryParams) Params() map[string]string
type SftpOutputListQueryParams ¶
type SftpOutputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*SftpOutputListQueryParams) Params ¶
func (q *SftpOutputListQueryParams) Params() map[string]string
type SidecarFileListQueryParams ¶
type SidecarFileListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*SidecarFileListQueryParams) Params ¶
func (q *SidecarFileListQueryParams) Params() map[string]string
type SmoothManifestContentProtectionListQueryParams ¶
type SmoothManifestContentProtectionListQueryParams struct { Offset int64 `query:"offset"` Limit int32 `query:"limit"` }
func (*SmoothManifestContentProtectionListQueryParams) Params ¶
func (q *SmoothManifestContentProtectionListQueryParams) Params() map[string]string
type SmoothStreamingManifestListQueryParams ¶
type SmoothStreamingManifestListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` EncodingId string `query:"encodingId"` }
func (*SmoothStreamingManifestListQueryParams) Params ¶
func (q *SmoothStreamingManifestListQueryParams) Params() map[string]string
type SmoothStreamingRepresentationListQueryParams ¶
type SmoothStreamingRepresentationListQueryParams struct { Offset int64 `query:"offset"` Limit int64 `query:"limit"` }
func (*SmoothStreamingRepresentationListQueryParams) Params ¶
func (q *SmoothStreamingRepresentationListQueryParams) Params() map[string]string
type SpriteListQueryParams ¶
func (*SpriteListQueryParams) Params ¶
func (q *SpriteListQueryParams) Params() map[string]string
type SrtInputListQueryParams ¶
type SrtInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*SrtInputListQueryParams) Params ¶
func (q *SrtInputListQueryParams) Params() map[string]string
type SrtStatisticsListBySrtInputIdQueryParams ¶
type SrtStatisticsListBySrtInputIdQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*SrtStatisticsListBySrtInputIdQueryParams) Params ¶
func (q *SrtStatisticsListBySrtInputIdQueryParams) Params() map[string]string
type SrtStatisticsListQueryParams ¶
type SrtStatisticsListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*SrtStatisticsListQueryParams) Params ¶
func (q *SrtStatisticsListQueryParams) Params() map[string]string
type StatisticsListQueryParams ¶
func (*StatisticsListQueryParams) Params ¶
func (q *StatisticsListQueryParams) Params() map[string]string
type StatisticsPerLabelListByDateRangeQueryParams ¶
type StatisticsPerLabelListByDateRangeQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Labels string `query:"labels"` }
func (*StatisticsPerLabelListByDateRangeQueryParams) Params ¶
func (q *StatisticsPerLabelListByDateRangeQueryParams) Params() map[string]string
type StatisticsPerLabelListQueryParams ¶
type StatisticsPerLabelListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Labels string `query:"labels"` }
func (*StatisticsPerLabelListQueryParams) Params ¶
func (q *StatisticsPerLabelListQueryParams) Params() map[string]string
type StreamFilterListListQueryParams ¶
type StreamFilterListListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*StreamFilterListListQueryParams) Params ¶
func (q *StreamFilterListListQueryParams) Params() map[string]string
type StreamInfoListQueryParams ¶
func (*StreamInfoListQueryParams) Params ¶
func (q *StreamInfoListQueryParams) Params() map[string]string
type StreamInfosListQueryParams ¶
type StreamInfosListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*StreamInfosListQueryParams) Params ¶
func (q *StreamInfosListQueryParams) Params() map[string]string
type StreamListQueryParams ¶
func (*StreamListQueryParams) Params ¶
func (q *StreamListQueryParams) Params() map[string]string
type SubtitleAdaptationSetListQueryParams ¶
type SubtitleAdaptationSetListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*SubtitleAdaptationSetListQueryParams) Params ¶
func (q *SubtitleAdaptationSetListQueryParams) Params() map[string]string
type SubtitlesMediaInfoListQueryParams ¶
type SubtitlesMediaInfoListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*SubtitlesMediaInfoListQueryParams) Params ¶
func (q *SubtitlesMediaInfoListQueryParams) Params() map[string]string
type TcpInputListQueryParams ¶
type TcpInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*TcpInputListQueryParams) Params ¶
func (q *TcpInputListQueryParams) Params() map[string]string
type TextFilterListQueryParams ¶
type TextFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*TextFilterListQueryParams) Params ¶
func (q *TextFilterListQueryParams) Params() map[string]string
type ThumbnailListQueryParams ¶
func (*ThumbnailListQueryParams) Params ¶
func (q *ThumbnailListQueryParams) Params() map[string]string
type TimeBasedTrimmingInputStreamListQueryParams ¶
type TimeBasedTrimmingInputStreamListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*TimeBasedTrimmingInputStreamListQueryParams) Params ¶
func (q *TimeBasedTrimmingInputStreamListQueryParams) Params() map[string]string
type TimecodeTrackTrimmingInputStreamListQueryParams ¶
type TimecodeTrackTrimmingInputStreamListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*TimecodeTrackTrimmingInputStreamListQueryParams) Params ¶
func (q *TimecodeTrackTrimmingInputStreamListQueryParams) Params() map[string]string
type TsMuxingListQueryParams ¶
func (*TsMuxingListQueryParams) Params ¶
func (q *TsMuxingListQueryParams) Params() map[string]string
type UdpInputListQueryParams ¶
type UdpInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*UdpInputListQueryParams) Params ¶
func (q *UdpInputListQueryParams) Params() map[string]string
type UdpMulticastInputListQueryParams ¶
type UdpMulticastInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*UdpMulticastInputListQueryParams) Params ¶
func (q *UdpMulticastInputListQueryParams) Params() map[string]string
type UnsharpFilterListQueryParams ¶
type UnsharpFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*UnsharpFilterListQueryParams) Params ¶
func (q *UnsharpFilterListQueryParams) Params() map[string]string
type VideoAdaptationSetListQueryParams ¶
type VideoAdaptationSetListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*VideoAdaptationSetListQueryParams) Params ¶
func (q *VideoAdaptationSetListQueryParams) Params() map[string]string
type VideoMediaInfoListQueryParams ¶
type VideoMediaInfoListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*VideoMediaInfoListQueryParams) Params ¶
func (q *VideoMediaInfoListQueryParams) Params() map[string]string
type VorbisAudioConfigurationListQueryParams ¶
type VorbisAudioConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*VorbisAudioConfigurationListQueryParams) Params ¶
func (q *VorbisAudioConfigurationListQueryParams) Params() map[string]string
type Vp8VideoConfigurationListQueryParams ¶
type Vp8VideoConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*Vp8VideoConfigurationListQueryParams) Params ¶
func (q *Vp8VideoConfigurationListQueryParams) Params() map[string]string
type Vp9VideoConfigurationListQueryParams ¶
type Vp9VideoConfigurationListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*Vp9VideoConfigurationListQueryParams) Params ¶
func (q *Vp9VideoConfigurationListQueryParams) Params() map[string]string
type VttMediaInfoListQueryParams ¶
type VttMediaInfoListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*VttMediaInfoListQueryParams) Params ¶
func (q *VttMediaInfoListQueryParams) Params() map[string]string
type WatermarkFilterListQueryParams ¶
type WatermarkFilterListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*WatermarkFilterListQueryParams) Params ¶
func (q *WatermarkFilterListQueryParams) Params() map[string]string
type WebhookListByEncodingIdQueryParams ¶
type WebhookListByEncodingIdQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*WebhookListByEncodingIdQueryParams) Params ¶
func (q *WebhookListByEncodingIdQueryParams) Params() map[string]string
type WebhookListQueryParams ¶
func (*WebhookListQueryParams) Params ¶
func (q *WebhookListQueryParams) Params() map[string]string
type WebmMuxingListQueryParams ¶
func (*WebmMuxingListQueryParams) Params ¶
func (q *WebmMuxingListQueryParams) Params() map[string]string
type WidevineDrmListQueryParams ¶
type WidevineDrmListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` }
func (*WidevineDrmListQueryParams) Params ¶
func (q *WidevineDrmListQueryParams) Params() map[string]string
type ZixiInputListQueryParams ¶
type ZixiInputListQueryParams struct { Offset int32 `query:"offset"` Limit int32 `query:"limit"` Name string `query:"name"` }
func (*ZixiInputListQueryParams) Params ¶
func (q *ZixiInputListQueryParams) Params() map[string]string
Source Files
¶
- aac_audio_configuration_list_query_params.go
- ac3_audio_configuration_list_query_params.go
- aes_encryption_drm_list_query_params.go
- akamai_msl_output_list_query_params.go
- akamai_net_storage_input_list_query_params.go
- akamai_net_storage_output_list_query_params.go
- analytics_export_task_list_query_params.go
- api_error_definition_list_query_params.go
- aspera_input_list_query_params.go
- audio_adaptation_set_list_query_params.go
- audio_media_info_list_query_params.go
- audio_mix_filter_list_query_params.go
- audio_mix_input_stream_list_query_params.go
- audio_volume_filter_list_query_params.go
- av1_video_configuration_list_query_params.go
- aws_account_list_query_params.go
- aws_account_region_settings_list_query_params.go
- azure_input_list_query_params.go
- azure_output_list_query_params.go
- broadcast_ts_muxing_list_query_params.go
- burn_in_subtitle_srt_list_query_params.go
- cenc_drm_list_query_params.go
- clear_key_drm_list_query_params.go
- closed_captions_media_info_list_query_params.go
- cmaf_muxing_list_query_params.go
- codec_configuration_list_query_params.go
- concatenation_input_stream_list_query_params.go
- content_protection_list_query_params.go
- convert_scc_caption_list_query_params.go
- crop_filter_list_query_params.go
- custom_tag_list_query_params.go
- custom_xml_element_list_query_params.go
- daily_statistics_list_by_date_range_query_params.go
- daily_statistics_list_query_params.go
- daily_statistics_per_label_list_by_date_range_query_params.go
- daily_statistics_per_label_list_query_params.go
- dash_cmaf_drm_representation_list_query_params.go
- dash_cmaf_representation_list_query_params.go
- dash_fmp4_drm_representation_list_query_params.go
- dash_fmp4_representation_list_query_params.go
- dash_manifest_list_query_params.go
- dash_mp4_drm_representation_list_query_params.go
- dash_mp4_representation_list_query_params.go
- dash_vtt_representation_list_query_params.go
- dash_webm_representation_list_query_params.go
- deinterlace_filter_list_query_params.go
- denoise_hqdn3d_filter_list_query_params.go
- eac3_audio_configuration_list_query_params.go
- ebu_r128_single_pass_filter_list_query_params.go
- email_notification_list_query_params.go
- email_notification_with_stream_conditions_list_query_params.go
- encoding_error_definition_list_query_params.go
- encoding_list_query_params.go
- encoding_statistics_live_list_by_date_range_query_params.go
- encoding_statistics_live_list_query_params.go
- encoding_statistics_vod_list_by_date_range_query_params.go
- encoding_statistics_vod_list_query_params.go
- enhanced_watermark_filter_list_query_params.go
- fair_play_drm_list_query_params.go
- filter_list_query_params.go
- fmp4_muxing_list_query_params.go
- frame_id_id3_tag_list_query_params.go
- ftp_input_list_query_params.go
- ftp_output_list_query_params.go
- gcs_input_list_query_params.go
- gcs_output_list_query_params.go
- generic_s3_input_list_query_params.go
- generic_s3_output_list_query_params.go
- h264_picture_timing_trimming_input_stream_list_query_params.go
- h264_video_configuration_list_query_params.go
- h265_video_configuration_list_query_params.go
- he_aac_v1_audio_configuration_list_query_params.go
- he_aac_v2_audio_configuration_list_query_params.go
- hls_manifest_list_query_params.go
- http_input_list_query_params.go
- https_input_list_query_params.go
- i_frame_playlist_list_query_params.go
- id3_tag_list_query_params.go
- ingest_input_stream_list_query_params.go
- input_list_query_params.go
- input_stream_list_query_params.go
- interlace_filter_list_query_params.go
- keyframe_list_query_params.go
- kubernetes_cluster_list_query_params.go
- live_encoding_stats_event_list_query_params.go
- local_input_list_query_params.go
- local_output_list_query_params.go
- manifest_list_query_params.go
- marlin_drm_list_query_params.go
- mjpeg_video_configuration_list_query_params.go
- mp3_audio_configuration_list_query_params.go
- mp3_muxing_list_query_params.go
- mp4_muxing_list_query_params.go
- muxing_list_query_params.go
- notification_list_query_params.go
- notification_state_entry_list_by_notification_id_query_params.go
- notification_state_entry_list_query_params.go
- object_detection_configuration_list_query_params.go
- object_detection_result_list_query_params.go
- opus_audio_configuration_list_query_params.go
- output_list_query_params.go
- period_list_query_params.go
- plaintext_id3_tag_list_query_params.go
- play_ready_drm_list_query_params.go
- player_license_list_query_params.go
- prewarm_encoder_settings_list_query_params.go
- prime_time_drm_list_query_params.go
- progressive_mov_muxing_list_query_params.go
- progressive_ts_muxing_list_query_params.go
- progressive_webm_muxing_list_query_params.go
- psnr_quality_metric_list_query_params.go
- raw_id3_tag_list_query_params.go
- redundant_rtmp_input_list_query_params.go
- rotate_filter_list_query_params.go
- rtmp_input_list_query_params.go
- s3_input_list_query_params.go
- s3_output_list_query_params.go
- s3_role_based_input_list_query_params.go
- s3_role_based_output_list_query_params.go
- scale_filter_list_query_params.go
- scc_caption_list_query_params.go
- segmented_raw_muxing_list_query_params.go
- sftp_input_list_query_params.go
- sftp_output_list_query_params.go
- sidecar_file_list_query_params.go
- smooth_manifest_content_protection_list_query_params.go
- smooth_streaming_manifest_list_query_params.go
- smooth_streaming_representation_list_query_params.go
- sprite_list_query_params.go
- srt_input_list_query_params.go
- srt_statistics_list_by_srt_input_id_query_params.go
- srt_statistics_list_query_params.go
- statistics_list_query_params.go
- statistics_per_label_list_by_date_range_query_params.go
- statistics_per_label_list_query_params.go
- stream_filter_list_list_query_params.go
- stream_info_list_query_params.go
- stream_infos_list_query_params.go
- stream_list_query_params.go
- subtitle_adaptation_set_list_query_params.go
- subtitles_media_info_list_query_params.go
- tcp_input_list_query_params.go
- text_filter_list_query_params.go
- thumbnail_list_query_params.go
- time_based_trimming_input_stream_list_query_params.go
- timecode_track_trimming_input_stream_list_query_params.go
- ts_muxing_list_query_params.go
- udp_input_list_query_params.go
- udp_multicast_input_list_query_params.go
- unsharp_filter_list_query_params.go
- video_adaptation_set_list_query_params.go
- video_media_info_list_query_params.go
- vorbis_audio_configuration_list_query_params.go
- vp8_video_configuration_list_query_params.go
- vp9_video_configuration_list_query_params.go
- vtt_media_info_list_query_params.go
- watermark_filter_list_query_params.go
- webhook_list_by_encoding_id_query_params.go
- webhook_list_query_params.go
- webm_muxing_list_query_params.go
- widevine_drm_list_query_params.go
- zixi_input_list_query_params.go
Click to show internal directories.
Click to hide internal directories.