Compute Engine API v1beta14 (revision 17)



Uses of Class
com.google.api.services.compute.Compute.Instances.SetMetadata

Packages that use Compute.Instances.SetMetadata
com.google.api.services.compute   
 

Uses of Compute.Instances.SetMetadata in com.google.api.services.compute
 

Methods in com.google.api.services.compute that return Compute.Instances.SetMetadata
 Compute.Instances.SetMetadata Compute.Instances.SetMetadata.setAlt(String alt)
           
 Compute.Instances.SetMetadata Compute.Instances.SetMetadata.setFields(String fields)
           
 Compute.Instances.SetMetadata Compute.Instances.SetMetadata.setInstance(String instance)
          Name of the instance scoping this request.
 Compute.Instances.SetMetadata Compute.Instances.SetMetadata.setKey(String key)
           
 Compute.Instances.SetMetadata Compute.Instances.setMetadata(String project, String zone, String instance, Metadata content)
          Sets metadata for the specified instance to the data included in the request.
 Compute.Instances.SetMetadata Compute.Instances.SetMetadata.setOauthToken(String oauthToken)
           
 Compute.Instances.SetMetadata Compute.Instances.SetMetadata.setPrettyPrint(Boolean prettyPrint)
           
 Compute.Instances.SetMetadata Compute.Instances.SetMetadata.setProject(String project)
          Name of the project scoping this request.
 Compute.Instances.SetMetadata Compute.Instances.SetMetadata.setQuotaUser(String quotaUser)
           
 Compute.Instances.SetMetadata Compute.Instances.SetMetadata.setUserIp(String userIp)
           
 Compute.Instances.SetMetadata Compute.Instances.SetMetadata.setZone(String zone)
          Name of the zone scoping this request.