public static interface Autotune.Builder extends SdkPojo, CopyableBuilder<Autotune.Builder,Autotune>
| Modifier and Type | Method and Description |
|---|---|
Autotune.Builder |
mode(AutotuneMode mode)
Set
Mode to Enabled if you want to use Autotune. |
Autotune.Builder |
mode(String mode)
Set
Mode to Enabled if you want to use Autotune. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAutotune.Builder mode(String mode)
Set Mode to Enabled if you want to use Autotune.
mode - Set Mode to Enabled if you want to use Autotune.AutotuneMode,
AutotuneModeAutotune.Builder mode(AutotuneMode mode)
Set Mode to Enabled if you want to use Autotune.
mode - Set Mode to Enabled if you want to use Autotune.AutotuneMode,
AutotuneModeCopyright © 2023. All rights reserved.