@Generated(value="software.amazon.awssdk:codegen") public final class Xavc4kIntraCbgProfileSettings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<Xavc4kIntraCbgProfileSettings.Builder,Xavc4kIntraCbgProfileSettings>
Modifier and Type | Class and Description |
---|---|
static interface |
Xavc4kIntraCbgProfileSettings.Builder |
Modifier and Type | Method and Description |
---|---|
static Xavc4kIntraCbgProfileSettings.Builder |
builder() |
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends Xavc4kIntraCbgProfileSettings.Builder> |
serializableBuilderClass() |
Xavc4kIntraCbgProfileSettings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
Xavc4kIntraCbgProfileClass |
xavcClass()
Specify the XAVC Intra 4k (CBG) Class to set the bitrate of your output.
|
String |
xavcClassAsString()
Specify the XAVC Intra 4k (CBG) Class to set the bitrate of your output.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
copy
public final Xavc4kIntraCbgProfileClass xavcClass()
If the service returns an enum value that is not available in the current SDK version, xavcClass
will
return Xavc4kIntraCbgProfileClass.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from xavcClassAsString()
.
Xavc4kIntraCbgProfileClass
public final String xavcClassAsString()
If the service returns an enum value that is not available in the current SDK version, xavcClass
will
return Xavc4kIntraCbgProfileClass.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from xavcClassAsString()
.
Xavc4kIntraCbgProfileClass
public Xavc4kIntraCbgProfileSettings.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<Xavc4kIntraCbgProfileSettings.Builder,Xavc4kIntraCbgProfileSettings>
public static Xavc4kIntraCbgProfileSettings.Builder builder()
public static Class<? extends Xavc4kIntraCbgProfileSettings.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields
in interface SdkPojo
public final String toString()
Copyright © 2023. All rights reserved.