类的使用
com.baidubce.services.subnet.model.ListSubnetsRequest
-
使用ListSubnetsRequest的程序包 程序包 说明 com.baidubce.services.subnet com.baidubce.services.subnet.model -
-
com.baidubce.services.subnet中ListSubnetsRequest的使用
参数类型为ListSubnetsRequest的com.baidubce.services.subnet中的方法 修饰符和类型 方法 说明 ListSubnetsResponseSubnetClient. listSubnets(ListSubnetsRequest request)Return a list of subnet owned by the authenticated user. -
com.baidubce.services.subnet.model中ListSubnetsRequest的使用
返回ListSubnetsRequest的com.baidubce.services.subnet.model中的方法 修饰符和类型 方法 说明 ListSubnetsRequestListSubnetsRequest. withMarker(String marker)Configure the request with specified marker.ListSubnetsRequestListSubnetsRequest. withMaxKeys(int maxKeys)Configure the request with specified maxKeys.ListSubnetsRequestListSubnetsRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.ListSubnetsRequestListSubnetsRequest. withSubnetType(String subnetType)Configure subnet type for the request.ListSubnetsRequestListSubnetsRequest. withVpcId(String vpcId)Configure vpc id for the request.ListSubnetsRequestListSubnetsRequest. withZoneName(String zoneName)Configure zoneName for the request.
-