@Generated(value="software.amazon.awssdk:codegen") public final class XavcHdIntraCbgProfileSettings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<XavcHdIntraCbgProfileSettings.Builder,XavcHdIntraCbgProfileSettings>
| Modifier and Type | Class and Description |
|---|---|
static interface |
XavcHdIntraCbgProfileSettings.Builder |
| Modifier and Type | Method and Description |
|---|---|
static XavcHdIntraCbgProfileSettings.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 XavcHdIntraCbgProfileSettings.Builder> |
serializableBuilderClass() |
XavcHdIntraCbgProfileSettings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
XavcHdIntraCbgProfileClass |
xavcClass()
Specify the XAVC Intra HD (CBG) Class to set the bitrate of your output.
|
String |
xavcClassAsString()
Specify the XAVC Intra HD (CBG) Class to set the bitrate of your output.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final XavcHdIntraCbgProfileClass xavcClass()
If the service returns an enum value that is not available in the current SDK version, xavcClass will
return XavcHdIntraCbgProfileClass.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from xavcClassAsString().
XavcHdIntraCbgProfileClasspublic final String xavcClassAsString()
If the service returns an enum value that is not available in the current SDK version, xavcClass will
return XavcHdIntraCbgProfileClass.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from xavcClassAsString().
XavcHdIntraCbgProfileClasspublic XavcHdIntraCbgProfileSettings.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<XavcHdIntraCbgProfileSettings.Builder,XavcHdIntraCbgProfileSettings>public static XavcHdIntraCbgProfileSettings.Builder builder()
public static Class<? extends XavcHdIntraCbgProfileSettings.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.