Uses of Class
com.google.cloud.compute.v1.Scheduling
-
Packages that use Scheduling Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of Scheduling in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Scheduling Modifier and Type Method Description SchedulingScheduling.Builder. build()SchedulingScheduling.Builder. buildPartial()static SchedulingScheduling. getDefaultInstance()SchedulingScheduling.Builder. getDefaultInstanceForType()SchedulingScheduling. getDefaultInstanceForType()SchedulingInstance.Builder. getScheduling()Sets the scheduling options for this instance.SchedulingInstance. getScheduling()Sets the scheduling options for this instance.SchedulingInstanceOrBuilder. getScheduling()Sets the scheduling options for this instance.SchedulingInstanceProperties.Builder. getScheduling()Specifies the scheduling options for the instances that are created from these properties.SchedulingInstanceProperties. getScheduling()Specifies the scheduling options for the instances that are created from these properties.SchedulingInstancePropertiesOrBuilder. getScheduling()Specifies the scheduling options for the instances that are created from these properties.SchedulingSourceInstanceProperties.Builder. getScheduling()Specifies the scheduling options for the instances that are created from this machine image.SchedulingSourceInstanceProperties. getScheduling()Specifies the scheduling options for the instances that are created from this machine image.SchedulingSourceInstancePropertiesOrBuilder. getScheduling()Specifies the scheduling options for the instances that are created from this machine image.SchedulingSetSchedulingInstanceRequest.Builder. getSchedulingResource()The body resource for this requestSchedulingSetSchedulingInstanceRequest. getSchedulingResource()The body resource for this requestSchedulingSetSchedulingInstanceRequestOrBuilder. getSchedulingResource()The body resource for this requeststatic SchedulingScheduling. parseDelimitedFrom(InputStream input)static SchedulingScheduling. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchedulingScheduling. parseFrom(byte[] data)static SchedulingScheduling. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchedulingScheduling. parseFrom(com.google.protobuf.ByteString data)static SchedulingScheduling. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchedulingScheduling. parseFrom(com.google.protobuf.CodedInputStream input)static SchedulingScheduling. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchedulingScheduling. parseFrom(InputStream input)static SchedulingScheduling. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchedulingScheduling. parseFrom(ByteBuffer data)static SchedulingScheduling. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type Scheduling Modifier and Type Method Description com.google.protobuf.Parser<Scheduling>Scheduling. getParserForType()static com.google.protobuf.Parser<Scheduling>Scheduling. parser()Methods in com.google.cloud.compute.v1 with parameters of type Scheduling Modifier and Type Method Description Scheduling.BuilderScheduling.Builder. mergeFrom(Scheduling other)Instance.BuilderInstance.Builder. mergeScheduling(Scheduling value)Sets the scheduling options for this instance.InstanceProperties.BuilderInstanceProperties.Builder. mergeScheduling(Scheduling value)Specifies the scheduling options for the instances that are created from these properties.SourceInstanceProperties.BuilderSourceInstanceProperties.Builder. mergeScheduling(Scheduling value)Specifies the scheduling options for the instances that are created from this machine image.SetSchedulingInstanceRequest.BuilderSetSchedulingInstanceRequest.Builder. mergeSchedulingResource(Scheduling value)The body resource for this requeststatic Scheduling.BuilderScheduling. newBuilder(Scheduling prototype)Instance.BuilderInstance.Builder. setScheduling(Scheduling value)Sets the scheduling options for this instance.InstanceProperties.BuilderInstanceProperties.Builder. setScheduling(Scheduling value)Specifies the scheduling options for the instances that are created from these properties.SourceInstanceProperties.BuilderSourceInstanceProperties.Builder. setScheduling(Scheduling value)Specifies the scheduling options for the instances that are created from this machine image.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>InstancesClient. setSchedulingAsync(String project, String zone, String instance, Scheduling schedulingResource)Sets an instance's scheduling options.SetSchedulingInstanceRequest.BuilderSetSchedulingInstanceRequest.Builder. setSchedulingResource(Scheduling value)The body resource for this request
-