public static class Request.Builder<T> extends Object
Request
instances.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Request<T> |
build() |
Request.Builder<T> |
content(T content) |
Request.Builder<T> |
context(Map<String,String> context) |
Request.Builder<T> |
contextParam(Map.Entry<String,String> entry) |
Request.Builder<T> |
contextParam(String key,
String value) |
Request.Builder<T> |
operationType(Request.OperationType operationType) |
public Builder()
public Request.Builder<T> content(T content)
public Request.Builder<T> contextParam(Map.Entry<String,String> entry)
public Request.Builder<T> contextParam(String key, String value)
public Request.Builder<T> operationType(Request.OperationType operationType)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.