Compute Engine API v1beta13 (revision 22)



Uses of Class
com.google.api.services.compute.Compute.Networks.Insert

Packages that use Compute.Networks.Insert
com.google.api.services.compute   
 

Uses of Compute.Networks.Insert in com.google.api.services.compute
 

Methods in com.google.api.services.compute that return Compute.Networks.Insert
 Compute.Networks.Insert Compute.Networks.insert(String project, Network content)
          Creates a network resource in the specified project using the data included in the request.
 Compute.Networks.Insert Compute.Networks.Insert.setAlt(String alt)
           
 Compute.Networks.Insert Compute.Networks.Insert.setFields(String fields)
           
 Compute.Networks.Insert Compute.Networks.Insert.setKey(String key)
           
 Compute.Networks.Insert Compute.Networks.Insert.setOauthToken(String oauthToken)
           
 Compute.Networks.Insert Compute.Networks.Insert.setPrettyPrint(Boolean prettyPrint)
           
 Compute.Networks.Insert Compute.Networks.Insert.setProject(String project)
          Name of the project scoping this request.
 Compute.Networks.Insert Compute.Networks.Insert.setQuotaUser(String quotaUser)
           
 Compute.Networks.Insert Compute.Networks.Insert.setUserIp(String userIp)