Uses of Record Class
org.graylog2.rest.resources.system.indexer.requests.IndexSetUpdateRequest
Packages that use IndexSetUpdateRequest
Package
Description
-
Uses of IndexSetUpdateRequest in org.graylog2.rest.resources.system.indexer
Methods in org.graylog2.rest.resources.system.indexer with parameters of type IndexSetUpdateRequestModifier and TypeMethodDescriptionIndexSetsResource.update(String id, @Valid @NotNull IndexSetUpdateRequest updateRequest) -
Uses of IndexSetUpdateRequest in org.graylog2.rest.resources.system.indexer.requests
Methods in org.graylog2.rest.resources.system.indexer.requests that return IndexSetUpdateRequestModifier and TypeMethodDescriptionstatic IndexSetUpdateRequestIndexSetUpdateRequest.fromIndexSetConfig(IndexSetConfig indexSet)