public class ListDeploymentTargetsRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
ListDeploymentTargetsRequest() |
限定符和类型 | 方法和说明 |
---|---|
static ListDeploymentTargetsRequest |
build(Map<String,?> map) |
Integer |
getPageIndex() |
Integer |
getPageSize() |
ListDeploymentTargetsRequest |
setPageIndex(Integer pageIndex) |
ListDeploymentTargetsRequest |
setPageSize(Integer pageSize) |
@NameInMap(value="pageIndex") public Integer pageIndex
@NameInMap(value="pageSize") public Integer pageSize
public static ListDeploymentTargetsRequest build(Map<String,?> map) throws Exception
Exception
public ListDeploymentTargetsRequest setPageIndex(Integer pageIndex)
public Integer getPageIndex()
public ListDeploymentTargetsRequest setPageSize(Integer pageSize)
public Integer getPageSize()
Copyright © 2024. All rights reserved.