Interface DescribeEnvironmentsResponse.Builder

    • Method Detail

      • environments

        DescribeEnvironmentsResponse.Builder environments​(Collection<Environment> environments)

        Information about the environments that are returned.

        Parameters:
        environments - Information about the environments that are returned.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • environments

        DescribeEnvironmentsResponse.Builder environments​(Environment... environments)

        Information about the environments that are returned.

        Parameters:
        environments - Information about the environments that are returned.
        Returns:
        Returns a reference to this object so that method calls can be chained together.