Modifier and Type | Class and Description |
---|---|
static class |
Request.Builder<T>
Builder class for
Request instances. |
static class |
Request.OperationType
CRUD operation types.
|
Constructor and Description |
---|
Request() |
Modifier and Type | Method and Description |
---|---|
T |
getContent() |
Map<String,String> |
getContext()
Context contains additional request parameters.
|
void |
setContext(Map<String,String> context) |
void |
setParameter(T content) |
public Request()
public T getContent()
public Map<String,String> getContext()
public void setContext(Map<String,String> context)
context
- the context to setpublic void setParameter(T content)
content
- the content to setCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.