Interface CreateFleetResponse.Builder

    • Method Detail

      • id

        CreateFleetResponse.Builder id​(String id)

        The ID of the created fleet.

        Parameters:
        id - The ID of the created fleet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        CreateFleetResponse.Builder arn​(String arn)

        The ARN of the created fleet.

        Parameters:
        arn - The ARN of the created fleet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.