Interface CreatePatchBaselineResponse.Builder

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

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

    • baselineId

      The ID of the created patch baseline.

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