public class ListVpcLinksResponse
extends com.baidubce.common.BaseBceResponse
| Constructor and Description |
|---|
ListVpcLinksResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
List<Privatelinks> |
getItems() |
ListVpcLinksResponse |
setDomain(String domain) |
ListVpcLinksResponse |
setItems(List<Privatelinks> items) |
String |
toString() |
public String getDomain()
public ListVpcLinksResponse setDomain(String domain)
public List<Privatelinks> getItems()
public ListVpcLinksResponse setItems(List<Privatelinks> items)
Copyright © 2026. All rights reserved.