| Package | Description |
|---|---|
| com.baidubce.services.vpc | |
| com.baidubce.services.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
ListVpcResponse |
VpcClient.listVpcs(ListVpcRequest request)
Return a list of vpcs owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListVpcRequest |
ListVpcRequest.withIsDefault(Boolean isDefault)
Configure isDefault param for the request.
|
ListVpcRequest |
ListVpcRequest.withMarker(String marker)
Configure the request with specified marker.
|
ListVpcRequest |
ListVpcRequest.withMaxKeys(int maxKeys)
Configure the request with specified maxKeys.
|
ListVpcRequest |
ListVpcRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2022. All rights reserved.