| Modifier and Type | Method and Description |
|---|---|
Scheduling |
Scheduling.Builder.build() |
Scheduling |
Scheduling.Builder.buildPartial() |
static Scheduling |
Scheduling.getDefaultInstance() |
Scheduling |
Scheduling.getDefaultInstanceForType() |
Scheduling |
Scheduling.Builder.getDefaultInstanceForType() |
Scheduling |
InstancePropertiesOrBuilder.getScheduling()
Specifies the scheduling options for the instances that are created from these properties.
|
Scheduling |
Instance.getScheduling()
Sets the scheduling options for this instance.
|
Scheduling |
Instance.Builder.getScheduling()
Sets the scheduling options for this instance.
|
Scheduling |
InstanceOrBuilder.getScheduling()
Sets the scheduling options for this instance.
|
Scheduling |
InstanceProperties.getScheduling()
Specifies the scheduling options for the instances that are created from these properties.
|
Scheduling |
InstanceProperties.Builder.getScheduling()
Specifies the scheduling options for the instances that are created from these properties.
|
Scheduling |
SourceInstancePropertiesOrBuilder.getScheduling()
Specifies the scheduling options for the instances that are created from this machine image.
|
Scheduling |
SourceInstanceProperties.getScheduling()
Specifies the scheduling options for the instances that are created from this machine image.
|
Scheduling |
SourceInstanceProperties.Builder.getScheduling()
Specifies the scheduling options for the instances that are created from this machine image.
|
Scheduling |
SetSchedulingInstanceRequestOrBuilder.getSchedulingResource()
The body resource for this request
|
Scheduling |
SetSchedulingInstanceRequest.getSchedulingResource()
The body resource for this request
|
Scheduling |
SetSchedulingInstanceRequest.Builder.getSchedulingResource()
The body resource for this request
|
static Scheduling |
Scheduling.parseDelimitedFrom(InputStream input) |
static Scheduling |
Scheduling.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scheduling |
Scheduling.parseFrom(byte[] data) |
static Scheduling |
Scheduling.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scheduling |
Scheduling.parseFrom(ByteBuffer data) |
static Scheduling |
Scheduling.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scheduling |
Scheduling.parseFrom(com.google.protobuf.ByteString data) |
static Scheduling |
Scheduling.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scheduling |
Scheduling.parseFrom(com.google.protobuf.CodedInputStream input) |
static Scheduling |
Scheduling.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scheduling |
Scheduling.parseFrom(InputStream input) |
static Scheduling |
Scheduling.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Scheduling> |
Scheduling.getParserForType() |
static com.google.protobuf.Parser<Scheduling> |
Scheduling.parser() |
| Modifier and Type | Method and Description |
|---|---|
Scheduling.Builder |
Scheduling.Builder.mergeFrom(Scheduling other) |
Instance.Builder |
Instance.Builder.mergeScheduling(Scheduling value)
Sets the scheduling options for this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.mergeScheduling(Scheduling value)
Specifies the scheduling options for the instances that are created from these properties.
|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.mergeScheduling(Scheduling value)
Specifies the scheduling options for the instances that are created from this machine image.
|
SetSchedulingInstanceRequest.Builder |
SetSchedulingInstanceRequest.Builder.mergeSchedulingResource(Scheduling value)
The body resource for this request
|
static Scheduling.Builder |
Scheduling.newBuilder(Scheduling prototype) |
Instance.Builder |
Instance.Builder.setScheduling(Scheduling value)
Sets the scheduling options for this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.setScheduling(Scheduling value)
Specifies the scheduling options for the instances that are created from these properties.
|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.setScheduling(Scheduling value)
Specifies the scheduling options for the instances that are created from this machine image.
|
SetSchedulingInstanceRequest.Builder |
SetSchedulingInstanceRequest.Builder.setSchedulingResource(Scheduling value)
The body resource for this request
|
Copyright © 2023 Google LLC. All rights reserved.