Uses of Class
com.google.cloud.compute.v1.VpnTunnelList
-
Packages that use VpnTunnelList 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 VpnTunnelList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return VpnTunnelList Modifier and Type Method Description VpnTunnelListVpnTunnelList.Builder. build()VpnTunnelListVpnTunnelList.Builder. buildPartial()static VpnTunnelListVpnTunnelList. getDefaultInstance()VpnTunnelListVpnTunnelList.Builder. getDefaultInstanceForType()VpnTunnelListVpnTunnelList. getDefaultInstanceForType()static VpnTunnelListVpnTunnelList. parseDelimitedFrom(InputStream input)static VpnTunnelListVpnTunnelList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnTunnelListVpnTunnelList. parseFrom(byte[] data)static VpnTunnelListVpnTunnelList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnTunnelListVpnTunnelList. parseFrom(com.google.protobuf.ByteString data)static VpnTunnelListVpnTunnelList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnTunnelListVpnTunnelList. parseFrom(com.google.protobuf.CodedInputStream input)static VpnTunnelListVpnTunnelList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnTunnelListVpnTunnelList. parseFrom(InputStream input)static VpnTunnelListVpnTunnelList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnTunnelListVpnTunnelList. parseFrom(ByteBuffer data)static VpnTunnelListVpnTunnelList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type VpnTunnelList Modifier and Type Method Description com.google.protobuf.Parser<VpnTunnelList>VpnTunnelList. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListVpnTunnelsRequest,VpnTunnelList>VpnTunnelsClient. listCallable()Retrieves a list of VpnTunnel resources contained in the specified project and region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnelsClient.ListPagedResponse>VpnTunnelsSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnelsClient.ListPagedResponse>VpnTunnelsSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<VpnTunnelList>VpnTunnelList. parser()Methods in com.google.cloud.compute.v1 with parameters of type VpnTunnelList Modifier and Type Method Description protected VpnTunnelsClient.ListPageVpnTunnelsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnel> context, VpnTunnelList response)VpnTunnelList.BuilderVpnTunnelList.Builder. mergeFrom(VpnTunnelList other)static VpnTunnelList.BuilderVpnTunnelList. newBuilder(VpnTunnelList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type VpnTunnelList Modifier and Type Method Description static com.google.api.core.ApiFuture<VpnTunnelsClient.ListPagedResponse>VpnTunnelsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnel> context, com.google.api.core.ApiFuture<VpnTunnelList> futureResponse)static com.google.api.core.ApiFuture<VpnTunnelsClient.ListPagedResponse>VpnTunnelsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnel> context, com.google.api.core.ApiFuture<VpnTunnelList> futureResponse)protected VpnTunnelsClient.ListPageVpnTunnelsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnel> context, VpnTunnelList response)com.google.api.core.ApiFuture<VpnTunnelsClient.ListPage>VpnTunnelsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnel> context, com.google.api.core.ApiFuture<VpnTunnelList> futureResponse)com.google.api.core.ApiFuture<VpnTunnelsClient.ListPage>VpnTunnelsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnel> context, com.google.api.core.ApiFuture<VpnTunnelList> futureResponse) -
Uses of VpnTunnelList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type VpnTunnelList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListVpnTunnelsRequest,VpnTunnelList>HttpJsonVpnTunnelsStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListVpnTunnelsRequest,VpnTunnelList>VpnTunnelsStub. listCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnelsClient.ListPagedResponse>VpnTunnelsStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnelsClient.ListPagedResponse>VpnTunnelsStubSettings. listSettings()Returns the object with the settings used for calls to list.
-