| Package | Description |
|---|---|
| com.baidubce.services.subnet | |
| com.baidubce.services.subnet.model |
| Modifier and Type | Method and Description |
|---|---|
ListSubnetsResponse |
SubnetClient.listSubnets(ListSubnetsRequest request)
Return a list of subnet owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListSubnetsRequest |
ListSubnetsRequest.withMarker(String marker)
Configure the request with specified marker.
|
ListSubnetsRequest |
ListSubnetsRequest.withMaxKeys(int maxKeys)
Configure the request with specified maxKeys.
|
ListSubnetsRequest |
ListSubnetsRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
ListSubnetsRequest |
ListSubnetsRequest.withSubnetType(String subnetType)
Configure subnet type for the request.
|
ListSubnetsRequest |
ListSubnetsRequest.withVpcId(String vpcId)
Configure vpc id for the request.
|
ListSubnetsRequest |
ListSubnetsRequest.withZoneName(String zoneName)
Configure zoneName for the request.
|
Copyright © 2023. All rights reserved.