
io.github.stewseo.client.transport.WithUriParameter Maven / Gradle / Ivy
package io.github.stewseo.client.transport;
public interface WithUriParameter {
boolean withUriParameter(String name, String value);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy