Uses of Class
com.baidubce.services.vpc.model.GetVpcRequest

Packages that use GetVpcRequest
com.baidubce.services.vpc   
com.baidubce.services.vpc.model   
 

Uses of GetVpcRequest in com.baidubce.services.vpc
 

Methods in com.baidubce.services.vpc with parameters of type GetVpcRequest
 GetVpcResponse VpcClient.getVpc(GetVpcRequest getVpcRequest)
          Get the detail information of specified vpc.
 

Uses of GetVpcRequest in com.baidubce.services.vpc.model
 

Methods in com.baidubce.services.vpc.model that return GetVpcRequest
 GetVpcRequest GetVpcRequest.withRequestCredentials(BceCredentials credentials)
          Configure request credential for the request.
 GetVpcRequest GetVpcRequest.withVpcId(String vpcId)
          Configure the vpcId for the request.
 



Copyright © 2018. All rights reserved.