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