Interface StopInstanceOnIdleRequest.Builder

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

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

    • threshold

      The value to compare with the duration.

      Parameters:
      threshold - The value to compare with the duration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • duration

      The amount of idle time in minutes after which your virtual computer will automatically stop.

      Parameters:
      duration - The amount of idle time in minutes after which your virtual computer will automatically stop.
      Returns:
      Returns a reference to this object so that method calls can be chained together.