Interface DisableActionConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DisableActionConfiguration.Builder,DisableActionConfiguration>, SdkBuilder<DisableActionConfiguration.Builder,DisableActionConfiguration>, SdkPojo
Enclosing class:
DisableActionConfiguration

public static interface DisableActionConfiguration.Builder extends SdkPojo, CopyableBuilder<DisableActionConfiguration.Builder,DisableActionConfiguration>
  • Method Details

    • note

      The note that you can leave when you disable the alarm.

      Parameters:
      note - The note that you can leave when you disable the alarm.
      Returns:
      Returns a reference to this object so that method calls can be chained together.