public static interface OutputGroupSettings.Builder extends SdkPojo, CopyableBuilder<OutputGroupSettings.Builder,OutputGroupSettings>
| Modifier and Type | Method and Description |
|---|---|
OutputGroupSettings.Builder |
archiveGroupSettings(ArchiveGroupSettings archiveGroupSettings)
Sets the value of the ArchiveGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
archiveGroupSettings(Consumer<ArchiveGroupSettings.Builder> archiveGroupSettings)
Sets the value of the ArchiveGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
frameCaptureGroupSettings(Consumer<FrameCaptureGroupSettings.Builder> frameCaptureGroupSettings)
Sets the value of the FrameCaptureGroupSettings property for this object.
|
OutputGroupSettings.Builder |
frameCaptureGroupSettings(FrameCaptureGroupSettings frameCaptureGroupSettings)
Sets the value of the FrameCaptureGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
hlsGroupSettings(Consumer<HlsGroupSettings.Builder> hlsGroupSettings)
Sets the value of the HlsGroupSettings property for this object.
|
OutputGroupSettings.Builder |
hlsGroupSettings(HlsGroupSettings hlsGroupSettings)
Sets the value of the HlsGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
mediaPackageGroupSettings(Consumer<MediaPackageGroupSettings.Builder> mediaPackageGroupSettings)
Sets the value of the MediaPackageGroupSettings property for this object.
|
OutputGroupSettings.Builder |
mediaPackageGroupSettings(MediaPackageGroupSettings mediaPackageGroupSettings)
Sets the value of the MediaPackageGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
msSmoothGroupSettings(Consumer<MsSmoothGroupSettings.Builder> msSmoothGroupSettings)
Sets the value of the MsSmoothGroupSettings property for this object.
|
OutputGroupSettings.Builder |
msSmoothGroupSettings(MsSmoothGroupSettings msSmoothGroupSettings)
Sets the value of the MsSmoothGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
multiplexGroupSettings(Consumer<MultiplexGroupSettings.Builder> multiplexGroupSettings)
Sets the value of the MultiplexGroupSettings property for this object.
|
OutputGroupSettings.Builder |
multiplexGroupSettings(MultiplexGroupSettings multiplexGroupSettings)
Sets the value of the MultiplexGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
rtmpGroupSettings(Consumer<RtmpGroupSettings.Builder> rtmpGroupSettings)
Sets the value of the RtmpGroupSettings property for this object.
|
OutputGroupSettings.Builder |
rtmpGroupSettings(RtmpGroupSettings rtmpGroupSettings)
Sets the value of the RtmpGroupSettings property for this object.
|
default OutputGroupSettings.Builder |
udpGroupSettings(Consumer<UdpGroupSettings.Builder> udpGroupSettings)
Sets the value of the UdpGroupSettings property for this object.
|
OutputGroupSettings.Builder |
udpGroupSettings(UdpGroupSettings udpGroupSettings)
Sets the value of the UdpGroupSettings property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOutputGroupSettings.Builder archiveGroupSettings(ArchiveGroupSettings archiveGroupSettings)
archiveGroupSettings - The new value for the ArchiveGroupSettings property for this object.default OutputGroupSettings.Builder archiveGroupSettings(Consumer<ArchiveGroupSettings.Builder> archiveGroupSettings)
ArchiveGroupSettings.Builder avoiding
the need to create one manually via ArchiveGroupSettings.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to archiveGroupSettings(ArchiveGroupSettings).
archiveGroupSettings - a consumer that will call methods on ArchiveGroupSettings.BuilderarchiveGroupSettings(ArchiveGroupSettings)OutputGroupSettings.Builder frameCaptureGroupSettings(FrameCaptureGroupSettings frameCaptureGroupSettings)
frameCaptureGroupSettings - The new value for the FrameCaptureGroupSettings property for this object.default OutputGroupSettings.Builder frameCaptureGroupSettings(Consumer<FrameCaptureGroupSettings.Builder> frameCaptureGroupSettings)
FrameCaptureGroupSettings.Builder
avoiding the need to create one manually via FrameCaptureGroupSettings.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to frameCaptureGroupSettings(FrameCaptureGroupSettings).
frameCaptureGroupSettings - a consumer that will call methods on FrameCaptureGroupSettings.BuilderframeCaptureGroupSettings(FrameCaptureGroupSettings)OutputGroupSettings.Builder hlsGroupSettings(HlsGroupSettings hlsGroupSettings)
hlsGroupSettings - The new value for the HlsGroupSettings property for this object.default OutputGroupSettings.Builder hlsGroupSettings(Consumer<HlsGroupSettings.Builder> hlsGroupSettings)
HlsGroupSettings.Builder avoiding the
need to create one manually via HlsGroupSettings.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to hlsGroupSettings(HlsGroupSettings).
hlsGroupSettings - a consumer that will call methods on HlsGroupSettings.BuilderhlsGroupSettings(HlsGroupSettings)OutputGroupSettings.Builder mediaPackageGroupSettings(MediaPackageGroupSettings mediaPackageGroupSettings)
mediaPackageGroupSettings - The new value for the MediaPackageGroupSettings property for this object.default OutputGroupSettings.Builder mediaPackageGroupSettings(Consumer<MediaPackageGroupSettings.Builder> mediaPackageGroupSettings)
MediaPackageGroupSettings.Builder
avoiding the need to create one manually via MediaPackageGroupSettings.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to mediaPackageGroupSettings(MediaPackageGroupSettings).
mediaPackageGroupSettings - a consumer that will call methods on MediaPackageGroupSettings.BuildermediaPackageGroupSettings(MediaPackageGroupSettings)OutputGroupSettings.Builder msSmoothGroupSettings(MsSmoothGroupSettings msSmoothGroupSettings)
msSmoothGroupSettings - The new value for the MsSmoothGroupSettings property for this object.default OutputGroupSettings.Builder msSmoothGroupSettings(Consumer<MsSmoothGroupSettings.Builder> msSmoothGroupSettings)
MsSmoothGroupSettings.Builder avoiding
the need to create one manually via MsSmoothGroupSettings.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to msSmoothGroupSettings(MsSmoothGroupSettings).
msSmoothGroupSettings - a consumer that will call methods on MsSmoothGroupSettings.BuildermsSmoothGroupSettings(MsSmoothGroupSettings)OutputGroupSettings.Builder multiplexGroupSettings(MultiplexGroupSettings multiplexGroupSettings)
multiplexGroupSettings - The new value for the MultiplexGroupSettings property for this object.default OutputGroupSettings.Builder multiplexGroupSettings(Consumer<MultiplexGroupSettings.Builder> multiplexGroupSettings)
MultiplexGroupSettings.Builder avoiding
the need to create one manually via MultiplexGroupSettings.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to multiplexGroupSettings(MultiplexGroupSettings).
multiplexGroupSettings - a consumer that will call methods on MultiplexGroupSettings.BuildermultiplexGroupSettings(MultiplexGroupSettings)OutputGroupSettings.Builder rtmpGroupSettings(RtmpGroupSettings rtmpGroupSettings)
rtmpGroupSettings - The new value for the RtmpGroupSettings property for this object.default OutputGroupSettings.Builder rtmpGroupSettings(Consumer<RtmpGroupSettings.Builder> rtmpGroupSettings)
RtmpGroupSettings.Builder avoiding the
need to create one manually via RtmpGroupSettings.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to rtmpGroupSettings(RtmpGroupSettings).
rtmpGroupSettings - a consumer that will call methods on RtmpGroupSettings.BuilderrtmpGroupSettings(RtmpGroupSettings)OutputGroupSettings.Builder udpGroupSettings(UdpGroupSettings udpGroupSettings)
udpGroupSettings - The new value for the UdpGroupSettings property for this object.default OutputGroupSettings.Builder udpGroupSettings(Consumer<UdpGroupSettings.Builder> udpGroupSettings)
UdpGroupSettings.Builder avoiding the
need to create one manually via UdpGroupSettings.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to udpGroupSettings(UdpGroupSettings).
udpGroupSettings - a consumer that will call methods on UdpGroupSettings.BuilderudpGroupSettings(UdpGroupSettings)Copyright © 2022. All rights reserved.