Modifier and Type | Method and Description |
---|---|
protected <T> void |
AnalysisDefinitionJsonAdapterFactory.addFields(AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> builder) |
protected <T> void |
AnalyzerDefinitionJsonAdapterFactory.addFields(AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> builder) |
Modifier and Type | Method and Description |
---|---|
<F> AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> |
AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder.add(String fieldName,
Class<F> fieldType) |
<F> AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> |
AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder.add(String fieldName,
com.google.gson.reflect.TypeToken<F> fieldType) |
Modifier and Type | Method and Description |
---|---|
protected abstract <T> void |
AbstractConfiguredExtraPropertiesJsonAdapterFactory.addFields(AbstractConfiguredExtraPropertiesJsonAdapterFactory.Builder<T> builder) |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved