Uses of Class
com.google.cloud.compute.v1.VpnGatewayVpnGatewayInterface
-
Packages that use VpnGatewayVpnGatewayInterface Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VpnGatewayVpnGatewayInterface in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return VpnGatewayVpnGatewayInterface Modifier and Type Method Description VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface.Builder. build()
VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface.Builder. buildPartial()
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. getDefaultInstance()
VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface.Builder. getDefaultInstanceForType()
VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. getDefaultInstanceForType()
VpnGatewayVpnGatewayInterface
VpnGateway.Builder. getVpnInterfaces(int index)
The list of VPN interfaces associated with this VPN gateway.VpnGatewayVpnGatewayInterface
VpnGateway. getVpnInterfaces(int index)
The list of VPN interfaces associated with this VPN gateway.VpnGatewayVpnGatewayInterface
VpnGatewayOrBuilder. getVpnInterfaces(int index)
The list of VPN interfaces associated with this VPN gateway.static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseDelimitedFrom(InputStream input)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseFrom(byte[] data)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseFrom(com.google.protobuf.ByteString data)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseFrom(com.google.protobuf.CodedInputStream input)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseFrom(InputStream input)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseFrom(ByteBuffer data)
static VpnGatewayVpnGatewayInterface
VpnGatewayVpnGatewayInterface. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type VpnGatewayVpnGatewayInterface Modifier and Type Method Description com.google.protobuf.Parser<VpnGatewayVpnGatewayInterface>
VpnGatewayVpnGatewayInterface. getParserForType()
List<VpnGatewayVpnGatewayInterface>
VpnGateway.Builder. getVpnInterfacesList()
The list of VPN interfaces associated with this VPN gateway.List<VpnGatewayVpnGatewayInterface>
VpnGateway. getVpnInterfacesList()
The list of VPN interfaces associated with this VPN gateway.List<VpnGatewayVpnGatewayInterface>
VpnGatewayOrBuilder. getVpnInterfacesList()
The list of VPN interfaces associated with this VPN gateway.static com.google.protobuf.Parser<VpnGatewayVpnGatewayInterface>
VpnGatewayVpnGatewayInterface. parser()
Methods in com.google.cloud.compute.v1 with parameters of type VpnGatewayVpnGatewayInterface Modifier and Type Method Description VpnGateway.Builder
VpnGateway.Builder. addVpnInterfaces(int index, VpnGatewayVpnGatewayInterface value)
The list of VPN interfaces associated with this VPN gateway.VpnGateway.Builder
VpnGateway.Builder. addVpnInterfaces(VpnGatewayVpnGatewayInterface value)
The list of VPN interfaces associated with this VPN gateway.VpnGatewayVpnGatewayInterface.Builder
VpnGatewayVpnGatewayInterface.Builder. mergeFrom(VpnGatewayVpnGatewayInterface other)
static VpnGatewayVpnGatewayInterface.Builder
VpnGatewayVpnGatewayInterface. newBuilder(VpnGatewayVpnGatewayInterface prototype)
VpnGateway.Builder
VpnGateway.Builder. setVpnInterfaces(int index, VpnGatewayVpnGatewayInterface value)
The list of VPN interfaces associated with this VPN gateway.Method parameters in com.google.cloud.compute.v1 with type arguments of type VpnGatewayVpnGatewayInterface Modifier and Type Method Description VpnGateway.Builder
VpnGateway.Builder. addAllVpnInterfaces(Iterable<? extends VpnGatewayVpnGatewayInterface> values)
The list of VPN interfaces associated with this VPN gateway.
-