public static final class VpnGatewayStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder> implements VpnGatewayStatusOrBuilder
Protobuf type
google.cloud.compute.v1.VpnGatewayStatus| Modifier and Type | Method and Description |
|---|---|
VpnGatewayStatus.Builder |
addAllVpnConnections(Iterable<? extends VpnGatewayStatusVpnConnection> values)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VpnGatewayStatus.Builder |
addVpnConnections(int index,
VpnGatewayStatusVpnConnection.Builder builderForValue)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatus.Builder |
addVpnConnections(int index,
VpnGatewayStatusVpnConnection value)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatus.Builder |
addVpnConnections(VpnGatewayStatusVpnConnection.Builder builderForValue)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatus.Builder |
addVpnConnections(VpnGatewayStatusVpnConnection value)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatusVpnConnection.Builder |
addVpnConnectionsBuilder()
List of VPN connection for this VpnGateway.
|
VpnGatewayStatusVpnConnection.Builder |
addVpnConnectionsBuilder(int index)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatus |
build() |
VpnGatewayStatus |
buildPartial() |
VpnGatewayStatus.Builder |
clear() |
VpnGatewayStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VpnGatewayStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VpnGatewayStatus.Builder |
clearVpnConnections()
List of VPN connection for this VpnGateway.
|
VpnGatewayStatus.Builder |
clone() |
VpnGatewayStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
VpnGatewayStatusVpnConnection |
getVpnConnections(int index)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatusVpnConnection.Builder |
getVpnConnectionsBuilder(int index)
List of VPN connection for this VpnGateway.
|
List<VpnGatewayStatusVpnConnection.Builder> |
getVpnConnectionsBuilderList()
List of VPN connection for this VpnGateway.
|
int |
getVpnConnectionsCount()
List of VPN connection for this VpnGateway.
|
List<VpnGatewayStatusVpnConnection> |
getVpnConnectionsList()
List of VPN connection for this VpnGateway.
|
VpnGatewayStatusVpnConnectionOrBuilder |
getVpnConnectionsOrBuilder(int index)
List of VPN connection for this VpnGateway.
|
List<? extends VpnGatewayStatusVpnConnectionOrBuilder> |
getVpnConnectionsOrBuilderList()
List of VPN connection for this VpnGateway.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VpnGatewayStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VpnGatewayStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
VpnGatewayStatus.Builder |
mergeFrom(VpnGatewayStatus other) |
VpnGatewayStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VpnGatewayStatus.Builder |
removeVpnConnections(int index)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VpnGatewayStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VpnGatewayStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VpnGatewayStatus.Builder |
setVpnConnections(int index,
VpnGatewayStatusVpnConnection.Builder builderForValue)
List of VPN connection for this VpnGateway.
|
VpnGatewayStatus.Builder |
setVpnConnections(int index,
VpnGatewayStatusVpnConnection value)
List of VPN connection for this VpnGateway.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public VpnGatewayStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public VpnGatewayStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VpnGatewayStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VpnGatewayStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VpnGatewayStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public VpnGatewayStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public VpnGatewayStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public VpnGatewayStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public VpnGatewayStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public VpnGatewayStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public VpnGatewayStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VpnGatewayStatus.Builder>public VpnGatewayStatus.Builder mergeFrom(VpnGatewayStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public VpnGatewayStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VpnGatewayStatus.Builder>IOExceptionpublic List<VpnGatewayStatusVpnConnection> getVpnConnectionsList()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
getVpnConnectionsList in interface VpnGatewayStatusOrBuilderpublic int getVpnConnectionsCount()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
getVpnConnectionsCount in interface VpnGatewayStatusOrBuilderpublic VpnGatewayStatusVpnConnection getVpnConnections(int index)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
getVpnConnections in interface VpnGatewayStatusOrBuilderpublic VpnGatewayStatus.Builder setVpnConnections(int index, VpnGatewayStatusVpnConnection value)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatus.Builder setVpnConnections(int index, VpnGatewayStatusVpnConnection.Builder builderForValue)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatus.Builder addVpnConnections(VpnGatewayStatusVpnConnection value)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatus.Builder addVpnConnections(int index, VpnGatewayStatusVpnConnection value)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatus.Builder addVpnConnections(VpnGatewayStatusVpnConnection.Builder builderForValue)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatus.Builder addVpnConnections(int index, VpnGatewayStatusVpnConnection.Builder builderForValue)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatus.Builder addAllVpnConnections(Iterable<? extends VpnGatewayStatusVpnConnection> values)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatus.Builder clearVpnConnections()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatus.Builder removeVpnConnections(int index)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatusVpnConnection.Builder getVpnConnectionsBuilder(int index)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatusVpnConnectionOrBuilder getVpnConnectionsOrBuilder(int index)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
getVpnConnectionsOrBuilder in interface VpnGatewayStatusOrBuilderpublic List<? extends VpnGatewayStatusVpnConnectionOrBuilder> getVpnConnectionsOrBuilderList()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
getVpnConnectionsOrBuilderList in interface VpnGatewayStatusOrBuilderpublic VpnGatewayStatusVpnConnection.Builder addVpnConnectionsBuilder()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public VpnGatewayStatusVpnConnection.Builder addVpnConnectionsBuilder(int index)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public List<VpnGatewayStatusVpnConnection.Builder> getVpnConnectionsBuilderList()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
public final VpnGatewayStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>public final VpnGatewayStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>Copyright © 2023 Google LLC. All rights reserved.