| Package | Description |
|---|---|
| com.afrozaar.wordpress.wpapi.v2 | |
| com.afrozaar.wordpress.wpapi.v2.api | |
| com.afrozaar.wordpress.wpapi.v2.request |
| Modifier and Type | Method and Description |
|---|---|
<T> PagedResponse<T> |
Wordpress.search(SearchRequest<T> search) |
<T> PagedResponse<T> |
Client.search(SearchRequest<T> search) |
| Modifier and Type | Method and Description |
|---|---|
static SearchRequest<Post> |
Posts.list()
Search request just returning the first page of posts.
|
| Modifier and Type | Method and Description |
|---|---|
SearchRequest<BT> |
SearchRequest.Builder.build() |
Copyright © 2017. All rights reserved.