Interface GetPatchBaselineForPatchGroupResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetPatchBaselineForPatchGroupResponse.Builder,GetPatchBaselineForPatchGroupResponse>, SdkBuilder<GetPatchBaselineForPatchGroupResponse.Builder,GetPatchBaselineForPatchGroupResponse>, SdkPojo, SdkResponse.Builder, SsmResponse.Builder
Enclosing class:
GetPatchBaselineForPatchGroupResponse

public static interface GetPatchBaselineForPatchGroupResponse.Builder extends SsmResponse.Builder, SdkPojo, CopyableBuilder<GetPatchBaselineForPatchGroupResponse.Builder,GetPatchBaselineForPatchGroupResponse>
  • Method Details

    • 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

      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

      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: