Uses of Class
com.google.cloud.compute.v1.RouterList
-
Packages that use RouterList 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 RouterList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RouterList Modifier and Type Method Description RouterListRouterList.Builder. build()RouterListRouterList.Builder. buildPartial()static RouterListRouterList. getDefaultInstance()RouterListRouterList.Builder. getDefaultInstanceForType()RouterListRouterList. getDefaultInstanceForType()static RouterListRouterList. parseDelimitedFrom(InputStream input)static RouterListRouterList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterListRouterList. parseFrom(byte[] data)static RouterListRouterList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterListRouterList. parseFrom(com.google.protobuf.ByteString data)static RouterListRouterList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterListRouterList. parseFrom(com.google.protobuf.CodedInputStream input)static RouterListRouterList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterListRouterList. parseFrom(InputStream input)static RouterListRouterList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterListRouterList. parseFrom(ByteBuffer data)static RouterListRouterList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type RouterList Modifier and Type Method Description com.google.protobuf.Parser<RouterList>RouterList. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListRoutersRequest,RouterList>RoutersClient. listCallable()Retrieves a list of Router resources available to the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutersRequest,RouterList,RoutersClient.ListPagedResponse>RoutersSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRoutersRequest,RouterList,RoutersClient.ListPagedResponse>RoutersSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<RouterList>RouterList. parser()Methods in com.google.cloud.compute.v1 with parameters of type RouterList Modifier and Type Method Description protected RoutersClient.ListPageRoutersClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRoutersRequest,RouterList,Router> context, RouterList response)RouterList.BuilderRouterList.Builder. mergeFrom(RouterList other)static RouterList.BuilderRouterList. newBuilder(RouterList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type RouterList Modifier and Type Method Description static com.google.api.core.ApiFuture<RoutersClient.ListPagedResponse>RoutersClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRoutersRequest,RouterList,Router> context, com.google.api.core.ApiFuture<RouterList> futureResponse)static com.google.api.core.ApiFuture<RoutersClient.ListPagedResponse>RoutersClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRoutersRequest,RouterList,Router> context, com.google.api.core.ApiFuture<RouterList> futureResponse)protected RoutersClient.ListPageRoutersClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRoutersRequest,RouterList,Router> context, RouterList response)com.google.api.core.ApiFuture<RoutersClient.ListPage>RoutersClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRoutersRequest,RouterList,Router> context, com.google.api.core.ApiFuture<RouterList> futureResponse)com.google.api.core.ApiFuture<RoutersClient.ListPage>RoutersClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRoutersRequest,RouterList,Router> context, com.google.api.core.ApiFuture<RouterList> futureResponse) -
Uses of RouterList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type RouterList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRoutersRequest,RouterList>HttpJsonRoutersStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListRoutersRequest,RouterList>RoutersStub. listCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutersRequest,RouterList,RoutersClient.ListPagedResponse>RoutersStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRoutersRequest,RouterList,RoutersClient.ListPagedResponse>RoutersStubSettings. listSettings()Returns the object with the settings used for calls to list.
-