public class AlipayCloudCloudbaseEnvAkCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCloudCloudbaseEnvAkCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizAppId() |
String |
getBizEnvId() |
String |
getDescription() |
Boolean |
getEnable() |
void |
setBizAppId(String bizAppId) |
void |
setBizEnvId(String bizEnvId) |
void |
setDescription(String description) |
void |
setEnable(Boolean enable) |
public String getBizAppId()
public void setBizAppId(String bizAppId)
public String getBizEnvId()
public void setBizEnvId(String bizEnvId)
public String getDescription()
public void setDescription(String description)
public Boolean getEnable()
public void setEnable(Boolean enable)
Copyright © 2024. All rights reserved.