Uses of Class
com.google.cloud.compute.v1.GetVpnTunnelRequest
-
Packages that use GetVpnTunnelRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GetVpnTunnelRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetVpnTunnelRequest Modifier and Type Method Description GetVpnTunnelRequestGetVpnTunnelRequest.Builder. build()GetVpnTunnelRequestGetVpnTunnelRequest.Builder. buildPartial()static GetVpnTunnelRequestGetVpnTunnelRequest. getDefaultInstance()GetVpnTunnelRequestGetVpnTunnelRequest.Builder. getDefaultInstanceForType()GetVpnTunnelRequestGetVpnTunnelRequest. getDefaultInstanceForType()static GetVpnTunnelRequestGetVpnTunnelRequest. parseDelimitedFrom(InputStream input)static GetVpnTunnelRequestGetVpnTunnelRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVpnTunnelRequestGetVpnTunnelRequest. parseFrom(byte[] data)static GetVpnTunnelRequestGetVpnTunnelRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVpnTunnelRequestGetVpnTunnelRequest. parseFrom(com.google.protobuf.ByteString data)static GetVpnTunnelRequestGetVpnTunnelRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVpnTunnelRequestGetVpnTunnelRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetVpnTunnelRequestGetVpnTunnelRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVpnTunnelRequestGetVpnTunnelRequest. parseFrom(InputStream input)static GetVpnTunnelRequestGetVpnTunnelRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVpnTunnelRequestGetVpnTunnelRequest. parseFrom(ByteBuffer data)static GetVpnTunnelRequestGetVpnTunnelRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetVpnTunnelRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetVpnTunnelRequest,VpnTunnel>VpnTunnelsClient. getCallable()Returns the specified VpnTunnel resource.com.google.protobuf.Parser<GetVpnTunnelRequest>GetVpnTunnelRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnTunnelRequest,VpnTunnel>VpnTunnelsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetVpnTunnelRequest,VpnTunnel>VpnTunnelsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetVpnTunnelRequest>GetVpnTunnelRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetVpnTunnelRequest Modifier and Type Method Description VpnTunnelVpnTunnelsClient. get(GetVpnTunnelRequest request)Returns the specified VpnTunnel resource.GetVpnTunnelRequest.BuilderGetVpnTunnelRequest.Builder. mergeFrom(GetVpnTunnelRequest other)static GetVpnTunnelRequest.BuilderGetVpnTunnelRequest. newBuilder(GetVpnTunnelRequest prototype) -
Uses of GetVpnTunnelRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetVpnTunnelRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetVpnTunnelRequest,VpnTunnel>HttpJsonVpnTunnelsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetVpnTunnelRequest,VpnTunnel>VpnTunnelsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnTunnelRequest,VpnTunnel>VpnTunnelsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetVpnTunnelRequest,VpnTunnel>VpnTunnelsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-