public class DirectiveExecutionResponse extends ServiceResponse<Map<String,Object>>
| Constructor and Description |
|---|
DirectiveExecutionResponse(List<Map<String,Object>> values,
Set<String> headers,
Map<String,String> types,
WorkspaceValidationResult summary) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getHeaders() |
WorkspaceValidationResult |
getSummary() |
Map<String,String> |
getTypes() |
getCount, getMessage, getValuesCopyright © 2023 CDAP Licensed under the Apache License, Version 2.0.