Interface StartBlueprintRunResponse.Builder

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

public static interface StartBlueprintRunResponse.Builder extends GlueResponse.Builder, SdkPojo, CopyableBuilder<StartBlueprintRunResponse.Builder,StartBlueprintRunResponse>
  • Method Details

    • runId

      The run ID for this blueprint run.

      Parameters:
      runId - The run ID for this blueprint run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.