Invocation.Builder |
Invocation.Builder.accept(MediaType... mediaTypes) |
Invocation.Builder |
Invocation.Builder.accept(String... mediaTypes) |
Invocation.Builder |
Invocation.Builder.acceptEncoding(String... encodings) |
Invocation.Builder |
Invocation.Builder.acceptLanguage(Locale... locales) |
Invocation.Builder |
Invocation.Builder.acceptLanguage(String... locales) |
Invocation.Builder |
Invocation.Builder.cacheControl(CacheControl cacheControl) |
Invocation.Builder |
Invocation.Builder.cookie(Cookie cookie) |
Invocation.Builder |
Invocation.Builder.cookie(String name,
String value) |
Invocation.Builder |
Invocation.Builder.header(String name,
Object value) |
Invocation.Builder |
Invocation.Builder.headers(MultivaluedMap<String,Object> headers) |
Invocation.Builder |
Client.invocation(Link link) |
Invocation.Builder |
Invocation.Builder.property(String name,
Object value) |
Invocation.Builder |
WebTarget.request() |
Invocation.Builder |
WebTarget.request(MediaType... acceptedResponseTypes) |
Invocation.Builder |
WebTarget.request(String... acceptedResponseTypes) |