Interface MissionProfileListItem.Builder

    • Method Detail

      • 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

        MissionProfileListItem.Builder name​(String 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

        MissionProfileListItem.Builder region​(String 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.