Uses of Class
com.baidubce.services.subnet.model.GetSubnetRequest

Packages that use GetSubnetRequest
com.baidubce.services.subnet   
com.baidubce.services.subnet.model   
 

Uses of GetSubnetRequest in com.baidubce.services.subnet
 

Methods in com.baidubce.services.subnet with parameters of type GetSubnetRequest
 GetSubnetResponse SubnetClient.getSubnet(GetSubnetRequest getSubnetRequest)
          Get the detail information of specified subnet.
 

Uses of GetSubnetRequest in com.baidubce.services.subnet.model
 

Methods in com.baidubce.services.subnet.model that return GetSubnetRequest
 GetSubnetRequest GetSubnetRequest.withRequestCredentials(BceCredentials credentials)
          Configure request credential for the request.
 GetSubnetRequest GetSubnetRequest.withSubnetId(String subnetId)
          Configure the subnetId for the request.
 



Copyright © 2018. All rights reserved.