| Package | Description |
|---|---|
| com.afrozaar.wordpress.wpapi.v2.model | |
| com.afrozaar.wordpress.wpapi.v2.model.builder |
| Modifier and Type | Method and Description |
|---|---|
Guid |
Page.getGuid() |
Guid |
Post.getGuid() |
Guid |
Media.getGuid() |
| Modifier and Type | Method and Description |
|---|---|
void |
Page.setGuid(Guid guid) |
void |
Post.setGuid(Guid guid) |
void |
Media.setGuid(Guid guid) |
| Modifier and Type | Method and Description |
|---|---|
MediaBuilder |
MediaBuilder.withGuid(Guid guid) |
PostBuilder |
PostBuilder.withGuid(Guid guid) |
PageBuilder |
PageBuilder.withGuid(Guid guid) |
Copyright © 2017. All rights reserved.