| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addAllLogicalInterfaces(Iterable<? extends LogicalInterface> values)
List of logical interfaces for the instance.
|
Instance.Builder |
Instance.Builder.addAllLuns(Iterable<? extends Lun> values)
List of LUNs associated with this server.
|
Instance.Builder |
Instance.Builder.addAllNetworks(Iterable<? extends Network> values)
List of networks associated with this server.
|
Instance.Builder |
ListInstancesResponse.Builder.addInstancesBuilder()
The list of servers.
|
Instance.Builder |
ListInstancesResponse.Builder.addInstancesBuilder(int index)
The list of servers.
|
Instance.Builder |
Instance.Builder.addLogicalInterfaces(int index,
LogicalInterface.Builder builderForValue)
List of logical interfaces for the instance.
|
Instance.Builder |
Instance.Builder.addLogicalInterfaces(int index,
LogicalInterface value)
List of logical interfaces for the instance.
|
Instance.Builder |
Instance.Builder.addLogicalInterfaces(LogicalInterface.Builder builderForValue)
List of logical interfaces for the instance.
|
Instance.Builder |
Instance.Builder.addLogicalInterfaces(LogicalInterface value)
List of logical interfaces for the instance.
|
Instance.Builder |
Instance.Builder.addLuns(int index,
Lun.Builder builderForValue)
List of LUNs associated with this server.
|
Instance.Builder |
Instance.Builder.addLuns(int index,
Lun value)
List of LUNs associated with this server.
|
Instance.Builder |
Instance.Builder.addLuns(Lun.Builder builderForValue)
List of LUNs associated with this server.
|
Instance.Builder |
Instance.Builder.addLuns(Lun value)
List of LUNs associated with this server.
|
Instance.Builder |
Instance.Builder.addNetworks(int index,
Network.Builder builderForValue)
List of networks associated with this server.
|
Instance.Builder |
Instance.Builder.addNetworks(int index,
Network value)
List of networks associated with this server.
|
Instance.Builder |
Instance.Builder.addNetworks(Network.Builder builderForValue)
List of networks associated with this server.
|
Instance.Builder |
Instance.Builder.addNetworks(Network value)
List of networks associated with this server.
|
Instance.Builder |
Instance.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Instance.Builder |
Instance.Builder.clear() |
Instance.Builder |
Instance.Builder.clearCreateTime()
Output only.
|
Instance.Builder |
Instance.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Instance.Builder |
Instance.Builder.clearHyperthreadingEnabled()
True if you enable hyperthreading for the server, otherwise false.
|
Instance.Builder |
Instance.Builder.clearId()
An identifier for the `Instance`, generated by the backend.
|
Instance.Builder |
Instance.Builder.clearInteractiveSerialConsoleEnabled()
True if the interactive serial console feature is enabled for the instance,
false otherwise.
|
Instance.Builder |
Instance.Builder.clearLabels() |
Instance.Builder |
Instance.Builder.clearLogicalInterfaces()
List of logical interfaces for the instance.
|
Instance.Builder |
Instance.Builder.clearLuns()
List of LUNs associated with this server.
|
Instance.Builder |
Instance.Builder.clearMachineType()
The server type.
|
Instance.Builder |
Instance.Builder.clearName()
Output only.
|
Instance.Builder |
Instance.Builder.clearNetworks()
List of networks associated with this server.
|
Instance.Builder |
Instance.Builder.clearNetworkTemplate()
Instance network template name.
|
Instance.Builder |
Instance.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Instance.Builder |
Instance.Builder.clearOsImage()
The OS image currently installed on the server.
|
Instance.Builder |
Instance.Builder.clearPod()
Immutable.
|
Instance.Builder |
Instance.Builder.clearState()
The state of the server.
|
Instance.Builder |
Instance.Builder.clearUpdateTime()
Output only.
|
Instance.Builder |
Instance.Builder.clone() |
Instance.Builder |
UpdateInstanceRequest.Builder.getInstanceBuilder()
Required.
|
Instance.Builder |
ListInstancesResponse.Builder.getInstancesBuilder(int index)
The list of servers.
|
Instance.Builder |
Instance.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
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.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Instance.Builder |
Instance.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
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 as key value pairs.
|
Instance.Builder |
Instance.Builder.putLabels(String key,
String value)
Labels as key value pairs.
|
Instance.Builder |
Instance.Builder.removeLabels(String key)
Labels as key value pairs.
|
Instance.Builder |
Instance.Builder.removeLogicalInterfaces(int index)
List of logical interfaces for the instance.
|
Instance.Builder |
Instance.Builder.removeLuns(int index)
List of LUNs associated with this server.
|
Instance.Builder |
Instance.Builder.removeNetworks(int index)
List of networks associated with this server.
|
Instance.Builder |
Instance.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Instance.Builder |
Instance.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Instance.Builder |
Instance.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Instance.Builder |
Instance.Builder.setHyperthreadingEnabled(boolean value)
True if you enable hyperthreading for the server, otherwise false.
|
Instance.Builder |
Instance.Builder.setId(String value)
An identifier for the `Instance`, generated by the backend.
|
Instance.Builder |
Instance.Builder.setIdBytes(com.google.protobuf.ByteString value)
An identifier for the `Instance`, generated by the backend.
|
Instance.Builder |
Instance.Builder.setInteractiveSerialConsoleEnabled(boolean value)
True if the interactive serial console feature is enabled for the instance,
false otherwise.
|
Instance.Builder |
Instance.Builder.setLogicalInterfaces(int index,
LogicalInterface.Builder builderForValue)
List of logical interfaces for the instance.
|
Instance.Builder |
Instance.Builder.setLogicalInterfaces(int index,
LogicalInterface value)
List of logical interfaces for the instance.
|
Instance.Builder |
Instance.Builder.setLuns(int index,
Lun.Builder builderForValue)
List of LUNs associated with this server.
|
Instance.Builder |
Instance.Builder.setLuns(int index,
Lun value)
List of LUNs associated with this server.
|
Instance.Builder |
Instance.Builder.setMachineType(String value)
The server type.
|
Instance.Builder |
Instance.Builder.setMachineTypeBytes(com.google.protobuf.ByteString value)
The server type.
|
Instance.Builder |
Instance.Builder.setName(String value)
Output only.
|
Instance.Builder |
Instance.Builder.setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Instance.Builder |
Instance.Builder.setNetworks(int index,
Network.Builder builderForValue)
List of networks associated with this server.
|
Instance.Builder |
Instance.Builder.setNetworks(int index,
Network value)
List of networks associated with this server.
|
Instance.Builder |
Instance.Builder.setNetworkTemplate(String value)
Instance network template name.
|
Instance.Builder |
Instance.Builder.setNetworkTemplateBytes(com.google.protobuf.ByteString value)
Instance network template name.
|
Instance.Builder |
Instance.Builder.setOsImage(String value)
The OS image currently installed on the server.
|
Instance.Builder |
Instance.Builder.setOsImageBytes(com.google.protobuf.ByteString value)
The OS image currently installed on the server.
|
Instance.Builder |
Instance.Builder.setPod(String value)
Immutable.
|
Instance.Builder |
Instance.Builder.setPodBytes(com.google.protobuf.ByteString value)
Immutable.
|
Instance.Builder |
Instance.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Instance.Builder |
Instance.Builder.setState(Instance.State value)
The state of the server.
|
Instance.Builder |
Instance.Builder.setStateValue(int value)
The state of the server.
|
Instance.Builder |
Instance.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Instance.Builder |
Instance.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Instance.Builder |
Instance.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Instance.Builder |
Instance.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Instance.Builder> |
ListInstancesResponse.Builder.getInstancesBuilderList()
The list of servers.
|
| Modifier and Type | Method and Description |
|---|---|
ListInstancesResponse.Builder |
ListInstancesResponse.Builder.addInstances(Instance.Builder builderForValue)
The list of servers.
|
ListInstancesResponse.Builder |
ListInstancesResponse.Builder.addInstances(int index,
Instance.Builder builderForValue)
The list of servers.
|
UpdateInstanceRequest.Builder |
UpdateInstanceRequest.Builder.setInstance(Instance.Builder builderForValue)
Required.
|
ListInstancesResponse.Builder |
ListInstancesResponse.Builder.setInstances(int index,
Instance.Builder builderForValue)
The list of servers.
|
Copyright © 2022 Google LLC. All rights reserved.