Interface DescribeOperatingSystemsResponse.Builder

    • Method Detail

      • operatingSystems

        DescribeOperatingSystemsResponse.Builder operatingSystems​(Collection<OperatingSystem> operatingSystems)

        Contains information in response to a DescribeOperatingSystems request.

        Parameters:
        operatingSystems - Contains information in response to a DescribeOperatingSystems request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • operatingSystems

        DescribeOperatingSystemsResponse.Builder operatingSystems​(OperatingSystem... operatingSystems)

        Contains information in response to a DescribeOperatingSystems request.

        Parameters:
        operatingSystems - Contains information in response to a DescribeOperatingSystems request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.