Package com.google.cloud.compute.v1
Class VpnGatewayStatus.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
- com.google.cloud.compute.v1.VpnGatewayStatus.Builder
-
- All Implemented Interfaces:
VpnGatewayStatusOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- VpnGatewayStatus
public static final class VpnGatewayStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder> implements VpnGatewayStatusOrBuilder
google.cloud.compute.v1.VpnGatewayStatus
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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 value)
List of VPN connection for this VpnGateway.VpnGatewayStatus.Builder
addVpnConnections(int index, VpnGatewayStatusVpnConnection.Builder builderForValue)
List of VPN connection for this VpnGateway.VpnGatewayStatus.Builder
addVpnConnections(VpnGatewayStatusVpnConnection value)
List of VPN connection for this VpnGateway.VpnGatewayStatus.Builder
addVpnConnections(VpnGatewayStatusVpnConnection.Builder builderForValue)
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(VpnGatewayStatus other)
VpnGatewayStatus.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VpnGatewayStatus.Builder
mergeFrom(com.google.protobuf.Message 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 value)
List of VPN connection for this VpnGateway.VpnGatewayStatus.Builder
setVpnConnections(int index, VpnGatewayStatusVpnConnection.Builder builderForValue)
List of VPN connection for this VpnGateway.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
clear
public VpnGatewayStatus.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
getDefaultInstanceForType
public VpnGatewayStatus getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public VpnGatewayStatus build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public VpnGatewayStatus buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public VpnGatewayStatus.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
setField
public VpnGatewayStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
clearField
public VpnGatewayStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
clearOneof
public VpnGatewayStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
setRepeatedField
public VpnGatewayStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
addRepeatedField
public VpnGatewayStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
mergeFrom
public VpnGatewayStatus.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<VpnGatewayStatus.Builder>
-
mergeFrom
public VpnGatewayStatus.Builder mergeFrom(VpnGatewayStatus other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
mergeFrom
public VpnGatewayStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<VpnGatewayStatus.Builder>
- Throws:
IOException
-
getVpnConnectionsList
public List<VpnGatewayStatusVpnConnection> getVpnConnectionsList()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
- Specified by:
getVpnConnectionsList
in interfaceVpnGatewayStatusOrBuilder
-
getVpnConnectionsCount
public int getVpnConnectionsCount()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
- Specified by:
getVpnConnectionsCount
in interfaceVpnGatewayStatusOrBuilder
-
getVpnConnections
public VpnGatewayStatusVpnConnection getVpnConnections(int index)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
- Specified by:
getVpnConnections
in interfaceVpnGatewayStatusOrBuilder
-
setVpnConnections
public VpnGatewayStatus.Builder setVpnConnections(int index, VpnGatewayStatusVpnConnection value)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
setVpnConnections
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;
-
addVpnConnections
public VpnGatewayStatus.Builder addVpnConnections(VpnGatewayStatusVpnConnection value)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
addVpnConnections
public VpnGatewayStatus.Builder addVpnConnections(int index, VpnGatewayStatusVpnConnection value)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
addVpnConnections
public VpnGatewayStatus.Builder addVpnConnections(VpnGatewayStatusVpnConnection.Builder builderForValue)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
addVpnConnections
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;
-
addAllVpnConnections
public VpnGatewayStatus.Builder addAllVpnConnections(Iterable<? extends VpnGatewayStatusVpnConnection> values)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
clearVpnConnections
public VpnGatewayStatus.Builder clearVpnConnections()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
removeVpnConnections
public VpnGatewayStatus.Builder removeVpnConnections(int index)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
getVpnConnectionsBuilder
public VpnGatewayStatusVpnConnection.Builder getVpnConnectionsBuilder(int index)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
getVpnConnectionsOrBuilder
public VpnGatewayStatusVpnConnectionOrBuilder getVpnConnectionsOrBuilder(int index)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
- Specified by:
getVpnConnectionsOrBuilder
in interfaceVpnGatewayStatusOrBuilder
-
getVpnConnectionsOrBuilderList
public List<? extends VpnGatewayStatusVpnConnectionOrBuilder> getVpnConnectionsOrBuilderList()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
- Specified by:
getVpnConnectionsOrBuilderList
in interfaceVpnGatewayStatusOrBuilder
-
addVpnConnectionsBuilder
public VpnGatewayStatusVpnConnection.Builder addVpnConnectionsBuilder()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
addVpnConnectionsBuilder
public VpnGatewayStatusVpnConnection.Builder addVpnConnectionsBuilder(int index)
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
getVpnConnectionsBuilderList
public List<VpnGatewayStatusVpnConnection.Builder> getVpnConnectionsBuilderList()
List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
-
setUnknownFields
public final VpnGatewayStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
mergeUnknownFields
public final VpnGatewayStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatus.Builder>
-
-