public class PageInfoForDescribeSecretVersionsOutput extends Object
| Constructor and Description |
|---|
PageInfoForDescribeSecretVersionsOutput() |
| Modifier and Type | Method and Description |
|---|---|
PageInfoForDescribeSecretVersionsOutput |
count(Integer count) |
PageInfoForDescribeSecretVersionsOutput |
currentPage(Integer currentPage) |
boolean |
equals(Object o) |
Integer |
getCount()
Get count
|
Integer |
getCurrentPage()
Get currentPage
|
Integer |
getPageSize()
Get pageSize
|
Integer |
getTotalCount()
Get totalCount
|
int |
hashCode() |
PageInfoForDescribeSecretVersionsOutput |
pageSize(Integer pageSize) |
void |
setCount(Integer count) |
void |
setCurrentPage(Integer currentPage) |
void |
setPageSize(Integer pageSize) |
void |
setTotalCount(Integer totalCount) |
String |
toString() |
PageInfoForDescribeSecretVersionsOutput |
totalCount(Integer totalCount) |
public PageInfoForDescribeSecretVersionsOutput()
public PageInfoForDescribeSecretVersionsOutput count(Integer count)
public Integer getCount()
public void setCount(Integer count)
public PageInfoForDescribeSecretVersionsOutput currentPage(Integer currentPage)
public Integer getCurrentPage()
public void setCurrentPage(Integer currentPage)
public PageInfoForDescribeSecretVersionsOutput pageSize(Integer pageSize)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public PageInfoForDescribeSecretVersionsOutput totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2025. All rights reserved.