Interface LocationState.Builder

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

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

    • location

      LocationState.Builder location(String location)

      The fleet location, expressed as an Amazon Web Services Region code such as us-west-2.

      Parameters:
      location - The fleet location, expressed as an Amazon Web Services Region code such as us-west-2.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      LocationState.Builder status(String status)

      The life-cycle status of a fleet location.

      Parameters:
      status - The life-cycle status of a fleet location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The life-cycle status of a fleet location.

      Parameters:
      status - The life-cycle status of a fleet location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: