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 VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface.Builder. build()VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface.Builder. buildPartial()static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. getDefaultInstance()VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface.Builder. getDefaultInstanceForType()VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. getDefaultInstanceForType()VpnGatewayVpnGatewayInterfaceVpnGateway.Builder. getVpnInterfaces(int index)The list of VPN interfaces associated with this VPN gateway.VpnGatewayVpnGatewayInterfaceVpnGateway. getVpnInterfaces(int index)The list of VPN interfaces associated with this VPN gateway.VpnGatewayVpnGatewayInterfaceVpnGatewayOrBuilder. getVpnInterfaces(int index)The list of VPN interfaces associated with this VPN gateway.static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseDelimitedFrom(InputStream input)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseFrom(byte[] data)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseFrom(com.google.protobuf.ByteString data)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseFrom(com.google.protobuf.CodedInputStream input)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseFrom(InputStream input)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. parseFrom(ByteBuffer data)static VpnGatewayVpnGatewayInterfaceVpnGatewayVpnGatewayInterface. 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.BuilderVpnGateway.Builder. addVpnInterfaces(int index, VpnGatewayVpnGatewayInterface value)The list of VPN interfaces associated with this VPN gateway.VpnGateway.BuilderVpnGateway.Builder. addVpnInterfaces(VpnGatewayVpnGatewayInterface value)The list of VPN interfaces associated with this VPN gateway.VpnGatewayVpnGatewayInterface.BuilderVpnGatewayVpnGatewayInterface.Builder. mergeFrom(VpnGatewayVpnGatewayInterface other)static VpnGatewayVpnGatewayInterface.BuilderVpnGatewayVpnGatewayInterface. newBuilder(VpnGatewayVpnGatewayInterface prototype)VpnGateway.BuilderVpnGateway.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.BuilderVpnGateway.Builder. addAllVpnInterfaces(Iterable<? extends VpnGatewayVpnGatewayInterface> values)The list of VPN interfaces associated with this VPN gateway.
-