static AddInsightsCommandDescriptor.Builder |
AddInsightsCommandDescriptor.builder()
Create a new builder.
|
AddInsightsCommandDescriptor.Builder |
AddInsightsCommandDescriptor.Builder.category(String category) |
AddInsightsCommandDescriptor.Builder |
AddInsightsCommandDescriptor.Builder.copy(AddInsightsCommandDescriptor model) |
AddInsightsCommandDescriptor.Builder |
AddInsightsCommandDescriptor.Builder.declaredFields(List<AbstractField> declaredFields) |
AddInsightsCommandDescriptor.Builder |
AddInsightsCommandDescriptor.Builder.displayQueryString(String displayQueryString) |
AddInsightsCommandDescriptor.Builder |
AddInsightsCommandDescriptor.Builder.internalQueryString(String internalQueryString) |
AddInsightsCommandDescriptor.Builder |
AddInsightsCommandDescriptor.Builder.isHidden(Boolean isHidden) |
AddInsightsCommandDescriptor.Builder |
AddInsightsCommandDescriptor.Builder.referencedFields(List<AbstractField> referencedFields) |
AddInsightsCommandDescriptor.Builder |
AddInsightsCommandDescriptor.toBuilder() |