default OutputGroupSettings.Builder |
OutputGroupSettings.Builder.archiveGroupSettings(Consumer<ArchiveGroupSettings.Builder> archiveGroupSettings) |
Sets the value of the ArchiveGroupSettings property for this object.
|
OutputGroupSettings.Builder |
OutputGroupSettings.Builder.archiveGroupSettings(ArchiveGroupSettings archiveGroupSettings) |
Sets the value of the ArchiveGroupSettings property for this object.
|
static OutputGroupSettings.Builder |
OutputGroupSettings.builder() |
|
default OutputGroupSettings.Builder |
OutputGroupSettings.Builder.frameCaptureGroupSettings(Consumer<FrameCaptureGroupSettings.Builder> frameCaptureGroupSettings) |
Sets the value of the FrameCaptureGroupSettings property for this object.
|
OutputGroupSettings.Builder |
OutputGroupSettings.Builder.frameCaptureGroupSettings(FrameCaptureGroupSettings frameCaptureGroupSettings) |
Sets the value of the FrameCaptureGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
OutputGroupSettings.Builder.hlsGroupSettings(Consumer<HlsGroupSettings.Builder> hlsGroupSettings) |
Sets the value of the HlsGroupSettings property for this object.
|
OutputGroupSettings.Builder |
OutputGroupSettings.Builder.hlsGroupSettings(HlsGroupSettings hlsGroupSettings) |
Sets the value of the HlsGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
OutputGroupSettings.Builder.mediaPackageGroupSettings(Consumer<MediaPackageGroupSettings.Builder> mediaPackageGroupSettings) |
Sets the value of the MediaPackageGroupSettings property for this object.
|
OutputGroupSettings.Builder |
OutputGroupSettings.Builder.mediaPackageGroupSettings(MediaPackageGroupSettings mediaPackageGroupSettings) |
Sets the value of the MediaPackageGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
OutputGroupSettings.Builder.msSmoothGroupSettings(Consumer<MsSmoothGroupSettings.Builder> msSmoothGroupSettings) |
Sets the value of the MsSmoothGroupSettings property for this object.
|
OutputGroupSettings.Builder |
OutputGroupSettings.Builder.msSmoothGroupSettings(MsSmoothGroupSettings msSmoothGroupSettings) |
Sets the value of the MsSmoothGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
OutputGroupSettings.Builder.multiplexGroupSettings(Consumer<MultiplexGroupSettings.Builder> multiplexGroupSettings) |
Sets the value of the MultiplexGroupSettings property for this object.
|
OutputGroupSettings.Builder |
OutputGroupSettings.Builder.multiplexGroupSettings(MultiplexGroupSettings multiplexGroupSettings) |
Sets the value of the MultiplexGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
OutputGroupSettings.Builder.rtmpGroupSettings(Consumer<RtmpGroupSettings.Builder> rtmpGroupSettings) |
Sets the value of the RtmpGroupSettings property for this object.
|
OutputGroupSettings.Builder |
OutputGroupSettings.Builder.rtmpGroupSettings(RtmpGroupSettings rtmpGroupSettings) |
Sets the value of the RtmpGroupSettings property for this object.
|
OutputGroupSettings.Builder |
OutputGroupSettings.toBuilder() |
|
default OutputGroupSettings.Builder |
OutputGroupSettings.Builder.udpGroupSettings(Consumer<UdpGroupSettings.Builder> udpGroupSettings) |
Sets the value of the UdpGroupSettings property for this object.
|
OutputGroupSettings.Builder |
OutputGroupSettings.Builder.udpGroupSettings(UdpGroupSettings udpGroupSettings) |
Sets the value of the UdpGroupSettings property for this object.
|