Interface Duration.Builder

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

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

    • value

      Duration.Builder value(Long value)

      Integer to specify the value of a maintenance schedule duration.

      Parameters:
      value - Integer to specify the value of a maintenance schedule duration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • unit

      The unit of measurement for the duration of a maintenance schedule.

      Parameters:
      unit - The unit of measurement for the duration of a maintenance schedule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • unit

      The unit of measurement for the duration of a maintenance schedule.

      Parameters:
      unit - The unit of measurement for the duration of a maintenance schedule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: