public static interface BlueprintDetails.Builder extends SdkPojo, CopyableBuilder<BlueprintDetails.Builder,BlueprintDetails>
| Modifier and Type | Method and Description |
|---|---|
BlueprintDetails.Builder |
blueprintName(String blueprintName)
The name of the blueprint.
|
BlueprintDetails.Builder |
runId(String runId)
The run ID for this blueprint.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBlueprintDetails.Builder blueprintName(String blueprintName)
The name of the blueprint.
blueprintName - The name of the blueprint.BlueprintDetails.Builder runId(String runId)
The run ID for this blueprint.
runId - The run ID for this blueprint.Copyright © 2023. All rights reserved.