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