Interface GetDefaultPatchBaselineResponse.Builder

  • Method Details

    • baselineId

      The ID of the default patch baseline.

      Parameters:
      baselineId - The ID of the default patch baseline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operatingSystem

      GetDefaultPatchBaselineResponse.Builder operatingSystem(String operatingSystem)

      The operating system for the returned patch baseline.

      Parameters:
      operatingSystem - The operating system for the returned patch baseline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • operatingSystem

      GetDefaultPatchBaselineResponse.Builder operatingSystem(OperatingSystem operatingSystem)

      The operating system for the returned patch baseline.

      Parameters:
      operatingSystem - The operating system for the returned patch baseline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: