Uses of Record Class
net.ygbstudio.jbrave.core.domain.dto.image.ImageQuery
Packages that use ImageQuery
-
Uses of ImageQuery in net.ygbstudio.jbrave.api.response
Methods in net.ygbstudio.jbrave.api.response that return ImageQueryModifier and TypeMethodDescriptionImageSearchApiResponse.query()Returns the value of thequeryrecord component.Constructors in net.ygbstudio.jbrave.api.response with parameters of type ImageQueryModifierConstructorDescriptionImageSearchApiResponse(String type, ImageQuery query, List<ImageResult> results, Extra extra) Creates an instance of aImageSearchApiResponserecord class.