target.apidocs.com.google.api.services.compute.class-use.Compute.Instances.SetScheduling.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.compute.Compute.Instances.SetScheduling (Compute Engine API alpha-rev20200526-1.30.9)
Uses of Class
com.google.api.services.compute.Compute.Instances.SetScheduling
-
Packages that use Compute.Instances.SetScheduling
Package
Description
com.google.api.services.compute
-
-
Uses of Compute.Instances.SetScheduling in com.google.api.services.compute
Methods in com.google.api.services.compute that return Compute.Instances.SetScheduling
Modifier and Type
Method and Description
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.set(String parameterName,
Object value)
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setAlt(String alt)
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setFields(String fields)
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setInstance(String instance)
Instance name for this request.
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setKey(String key)
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setOauthToken(String oauthToken)
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setPrettyPrint(Boolean prettyPrint)
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setProject(String project)
Project ID for this request.
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setQuotaUser(String quotaUser)
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setRequestId(String requestId)
An optional request ID to identify requests.
Compute.Instances.SetScheduling
Compute.Instances.setScheduling(String project,
String zone,
String instance,
Scheduling content)
Sets an instance's scheduling options.
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setUserIp(String userIp)
Compute.Instances.SetScheduling
Compute.Instances.SetScheduling.setZone(String zone)
The name of the zone for this request.
Copyright © 2011–2020 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy