类的使用
com.baidubce.services.vpc.model.ListVpcRequest
-
使用ListVpcRequest的程序包 程序包 说明 com.baidubce.services.vpc com.baidubce.services.vpc.model -
-
com.baidubce.services.vpc中ListVpcRequest的使用
参数类型为ListVpcRequest的com.baidubce.services.vpc中的方法 修饰符和类型 方法 说明 ListVpcResponseVpcClient. listVpcs(ListVpcRequest request)Return a list of vpcs owned by the authenticated user. -
com.baidubce.services.vpc.model中ListVpcRequest的使用
返回ListVpcRequest的com.baidubce.services.vpc.model中的方法 修饰符和类型 方法 说明 ListVpcRequestListVpcRequest. withIsDefault(Boolean isDefault)Configure isDefault param for the request.ListVpcRequestListVpcRequest. withMarker(String marker)Configure the request with specified marker.ListVpcRequestListVpcRequest. withMaxKeys(int maxKeys)Configure the request with specified maxKeys.ListVpcRequestListVpcRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.
-