Interface DisabledLockingSettings.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<DisabledLockingSettings.Builder,,DisabledLockingSettings> SdkBuilder<DisabledLockingSettings.Builder,,DisabledLockingSettings> SdkPojo
- Enclosing class:
DisabledLockingSettings
@Mutable
@NotThreadSafe
public static interface DisabledLockingSettings.Builder
extends SdkPojo, CopyableBuilder<DisabledLockingSettings.Builder,DisabledLockingSettings>
-
Method Summary
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
customEpoch
Optional. Only applies to CMAF Ingest Output Group and MediaPackage V2 Output Group. Enter a value here to use a custom epoch, instead of the standard epoch (which started at 1970-01-01T00:00:00 UTC). Specify the start time of the custom epoch, in YYYY-MM-DDTHH:MM:SS in UTC. The time must be 2000-01-01T00:00:00 or later. Always set the MM:SS portion to 00:00.- Parameters:
customEpoch- Optional. Only applies to CMAF Ingest Output Group and MediaPackage V2 Output Group. Enter a value here to use a custom epoch, instead of the standard epoch (which started at 1970-01-01T00:00:00 UTC). Specify the start time of the custom epoch, in YYYY-MM-DDTHH:MM:SS in UTC. The time must be 2000-01-01T00:00:00 or later. Always set the MM:SS portion to 00:00.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-