Interface RegisterPatchBaselineForPatchGroupResponse.Builder

    • Method Detail

      • baselineId

        RegisterPatchBaselineForPatchGroupResponse.Builder baselineId​(String baselineId)

        The ID of the patch baseline the patch group was registered with.

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

        RegisterPatchBaselineForPatchGroupResponse.Builder patchGroup​(String patchGroup)

        The name of the patch group registered with the patch baseline.

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