public class ConfluenceContentResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ConfluenceContentResponse.Body |
static class |
ConfluenceContentResponse.StyledView |
static class |
ConfluenceContentResponse.WebResource |
static class |
ConfluenceContentResponse.WebResourceSuperBatch |
Constructor and Description |
---|
ConfluenceContentResponse() |
Modifier and Type | Method and Description |
---|---|
ConfluenceContentResponse.Body |
getBody() |
ConfluencePageLinks |
getLinks() |
String |
getTitle() |
void |
setBody(ConfluenceContentResponse.Body body) |
void |
setLinks(ConfluencePageLinks links) |
void |
setTitle(String title) |
public ConfluenceContentResponse.Body getBody()
public void setBody(ConfluenceContentResponse.Body body)
public String getTitle()
public void setTitle(String title)
public ConfluencePageLinks getLinks()
public void setLinks(ConfluencePageLinks links)
Copyright © 2002-2024 Atlassian. All Rights Reserved.