public class AppIgResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
AppIgResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<AppBackendPolicyResponse> |
getBackendPolicyList() |
String |
getDesc() |
String |
getId() |
String |
getName() |
void |
setBackendPolicyList(List<AppBackendPolicyResponse> backendPolicyList) |
void |
setDesc(String desc) |
void |
setId(String id) |
void |
setName(String name) |
getMetadatapublic List<AppBackendPolicyResponse> getBackendPolicyList()
public void setBackendPolicyList(List<AppBackendPolicyResponse> backendPolicyList)
public String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public String getDesc()
public void setDesc(String desc)
Copyright © 2024. All rights reserved.