| Package | Description |
|---|---|
| io.prismic |
| Modifier and Type | Method and Description |
|---|---|
static Api |
Api.get(String url)
Entry point to get an
Api object. |
static Api |
Api.get(String url,
Cache cache,
Logger logger) |
static Api |
Api.get(String url,
String accessToken)
Entry point to get an
Api object. |
static Api |
Api.get(String endpoint,
String accessToken,
Cache cache,
Logger logger)
Entry point to get an
Api object. |
| Constructor and Description |
|---|
SearchForm(Api api,
Form form) |
Copyright © 2015. All rights reserved.