@Generated(value="software.amazon.awssdk:codegen") public final class OutputGroupSettings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<OutputGroupSettings.Builder,OutputGroupSettings>
| Modifier and Type | Class and Description |
|---|---|
static interface |
OutputGroupSettings.Builder |
| Modifier and Type | Method and Description |
|---|---|
ArchiveGroupSettings |
archiveGroupSettings()
Returns the value of the ArchiveGroupSettings property for this object.
|
static OutputGroupSettings.Builder |
builder() |
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
FrameCaptureGroupSettings |
frameCaptureGroupSettings()
Returns the value of the FrameCaptureGroupSettings property for this object.
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
HlsGroupSettings |
hlsGroupSettings()
Returns the value of the HlsGroupSettings property for this object.
|
MediaPackageGroupSettings |
mediaPackageGroupSettings()
Returns the value of the MediaPackageGroupSettings property for this object.
|
MsSmoothGroupSettings |
msSmoothGroupSettings()
Returns the value of the MsSmoothGroupSettings property for this object.
|
MultiplexGroupSettings |
multiplexGroupSettings()
Returns the value of the MultiplexGroupSettings property for this object.
|
RtmpGroupSettings |
rtmpGroupSettings()
Returns the value of the RtmpGroupSettings property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends OutputGroupSettings.Builder> |
serializableBuilderClass() |
OutputGroupSettings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
UdpGroupSettings |
udpGroupSettings()
Returns the value of the UdpGroupSettings property for this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final ArchiveGroupSettings archiveGroupSettings()
public final FrameCaptureGroupSettings frameCaptureGroupSettings()
public final HlsGroupSettings hlsGroupSettings()
public final MediaPackageGroupSettings mediaPackageGroupSettings()
public final MsSmoothGroupSettings msSmoothGroupSettings()
public final MultiplexGroupSettings multiplexGroupSettings()
public final RtmpGroupSettings rtmpGroupSettings()
public final UdpGroupSettings udpGroupSettings()
public OutputGroupSettings.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OutputGroupSettings.Builder,OutputGroupSettings>public static OutputGroupSettings.Builder builder()
public static Class<? extends OutputGroupSettings.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2022. All rights reserved.