Package io.constructor.client
Class FacetConfigurationRequest
java.lang.Object
io.constructor.client.FacetConfigurationRequest
Constructor.io FacetConfiguration Request
-
Constructor Summary
ConstructorsConstructorDescriptionFacetConfigurationRequest(FacetConfiguration facetConfiguration, String section) Creates a facet configuration request -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFacetConfiguration(FacetConfiguration facetConfiguration) voidsetSection(String section)
-
Constructor Details
-
FacetConfigurationRequest
Creates a facet configuration request- Parameters:
facetConfiguration- the facet configuration to be created/updatedsection- the autocomplete section to upload the files to
-
-
Method Details
-
setFacetConfiguration
- Parameters:
facetConfiguration- the facet configuration to be created/updated
-
geFacetConfiguration
- Returns:
- the facet configuration to be created/updated
-
setSection
- Parameters:
section- the section to set
-
getSection
- Returns:
- the section
-