public class ListBindVPCResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListBindVPCResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListBindVPCResponse |
addBindVPCsItem(BindVPCForListBindVPCOutput bindVPCsItem) |
ListBindVPCResponse |
bindVPCs(List<BindVPCForListBindVPCOutput> bindVPCs) |
boolean |
equals(Object o) |
@Valid List<BindVPCForListBindVPCOutput> |
getBindVPCs()
Get bindVPCs
|
Integer |
getTotal()
Get total
|
int |
hashCode() |
void |
setBindVPCs(List<BindVPCForListBindVPCOutput> bindVPCs) |
void |
setTotal(Integer total) |
String |
toString() |
ListBindVPCResponse |
total(Integer total) |
getResponseMetadata, setResponseMetadatapublic ListBindVPCResponse bindVPCs(List<BindVPCForListBindVPCOutput> bindVPCs)
public ListBindVPCResponse addBindVPCsItem(BindVPCForListBindVPCOutput bindVPCsItem)
@Valid public @Valid List<BindVPCForListBindVPCOutput> getBindVPCs()
public void setBindVPCs(List<BindVPCForListBindVPCOutput> bindVPCs)
public ListBindVPCResponse total(Integer total)
public Integer getTotal()
public void setTotal(Integer total)
Copyright © 2026. All rights reserved.