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 VpnTunnelList
VpnTunnelList.Builder. build()
VpnTunnelList
VpnTunnelList.Builder. buildPartial()
static VpnTunnelList
VpnTunnelList. getDefaultInstance()
VpnTunnelList
VpnTunnelList.Builder. getDefaultInstanceForType()
VpnTunnelList
VpnTunnelList. getDefaultInstanceForType()
static VpnTunnelList
VpnTunnelList. parseDelimitedFrom(InputStream input)
static VpnTunnelList
VpnTunnelList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnTunnelList
VpnTunnelList. parseFrom(byte[] data)
static VpnTunnelList
VpnTunnelList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnTunnelList
VpnTunnelList. parseFrom(com.google.protobuf.ByteString data)
static VpnTunnelList
VpnTunnelList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnTunnelList
VpnTunnelList. parseFrom(com.google.protobuf.CodedInputStream input)
static VpnTunnelList
VpnTunnelList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnTunnelList
VpnTunnelList. parseFrom(InputStream input)
static VpnTunnelList
VpnTunnelList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnTunnelList
VpnTunnelList. parseFrom(ByteBuffer data)
static VpnTunnelList
VpnTunnelList. 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.ListPage
VpnTunnelsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListVpnTunnelsRequest,VpnTunnelList,VpnTunnel> context, VpnTunnelList response)
VpnTunnelList.Builder
VpnTunnelList.Builder. mergeFrom(VpnTunnelList other)
static VpnTunnelList.Builder
VpnTunnelList. 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.ListPage
VpnTunnelsClient.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.
-