Uses of Interface
gov.nasa.pds.registry.common.Request.DeleteByQuery
Packages that use Request.DeleteByQuery
Package
Description
-
Uses of Request.DeleteByQuery in gov.nasa.pds.registry.common
Methods in gov.nasa.pds.registry.common that return Request.DeleteByQueryModifier and TypeMethodDescriptionRestClient.createDeleteByQuery()Request.DeleteByQuery.createFilterQuery(String key, String value) Request.DeleteByQuery.createMatchAllQuery()Request.DeleteByQuery.setRefresh(boolean state) Methods in gov.nasa.pds.registry.common with parameters of type Request.DeleteByQuery -
Uses of Request.DeleteByQuery in gov.nasa.pds.registry.common.connection.aws
Methods in gov.nasa.pds.registry.common.connection.aws that return Request.DeleteByQueryMethods in gov.nasa.pds.registry.common.connection.aws with parameters of type Request.DeleteByQueryModifier and TypeMethodDescriptionlongRestClientWrapper.performRequest(Request.DeleteByQuery request) -
Uses of Request.DeleteByQuery in gov.nasa.pds.registry.common.connection.es
Methods in gov.nasa.pds.registry.common.connection.es that return Request.DeleteByQueryMethods in gov.nasa.pds.registry.common.connection.es with parameters of type Request.DeleteByQueryModifier and TypeMethodDescriptionlongRestClientWrapper.performRequest(Request.DeleteByQuery request)