Interface OrchestrationConfigPostResponse.Builder2
- Enclosing class:
OrchestrationConfigPostResponse
public static interface OrchestrationConfigPostResponse.Builder2
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the scenario of thisOrchestrationConfigPostResponseinstance.
-
Method Details
-
scenario
Set the scenario of thisOrchestrationConfigPostResponseinstance.- Parameters:
scenario- The scenario of thisOrchestrationConfigPostResponse- Returns:
- The OrchestrationConfigPostResponse builder.
-