Interface OrchestrationConfigListResponse.Builder
- Enclosing class:
OrchestrationConfigListResponse
public static interface OrchestrationConfigListResponse.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the count of thisOrchestrationConfigListResponseinstance.
-
Method Details
-
count
Set the count of thisOrchestrationConfigListResponseinstance.- Parameters:
count- The count of thisOrchestrationConfigListResponse- Returns:
- The OrchestrationConfigListResponse builder.
-