InstanceInfo.Builder |
InstanceInfo.Builder.addAllNetworkTags(Iterable<String> values) |
Network tags configured on the instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.addNetworkTags(String value) |
Network tags configured on the instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.addNetworkTagsBytes(com.google.protobuf.ByteString value) |
Network tags configured on the instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InstanceInfo.Builder |
InstanceInfo.Builder.clear() |
|
InstanceInfo.Builder |
InstanceInfo.Builder.clearDisplayName() |
Name of a Compute Engine instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.clearExternalIp() |
External IP address of the network interface.
|
InstanceInfo.Builder |
InstanceInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
InstanceInfo.Builder |
InstanceInfo.Builder.clearInterface() |
Name of the network interface of a Compute Engine instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.clearInternalIp() |
Internal IP address of the network interface.
|
InstanceInfo.Builder |
InstanceInfo.Builder.clearNetworkTags() |
Network tags configured on the instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.clearNetworkUri() |
URI of a Compute Engine network.
|
InstanceInfo.Builder |
InstanceInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
InstanceInfo.Builder |
InstanceInfo.Builder.clearServiceAccount() |
Deprecated.
|
InstanceInfo.Builder |
InstanceInfo.Builder.clearUri() |
URI of a Compute Engine instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.clone() |
|
InstanceInfo.Builder |
Step.Builder.getInstanceBuilder() |
Display information of a Compute Engine instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.mergeFrom(InstanceInfo other) |
|
InstanceInfo.Builder |
InstanceInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
InstanceInfo.Builder |
InstanceInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
InstanceInfo.Builder |
InstanceInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static InstanceInfo.Builder |
InstanceInfo.newBuilder() |
|
static InstanceInfo.Builder |
InstanceInfo.newBuilder(InstanceInfo prototype) |
|
InstanceInfo.Builder |
InstanceInfo.newBuilderForType() |
|
protected InstanceInfo.Builder |
InstanceInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
InstanceInfo.Builder |
InstanceInfo.Builder.setDisplayName(String value) |
Name of a Compute Engine instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
Name of a Compute Engine instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setExternalIp(String value) |
External IP address of the network interface.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setExternalIpBytes(com.google.protobuf.ByteString value) |
External IP address of the network interface.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InstanceInfo.Builder |
InstanceInfo.Builder.setInterface(String value) |
Name of the network interface of a Compute Engine instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setInterfaceBytes(com.google.protobuf.ByteString value) |
Name of the network interface of a Compute Engine instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setInternalIp(String value) |
Internal IP address of the network interface.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setInternalIpBytes(com.google.protobuf.ByteString value) |
Internal IP address of the network interface.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setNetworkTags(int index,
String value) |
Network tags configured on the instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setNetworkUri(String value) |
URI of a Compute Engine network.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setNetworkUriBytes(com.google.protobuf.ByteString value) |
URI of a Compute Engine network.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
InstanceInfo.Builder |
InstanceInfo.Builder.setServiceAccount(String value) |
Deprecated.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value) |
Deprecated.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
InstanceInfo.Builder |
InstanceInfo.Builder.setUri(String value) |
URI of a Compute Engine instance.
|
InstanceInfo.Builder |
InstanceInfo.Builder.setUriBytes(com.google.protobuf.ByteString value) |
URI of a Compute Engine instance.
|
InstanceInfo.Builder |
InstanceInfo.toBuilder() |
|