Interface OrchestrationConfigPostRequest.Builder3
- Enclosing class:
OrchestrationConfigPostRequest
public static interface OrchestrationConfigPostRequest.Builder3
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionspec(OrchestrationConfig spec) Set the spec of thisOrchestrationConfigPostRequestinstance.
-
Method Details
-
spec
Set the spec of thisOrchestrationConfigPostRequestinstance.- Parameters:
spec- The spec of thisOrchestrationConfigPostRequest- Returns:
- The OrchestrationConfigPostRequest instance.
-