| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addAllDisks(Iterable<? extends AttachedDisk> values)
Array of disks associated with this instance.
|
Instance.Builder |
Instance.Builder.addAllGuestAccelerators(Iterable<? extends AcceleratorConfig> values)
A list of the type and count of accelerator cards attached to the instance.
|
Instance.Builder |
Instance.Builder.addAllNetworkInterfaces(Iterable<? extends NetworkInterface> values)
An array of network configurations for this instance.
|
Instance.Builder |
Instance.Builder.addAllResourcePolicies(Iterable<String> values)
Resource policies applied to this instance.
|
Instance.Builder |
Instance.Builder.addAllServiceAccounts(Iterable<? extends ServiceAccount> values)
A list of service accounts, with their specified scopes, authorized for this instance.
|
Instance.Builder |
Instance.Builder.addDisks(AttachedDisk.Builder builderForValue)
Array of disks associated with this instance.
|
Instance.Builder |
Instance.Builder.addDisks(AttachedDisk value)
Array of disks associated with this instance.
|
Instance.Builder |
Instance.Builder.addDisks(int index,
AttachedDisk.Builder builderForValue)
Array of disks associated with this instance.
|
Instance.Builder |
Instance.Builder.addDisks(int index,
AttachedDisk value)
Array of disks associated with this instance.
|
Instance.Builder |
Instance.Builder.addGuestAccelerators(AcceleratorConfig.Builder builderForValue)
A list of the type and count of accelerator cards attached to the instance.
|
Instance.Builder |
Instance.Builder.addGuestAccelerators(AcceleratorConfig value)
A list of the type and count of accelerator cards attached to the instance.
|
Instance.Builder |
Instance.Builder.addGuestAccelerators(int index,
AcceleratorConfig.Builder builderForValue)
A list of the type and count of accelerator cards attached to the instance.
|
Instance.Builder |
Instance.Builder.addGuestAccelerators(int index,
AcceleratorConfig value)
A list of the type and count of accelerator cards attached to the instance.
|
Instance.Builder |
InstancesScopedList.Builder.addInstancesBuilder()
[Output Only] A list of instances contained in this scope.
|
Instance.Builder |
InstancesScopedList.Builder.addInstancesBuilder(int index)
[Output Only] A list of instances contained in this scope.
|
Instance.Builder |
InstanceList.Builder.addItemsBuilder()
A list of Instance resources.
|
Instance.Builder |
InstanceList.Builder.addItemsBuilder(int index)
A list of Instance resources.
|
Instance.Builder |
Instance.Builder.addNetworkInterfaces(int index,
NetworkInterface.Builder builderForValue)
An array of network configurations for this instance.
|
Instance.Builder |
Instance.Builder.addNetworkInterfaces(int index,
NetworkInterface value)
An array of network configurations for this instance.
|
Instance.Builder |
Instance.Builder.addNetworkInterfaces(NetworkInterface.Builder builderForValue)
An array of network configurations for this instance.
|
Instance.Builder |
Instance.Builder.addNetworkInterfaces(NetworkInterface value)
An array of network configurations for this instance.
|
Instance.Builder |
Instance.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Instance.Builder |
Instance.Builder.addResourcePolicies(String value)
Resource policies applied to this instance.
|
Instance.Builder |
Instance.Builder.addResourcePoliciesBytes(com.google.protobuf.ByteString value)
Resource policies applied to this instance.
|
Instance.Builder |
Instance.Builder.addServiceAccounts(int index,
ServiceAccount.Builder builderForValue)
A list of service accounts, with their specified scopes, authorized for this instance.
|
Instance.Builder |
Instance.Builder.addServiceAccounts(int index,
ServiceAccount value)
A list of service accounts, with their specified scopes, authorized for this instance.
|
Instance.Builder |
Instance.Builder.addServiceAccounts(ServiceAccount.Builder builderForValue)
A list of service accounts, with their specified scopes, authorized for this instance.
|
Instance.Builder |
Instance.Builder.addServiceAccounts(ServiceAccount value)
A list of service accounts, with their specified scopes, authorized for this instance.
|
Instance.Builder |
Instance.Builder.clear() |
Instance.Builder |
Instance.Builder.clearAdvancedMachineFeatures()
Controls for advanced machine-related behavior features.
|
Instance.Builder |
Instance.Builder.clearCanIpForward()
Allows this instance to send and receive packets with non-matching destination or source IPs.
|
Instance.Builder |
Instance.Builder.clearConfidentialInstanceConfig()
optional .google.cloud.compute.v1.ConfidentialInstanceConfig confidential_instance_config = 490637685;
|
Instance.Builder |
Instance.Builder.clearCpuPlatform()
[Output Only] The CPU platform used by this instance.
|
Instance.Builder |
Instance.Builder.clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.clearDeletionProtection()
Whether the resource should be protected against deletion.
|
Instance.Builder |
Instance.Builder.clearDescription()
An optional description of this resource.
|
Instance.Builder |
Instance.Builder.clearDisks()
Array of disks associated with this instance.
|
Instance.Builder |
Instance.Builder.clearDisplayDevice()
Enables display device for the instance.
|
Instance.Builder |
Instance.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Instance.Builder |
Instance.Builder.clearFingerprint()
Specifies a fingerprint for this resource, which is essentially a hash of the instance's contents and used for optimistic locking.
|
Instance.Builder |
Instance.Builder.clearGuestAccelerators()
A list of the type and count of accelerator cards attached to the instance.
|
Instance.Builder |
Instance.Builder.clearHostname()
Specifies the hostname of the instance.
|
Instance.Builder |
Instance.Builder.clearId()
[Output Only] The unique identifier for the resource.
|
Instance.Builder |
Instance.Builder.clearKeyRevocationActionType()
KeyRevocationActionType of the instance.
|
Instance.Builder |
Instance.Builder.clearKind()
[Output Only] Type of the resource.
|
Instance.Builder |
Instance.Builder.clearLabelFingerprint()
A fingerprint for this request, which is essentially a hash of the label's contents and used for optimistic locking.
|
Instance.Builder |
Instance.Builder.clearLabels() |
Instance.Builder |
Instance.Builder.clearLastStartTimestamp()
[Output Only] Last start timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.clearLastStopTimestamp()
[Output Only] Last stop timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.clearLastSuspendedTimestamp()
[Output Only] Last suspended timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.clearMachineType()
Full or partial URL of the machine type resource to use for this instance, in the format: zones/zone/machineTypes/machine-type.
|
Instance.Builder |
Instance.Builder.clearMetadata()
The metadata key/value pairs assigned to this instance.
|
Instance.Builder |
Instance.Builder.clearMinCpuPlatform()
Specifies a minimum CPU platform for the VM instance.
|
Instance.Builder |
Instance.Builder.clearName()
The name of the resource, provided by the client when initially creating the resource.
|
Instance.Builder |
Instance.Builder.clearNetworkInterfaces()
An array of network configurations for this instance.
|
Instance.Builder |
Instance.Builder.clearNetworkPerformanceConfig()
optional .google.cloud.compute.v1.NetworkPerformanceConfig network_performance_config = 398330850;
|
Instance.Builder |
Instance.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Instance.Builder |
Instance.Builder.clearParams()
Input only.
|
Instance.Builder |
Instance.Builder.clearPrivateIpv6GoogleAccess()
The private IPv6 google access type for the VM.
|
Instance.Builder |
Instance.Builder.clearReservationAffinity()
Specifies the reservations that this instance can consume from.
|
Instance.Builder |
Instance.Builder.clearResourcePolicies()
Resource policies applied to this instance.
|
Instance.Builder |
Instance.Builder.clearResourceStatus()
[Output Only] Specifies values set for instance attributes as compared to the values requested by user in the corresponding input only field.
|
Instance.Builder |
Instance.Builder.clearSatisfiesPzs()
[Output Only] Reserved for future use.
|
Instance.Builder |
Instance.Builder.clearScheduling()
Sets the scheduling options for this instance.
|
Instance.Builder |
Instance.Builder.clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
Instance.Builder |
Instance.Builder.clearServiceAccounts()
A list of service accounts, with their specified scopes, authorized for this instance.
|
Instance.Builder |
Instance.Builder.clearShieldedInstanceConfig()
optional .google.cloud.compute.v1.ShieldedInstanceConfig shielded_instance_config = 12862901;
|
Instance.Builder |
Instance.Builder.clearShieldedInstanceIntegrityPolicy()
optional .google.cloud.compute.v1.ShieldedInstanceIntegrityPolicy shielded_instance_integrity_policy = 163696919;
|
Instance.Builder |
Instance.Builder.clearSourceMachineImage()
Source machine image
|
Instance.Builder |
Instance.Builder.clearSourceMachineImageEncryptionKey()
Source machine image encryption key when creating an instance from a machine image.
|
Instance.Builder |
Instance.Builder.clearStartRestricted()
[Output Only] Whether a VM has been restricted for start because Compute Engine has detected suspicious activity.
|
Instance.Builder |
Instance.Builder.clearStatus()
[Output Only] The status of the instance.
|
Instance.Builder |
Instance.Builder.clearStatusMessage()
[Output Only] An optional, human-readable explanation of the status.
|
Instance.Builder |
Instance.Builder.clearTags()
Tags to apply to this instance.
|
Instance.Builder |
Instance.Builder.clearZone()
[Output Only] URL of the zone where the instance resides.
|
Instance.Builder |
Instance.Builder.clone() |
Instance.Builder |
InsertInstanceRequest.Builder.getInstanceResourceBuilder()
The body resource for this request
|
Instance.Builder |
UpdateInstanceRequest.Builder.getInstanceResourceBuilder()
The body resource for this request
|
Instance.Builder |
InstancesScopedList.Builder.getInstancesBuilder(int index)
[Output Only] A list of instances contained in this scope.
|
Instance.Builder |
InstanceList.Builder.getItemsBuilder(int index)
A list of Instance resources.
|
Instance.Builder |
Instance.Builder.mergeAdvancedMachineFeatures(AdvancedMachineFeatures value)
Controls for advanced machine-related behavior features.
|
Instance.Builder |
Instance.Builder.mergeConfidentialInstanceConfig(ConfidentialInstanceConfig value)
optional .google.cloud.compute.v1.ConfidentialInstanceConfig confidential_instance_config = 490637685;
|
Instance.Builder |
Instance.Builder.mergeDisplayDevice(DisplayDevice value)
Enables display device for the instance.
|
Instance.Builder |
Instance.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Instance.Builder |
Instance.Builder.mergeFrom(Instance other) |
Instance.Builder |
Instance.Builder.mergeFrom(com.google.protobuf.Message other) |
Instance.Builder |
Instance.Builder.mergeMetadata(Metadata value)
The metadata key/value pairs assigned to this instance.
|
Instance.Builder |
Instance.Builder.mergeNetworkPerformanceConfig(NetworkPerformanceConfig value)
optional .google.cloud.compute.v1.NetworkPerformanceConfig network_performance_config = 398330850;
|
Instance.Builder |
Instance.Builder.mergeParams(InstanceParams value)
Input only.
|
Instance.Builder |
Instance.Builder.mergeReservationAffinity(ReservationAffinity value)
Specifies the reservations that this instance can consume from.
|
Instance.Builder |
Instance.Builder.mergeResourceStatus(ResourceStatus value)
[Output Only] Specifies values set for instance attributes as compared to the values requested by user in the corresponding input only field.
|
Instance.Builder |
Instance.Builder.mergeScheduling(Scheduling value)
Sets the scheduling options for this instance.
|
Instance.Builder |
Instance.Builder.mergeShieldedInstanceConfig(ShieldedInstanceConfig value)
optional .google.cloud.compute.v1.ShieldedInstanceConfig shielded_instance_config = 12862901;
|
Instance.Builder |
Instance.Builder.mergeShieldedInstanceIntegrityPolicy(ShieldedInstanceIntegrityPolicy value)
optional .google.cloud.compute.v1.ShieldedInstanceIntegrityPolicy shielded_instance_integrity_policy = 163696919;
|
Instance.Builder |
Instance.Builder.mergeSourceMachineImageEncryptionKey(CustomerEncryptionKey value)
Source machine image encryption key when creating an instance from a machine image.
|
Instance.Builder |
Instance.Builder.mergeTags(Tags value)
Tags to apply to this instance.
|
Instance.Builder |
Instance.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Instance.Builder |
Instance.newBuilder() |
static Instance.Builder |
Instance.newBuilder(Instance prototype) |
Instance.Builder |
Instance.newBuilderForType() |
protected Instance.Builder |
Instance.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Instance.Builder |
Instance.Builder.putAllLabels(Map<String,String> values)
Labels to apply to this instance.
|
Instance.Builder |
Instance.Builder.putLabels(String key,
String value)
Labels to apply to this instance.
|
Instance.Builder |
Instance.Builder.removeDisks(int index)
Array of disks associated with this instance.
|
Instance.Builder |
Instance.Builder.removeGuestAccelerators(int index)
A list of the type and count of accelerator cards attached to the instance.
|
Instance.Builder |
Instance.Builder.removeLabels(String key)
Labels to apply to this instance.
|
Instance.Builder |
Instance.Builder.removeNetworkInterfaces(int index)
An array of network configurations for this instance.
|
Instance.Builder |
Instance.Builder.removeServiceAccounts(int index)
A list of service accounts, with their specified scopes, authorized for this instance.
|
Instance.Builder |
Instance.Builder.setAdvancedMachineFeatures(AdvancedMachineFeatures.Builder builderForValue)
Controls for advanced machine-related behavior features.
|
Instance.Builder |
Instance.Builder.setAdvancedMachineFeatures(AdvancedMachineFeatures value)
Controls for advanced machine-related behavior features.
|
Instance.Builder |
Instance.Builder.setCanIpForward(boolean value)
Allows this instance to send and receive packets with non-matching destination or source IPs.
|
Instance.Builder |
Instance.Builder.setConfidentialInstanceConfig(ConfidentialInstanceConfig.Builder builderForValue)
optional .google.cloud.compute.v1.ConfidentialInstanceConfig confidential_instance_config = 490637685;
|
Instance.Builder |
Instance.Builder.setConfidentialInstanceConfig(ConfidentialInstanceConfig value)
optional .google.cloud.compute.v1.ConfidentialInstanceConfig confidential_instance_config = 490637685;
|
Instance.Builder |
Instance.Builder.setCpuPlatform(String value)
[Output Only] The CPU platform used by this instance.
|
Instance.Builder |
Instance.Builder.setCpuPlatformBytes(com.google.protobuf.ByteString value)
[Output Only] The CPU platform used by this instance.
|
Instance.Builder |
Instance.Builder.setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.setDeletionProtection(boolean value)
Whether the resource should be protected against deletion.
|
Instance.Builder |
Instance.Builder.setDescription(String value)
An optional description of this resource.
|
Instance.Builder |
Instance.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
Instance.Builder |
Instance.Builder.setDisks(int index,
AttachedDisk.Builder builderForValue)
Array of disks associated with this instance.
|
Instance.Builder |
Instance.Builder.setDisks(int index,
AttachedDisk value)
Array of disks associated with this instance.
|
Instance.Builder |
Instance.Builder.setDisplayDevice(DisplayDevice.Builder builderForValue)
Enables display device for the instance.
|
Instance.Builder |
Instance.Builder.setDisplayDevice(DisplayDevice value)
Enables display device for the instance.
|
Instance.Builder |
Instance.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Instance.Builder |
Instance.Builder.setFingerprint(String value)
Specifies a fingerprint for this resource, which is essentially a hash of the instance's contents and used for optimistic locking.
|
Instance.Builder |
Instance.Builder.setFingerprintBytes(com.google.protobuf.ByteString value)
Specifies a fingerprint for this resource, which is essentially a hash of the instance's contents and used for optimistic locking.
|
Instance.Builder |
Instance.Builder.setGuestAccelerators(int index,
AcceleratorConfig.Builder builderForValue)
A list of the type and count of accelerator cards attached to the instance.
|
Instance.Builder |
Instance.Builder.setGuestAccelerators(int index,
AcceleratorConfig value)
A list of the type and count of accelerator cards attached to the instance.
|
Instance.Builder |
Instance.Builder.setHostname(String value)
Specifies the hostname of the instance.
|
Instance.Builder |
Instance.Builder.setHostnameBytes(com.google.protobuf.ByteString value)
Specifies the hostname of the instance.
|
Instance.Builder |
Instance.Builder.setId(long value)
[Output Only] The unique identifier for the resource.
|
Instance.Builder |
Instance.Builder.setKeyRevocationActionType(String value)
KeyRevocationActionType of the instance.
|
Instance.Builder |
Instance.Builder.setKeyRevocationActionTypeBytes(com.google.protobuf.ByteString value)
KeyRevocationActionType of the instance.
|
Instance.Builder |
Instance.Builder.setKind(String value)
[Output Only] Type of the resource.
|
Instance.Builder |
Instance.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
Instance.Builder |
Instance.Builder.setLabelFingerprint(String value)
A fingerprint for this request, which is essentially a hash of the label's contents and used for optimistic locking.
|
Instance.Builder |
Instance.Builder.setLabelFingerprintBytes(com.google.protobuf.ByteString value)
A fingerprint for this request, which is essentially a hash of the label's contents and used for optimistic locking.
|
Instance.Builder |
Instance.Builder.setLastStartTimestamp(String value)
[Output Only] Last start timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.setLastStartTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Last start timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.setLastStopTimestamp(String value)
[Output Only] Last stop timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.setLastStopTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Last stop timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.setLastSuspendedTimestamp(String value)
[Output Only] Last suspended timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.setLastSuspendedTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Last suspended timestamp in RFC3339 text format.
|
Instance.Builder |
Instance.Builder.setMachineType(String value)
Full or partial URL of the machine type resource to use for this instance, in the format: zones/zone/machineTypes/machine-type.
|
Instance.Builder |
Instance.Builder.setMachineTypeBytes(com.google.protobuf.ByteString value)
Full or partial URL of the machine type resource to use for this instance, in the format: zones/zone/machineTypes/machine-type.
|
Instance.Builder |
Instance.Builder.setMetadata(Metadata.Builder builderForValue)
The metadata key/value pairs assigned to this instance.
|
Instance.Builder |
Instance.Builder.setMetadata(Metadata value)
The metadata key/value pairs assigned to this instance.
|
Instance.Builder |
Instance.Builder.setMinCpuPlatform(String value)
Specifies a minimum CPU platform for the VM instance.
|
Instance.Builder |
Instance.Builder.setMinCpuPlatformBytes(com.google.protobuf.ByteString value)
Specifies a minimum CPU platform for the VM instance.
|
Instance.Builder |
Instance.Builder.setName(String value)
The name of the resource, provided by the client when initially creating the resource.
|
Instance.Builder |
Instance.Builder.setNameBytes(com.google.protobuf.ByteString value)
The name of the resource, provided by the client when initially creating the resource.
|
Instance.Builder |
Instance.Builder.setNetworkInterfaces(int index,
NetworkInterface.Builder builderForValue)
An array of network configurations for this instance.
|
Instance.Builder |
Instance.Builder.setNetworkInterfaces(int index,
NetworkInterface value)
An array of network configurations for this instance.
|
Instance.Builder |
Instance.Builder.setNetworkPerformanceConfig(NetworkPerformanceConfig.Builder builderForValue)
optional .google.cloud.compute.v1.NetworkPerformanceConfig network_performance_config = 398330850;
|
Instance.Builder |
Instance.Builder.setNetworkPerformanceConfig(NetworkPerformanceConfig value)
optional .google.cloud.compute.v1.NetworkPerformanceConfig network_performance_config = 398330850;
|
Instance.Builder |
Instance.Builder.setParams(InstanceParams.Builder builderForValue)
Input only.
|
Instance.Builder |
Instance.Builder.setParams(InstanceParams value)
Input only.
|
Instance.Builder |
Instance.Builder.setPrivateIpv6GoogleAccess(String value)
The private IPv6 google access type for the VM.
|
Instance.Builder |
Instance.Builder.setPrivateIpv6GoogleAccessBytes(com.google.protobuf.ByteString value)
The private IPv6 google access type for the VM.
|
Instance.Builder |
Instance.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Instance.Builder |
Instance.Builder.setReservationAffinity(ReservationAffinity.Builder builderForValue)
Specifies the reservations that this instance can consume from.
|
Instance.Builder |
Instance.Builder.setReservationAffinity(ReservationAffinity value)
Specifies the reservations that this instance can consume from.
|
Instance.Builder |
Instance.Builder.setResourcePolicies(int index,
String value)
Resource policies applied to this instance.
|
Instance.Builder |
Instance.Builder.setResourceStatus(ResourceStatus.Builder builderForValue)
[Output Only] Specifies values set for instance attributes as compared to the values requested by user in the corresponding input only field.
|
Instance.Builder |
Instance.Builder.setResourceStatus(ResourceStatus value)
[Output Only] Specifies values set for instance attributes as compared to the values requested by user in the corresponding input only field.
|
Instance.Builder |
Instance.Builder.setSatisfiesPzs(boolean value)
[Output Only] Reserved for future use.
|
Instance.Builder |
Instance.Builder.setScheduling(Scheduling.Builder builderForValue)
Sets the scheduling options for this instance.
|
Instance.Builder |
Instance.Builder.setScheduling(Scheduling value)
Sets the scheduling options for this instance.
|
Instance.Builder |
Instance.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
Instance.Builder |
Instance.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
Instance.Builder |
Instance.Builder.setServiceAccounts(int index,
ServiceAccount.Builder builderForValue)
A list of service accounts, with their specified scopes, authorized for this instance.
|
Instance.Builder |
Instance.Builder.setServiceAccounts(int index,
ServiceAccount value)
A list of service accounts, with their specified scopes, authorized for this instance.
|
Instance.Builder |
Instance.Builder.setShieldedInstanceConfig(ShieldedInstanceConfig.Builder builderForValue)
optional .google.cloud.compute.v1.ShieldedInstanceConfig shielded_instance_config = 12862901;
|
Instance.Builder |
Instance.Builder.setShieldedInstanceConfig(ShieldedInstanceConfig value)
optional .google.cloud.compute.v1.ShieldedInstanceConfig shielded_instance_config = 12862901;
|
Instance.Builder |
Instance.Builder.setShieldedInstanceIntegrityPolicy(ShieldedInstanceIntegrityPolicy.Builder builderForValue)
optional .google.cloud.compute.v1.ShieldedInstanceIntegrityPolicy shielded_instance_integrity_policy = 163696919;
|
Instance.Builder |
Instance.Builder.setShieldedInstanceIntegrityPolicy(ShieldedInstanceIntegrityPolicy value)
optional .google.cloud.compute.v1.ShieldedInstanceIntegrityPolicy shielded_instance_integrity_policy = 163696919;
|
Instance.Builder |
Instance.Builder.setSourceMachineImage(String value)
Source machine image
|
Instance.Builder |
Instance.Builder.setSourceMachineImageBytes(com.google.protobuf.ByteString value)
Source machine image
|
Instance.Builder |
Instance.Builder.setSourceMachineImageEncryptionKey(CustomerEncryptionKey.Builder builderForValue)
Source machine image encryption key when creating an instance from a machine image.
|
Instance.Builder |
Instance.Builder.setSourceMachineImageEncryptionKey(CustomerEncryptionKey value)
Source machine image encryption key when creating an instance from a machine image.
|
Instance.Builder |
Instance.Builder.setStartRestricted(boolean value)
[Output Only] Whether a VM has been restricted for start because Compute Engine has detected suspicious activity.
|
Instance.Builder |
Instance.Builder.setStatus(String value)
[Output Only] The status of the instance.
|
Instance.Builder |
Instance.Builder.setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] The status of the instance.
|
Instance.Builder |
Instance.Builder.setStatusMessage(String value)
[Output Only] An optional, human-readable explanation of the status.
|
Instance.Builder |
Instance.Builder.setStatusMessageBytes(com.google.protobuf.ByteString value)
[Output Only] An optional, human-readable explanation of the status.
|
Instance.Builder |
Instance.Builder.setTags(Tags.Builder builderForValue)
Tags to apply to this instance.
|
Instance.Builder |
Instance.Builder.setTags(Tags value)
Tags to apply to this instance.
|
Instance.Builder |
Instance.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Instance.Builder |
Instance.Builder.setZone(String value)
[Output Only] URL of the zone where the instance resides.
|
Instance.Builder |
Instance.Builder.setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the zone where the instance resides.
|
Instance.Builder |
Instance.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Instance.Builder> |
InstancesScopedList.Builder.getInstancesBuilderList()
[Output Only] A list of instances contained in this scope.
|
List<Instance.Builder> |
InstanceList.Builder.getItemsBuilderList()
A list of Instance resources.
|
| Modifier and Type | Method and Description |
|---|---|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addInstances(Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addInstances(int index,
Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
|
InstanceList.Builder |
InstanceList.Builder.addItems(Instance.Builder builderForValue)
A list of Instance resources.
|
InstanceList.Builder |
InstanceList.Builder.addItems(int index,
Instance.Builder builderForValue)
A list of Instance resources.
|
InsertInstanceRequest.Builder |
InsertInstanceRequest.Builder.setInstanceResource(Instance.Builder builderForValue)
The body resource for this request
|
UpdateInstanceRequest.Builder |
UpdateInstanceRequest.Builder.setInstanceResource(Instance.Builder builderForValue)
The body resource for this request
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.setInstances(int index,
Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
|
InstanceList.Builder |
InstanceList.Builder.setItems(int index,
Instance.Builder builderForValue)
A list of Instance resources.
|
Copyright © 2023 Google LLC. All rights reserved.