public static final class VpnGatewayStatus.Builder extends GeneratedMessage.Builder<VpnGatewayStatus.Builder> implements VpnGatewayStatusOrBuilder
Protobuf type google.cloud.compute.v1.VpnGatewayStatus
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllVpnConnections(Iterable<? extends VpnGatewayStatusVpnConnection> values)
public VpnGatewayStatus.Builder addAllVpnConnections(Iterable<? extends VpnGatewayStatusVpnConnection> values)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.VpnGatewayStatusVpnConnection>
|
addVpnConnections(VpnGatewayStatusVpnConnection value)
public VpnGatewayStatus.Builder addVpnConnections(VpnGatewayStatusVpnConnection value)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
addVpnConnections(VpnGatewayStatusVpnConnection.Builder builderForValue)
public VpnGatewayStatus.Builder addVpnConnections(VpnGatewayStatusVpnConnection.Builder builderForValue)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
addVpnConnections(int index, VpnGatewayStatusVpnConnection value)
public VpnGatewayStatus.Builder addVpnConnections(int index, VpnGatewayStatusVpnConnection value)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
addVpnConnections(int index, VpnGatewayStatusVpnConnection.Builder builderForValue)
public VpnGatewayStatus.Builder addVpnConnections(int index, VpnGatewayStatusVpnConnection.Builder builderForValue)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
addVpnConnectionsBuilder()
public VpnGatewayStatusVpnConnection.Builder addVpnConnectionsBuilder()
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
addVpnConnectionsBuilder(int index)
public VpnGatewayStatusVpnConnection.Builder addVpnConnectionsBuilder(int index)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Parameter |
| Name |
Description |
index |
int
|
build()
public VpnGatewayStatus build()
buildPartial()
public VpnGatewayStatus buildPartial()
clear()
public VpnGatewayStatus.Builder clear()
Overrides
clearVpnConnections()
public VpnGatewayStatus.Builder clearVpnConnections()
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
getDefaultInstanceForType()
public VpnGatewayStatus getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getVpnConnections(int index)
public VpnGatewayStatusVpnConnection getVpnConnections(int index)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Parameter |
| Name |
Description |
index |
int
|
getVpnConnectionsBuilder(int index)
public VpnGatewayStatusVpnConnection.Builder getVpnConnectionsBuilder(int index)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Parameter |
| Name |
Description |
index |
int
|
getVpnConnectionsBuilderList()
public List<VpnGatewayStatusVpnConnection.Builder> getVpnConnectionsBuilderList()
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
getVpnConnectionsCount()
public int getVpnConnectionsCount()
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Returns |
| Type |
Description |
int |
|
getVpnConnectionsList()
public List<VpnGatewayStatusVpnConnection> getVpnConnectionsList()
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
getVpnConnectionsOrBuilder(int index)
public VpnGatewayStatusVpnConnectionOrBuilder getVpnConnectionsOrBuilder(int index)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Parameter |
| Name |
Description |
index |
int
|
getVpnConnectionsOrBuilderList()
public List<? extends VpnGatewayStatusVpnConnectionOrBuilder> getVpnConnectionsOrBuilderList()
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.compute.v1.VpnGatewayStatusVpnConnectionOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(VpnGatewayStatus other)
public VpnGatewayStatus.Builder mergeFrom(VpnGatewayStatus other)
public VpnGatewayStatus.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public VpnGatewayStatus.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeVpnConnections(int index)
public VpnGatewayStatus.Builder removeVpnConnections(int index)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
| Parameter |
| Name |
Description |
index |
int
|
setVpnConnections(int index, VpnGatewayStatusVpnConnection value)
public VpnGatewayStatus.Builder setVpnConnections(int index, VpnGatewayStatusVpnConnection value)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;
setVpnConnections(int index, VpnGatewayStatusVpnConnection.Builder builderForValue)
public VpnGatewayStatus.Builder setVpnConnections(int index, VpnGatewayStatusVpnConnection.Builder builderForValue)
Output only. List of VPN connection for this VpnGateway.
repeated .google.cloud.compute.v1.VpnGatewayStatusVpnConnection vpn_connections = 439334538;