public class PageInfoForDescribeKeyringsOutput extends Object
| Constructor and Description |
|---|
PageInfoForDescribeKeyringsOutput() |
| Modifier and Type | Method and Description |
|---|---|
PageInfoForDescribeKeyringsOutput |
count(Integer count) |
PageInfoForDescribeKeyringsOutput |
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() |
PageInfoForDescribeKeyringsOutput |
pageSize(Integer pageSize) |
void |
setCount(Integer count) |
void |
setCurrentPage(Integer currentPage) |
void |
setPageSize(Integer pageSize) |
void |
setTotalCount(Integer totalCount) |
String |
toString() |
PageInfoForDescribeKeyringsOutput |
totalCount(Integer totalCount) |
public PageInfoForDescribeKeyringsOutput count(Integer count)
public Integer getCount()
public void setCount(Integer count)
public PageInfoForDescribeKeyringsOutput currentPage(Integer currentPage)
public Integer getCurrentPage()
public void setCurrentPage(Integer currentPage)
public PageInfoForDescribeKeyringsOutput pageSize(Integer pageSize)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public PageInfoForDescribeKeyringsOutput totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2025. All rights reserved.