Interface GetPatchBaselineForPatchGroupResponse.Builder

    • Method Detail

      • baselineId

        GetPatchBaselineForPatchGroupResponse.Builder baselineId​(String baselineId)

        The ID of the patch baseline that should be used for the patch group.

        Parameters:
        baselineId - The ID of the patch baseline that should be used for the patch group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • patchGroup

        GetPatchBaselineForPatchGroupResponse.Builder patchGroup​(String patchGroup)

        The name of the patch group.

        Parameters:
        patchGroup - The name of the patch group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • operatingSystem

        GetPatchBaselineForPatchGroupResponse.Builder operatingSystem​(String operatingSystem)

        The operating system rule specified for patch groups using the patch baseline.

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