Interface MissionProfileListItem.Builder

  • Method Details

    • missionProfileArn

      MissionProfileListItem.Builder missionProfileArn(String missionProfileArn)

      ARN of a mission profile.

      Parameters:
      missionProfileArn - ARN of a mission profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • missionProfileId

      MissionProfileListItem.Builder missionProfileId(String missionProfileId)

      UUID of a mission profile.

      Parameters:
      missionProfileId - UUID of a mission profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Name of a mission profile.

      Parameters:
      name - Name of a mission profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      Region of a mission profile.

      Parameters:
      region - Region of a mission profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.