public class AlipayCloudCloudbaseLayerVersionQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCloudCloudbaseLayerVersionQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizAppId() |
String |
getBizEnvId() |
String |
getLayerName() |
Long |
getPageIndex() |
Long |
getPageSize() |
void |
setBizAppId(String bizAppId) |
void |
setBizEnvId(String bizEnvId) |
void |
setLayerName(String layerName) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
public AlipayCloudCloudbaseLayerVersionQueryModel()
public String getBizAppId()
public void setBizAppId(String bizAppId)
public String getBizEnvId()
public void setBizEnvId(String bizEnvId)
public String getLayerName()
public void setLayerName(String layerName)
public Long getPageIndex()
public void setPageIndex(Long pageIndex)
public Long getPageSize()
public void setPageSize(Long pageSize)
Copyright © 2024. All rights reserved.