Uses of Class
com.google.cloud.compute.v1.Router
-
Packages that use Router 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 Router in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Router Modifier and Type Method Description RouterRouter.Builder. build()RouterRouter.Builder. buildPartial()RouterRoutersClient. get(GetRouterRequest request)Returns the specified Router resource.RouterRoutersClient. get(String project, String region, String router)Returns the specified Router resource.static RouterRouter. getDefaultInstance()RouterRouter.Builder. getDefaultInstanceForType()RouterRouter. getDefaultInstanceForType()RouterRouterList.Builder. getItems(int index)A list of Router resources.RouterRouterList. getItems(int index)A list of Router resources.RouterRouterListOrBuilder. getItems(int index)A list of Router resources.RouterRoutersPreviewResponse.Builder. getResource()Preview of given router.RouterRoutersPreviewResponse. getResource()Preview of given router.RouterRoutersPreviewResponseOrBuilder. getResource()Preview of given router.RouterInsertRouterRequest.Builder. getRouterResource()The body resource for this requestRouterInsertRouterRequest. getRouterResource()The body resource for this requestRouterInsertRouterRequestOrBuilder. getRouterResource()The body resource for this requestRouterPatchRouterRequest.Builder. getRouterResource()The body resource for this requestRouterPatchRouterRequest. getRouterResource()The body resource for this requestRouterPatchRouterRequestOrBuilder. getRouterResource()The body resource for this requestRouterPreviewRouterRequest.Builder. getRouterResource()The body resource for this requestRouterPreviewRouterRequest. getRouterResource()The body resource for this requestRouterPreviewRouterRequestOrBuilder. getRouterResource()The body resource for this requestRouterUpdateRouterRequest.Builder. getRouterResource()The body resource for this requestRouterUpdateRouterRequest. getRouterResource()The body resource for this requestRouterUpdateRouterRequestOrBuilder. getRouterResource()The body resource for this requestRouterRoutersScopedList.Builder. getRouters(int index)A list of routers contained in this scope.RouterRoutersScopedList. getRouters(int index)A list of routers contained in this scope.RouterRoutersScopedListOrBuilder. getRouters(int index)A list of routers contained in this scope.static RouterRouter. parseDelimitedFrom(InputStream input)static RouterRouter. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterRouter. parseFrom(byte[] data)static RouterRouter. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterRouter. parseFrom(com.google.protobuf.ByteString data)static RouterRouter. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterRouter. parseFrom(com.google.protobuf.CodedInputStream input)static RouterRouter. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterRouter. parseFrom(InputStream input)static RouterRouter. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterRouter. parseFrom(ByteBuffer data)static RouterRouter. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type Router Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRouterRequest,Router>RoutersClient. getCallable()Returns the specified Router resource.List<Router>RouterList.Builder. getItemsList()A list of Router resources.List<Router>RouterList. getItemsList()A list of Router resources.List<Router>RouterListOrBuilder. getItemsList()A list of Router resources.com.google.protobuf.Parser<Router>Router. getParserForType()List<Router>RoutersScopedList.Builder. getRoutersList()A list of routers contained in this scope.List<Router>RoutersScopedList. getRoutersList()A list of routers contained in this scope.List<Router>RoutersScopedListOrBuilder. getRoutersList()A list of routers contained in this scope.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouterRequest,Router>RoutersSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRouterRequest,Router>RoutersSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<Router>Router. parser()Methods in com.google.cloud.compute.v1 with parameters of type Router Modifier and Type Method Description RouterList.BuilderRouterList.Builder. addItems(int index, Router value)A list of Router resources.RouterList.BuilderRouterList.Builder. addItems(Router value)A list of Router resources.RoutersScopedList.BuilderRoutersScopedList.Builder. addRouters(int index, Router value)A list of routers contained in this scope.RoutersScopedList.BuilderRoutersScopedList.Builder. addRouters(Router value)A list of routers contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RoutersClient. insertAsync(String project, String region, Router routerResource)Creates a Router resource in the specified project and region using the data included in the request.Router.BuilderRouter.Builder. mergeFrom(Router other)RoutersPreviewResponse.BuilderRoutersPreviewResponse.Builder. mergeResource(Router value)Preview of given router.InsertRouterRequest.BuilderInsertRouterRequest.Builder. mergeRouterResource(Router value)The body resource for this requestPatchRouterRequest.BuilderPatchRouterRequest.Builder. mergeRouterResource(Router value)The body resource for this requestPreviewRouterRequest.BuilderPreviewRouterRequest.Builder. mergeRouterResource(Router value)The body resource for this requestUpdateRouterRequest.BuilderUpdateRouterRequest.Builder. mergeRouterResource(Router value)The body resource for this requeststatic Router.BuilderRouter. newBuilder(Router prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RoutersClient. patchAsync(String project, String region, String router, Router routerResource)Patches the specified Router resource with the data included in the request.RoutersPreviewResponseRoutersClient. preview(String project, String region, String router, Router routerResource)Preview fields auto-generated during router create and update operations.RouterList.BuilderRouterList.Builder. setItems(int index, Router value)A list of Router resources.RoutersPreviewResponse.BuilderRoutersPreviewResponse.Builder. setResource(Router value)Preview of given router.InsertRouterRequest.BuilderInsertRouterRequest.Builder. setRouterResource(Router value)The body resource for this requestPatchRouterRequest.BuilderPatchRouterRequest.Builder. setRouterResource(Router value)The body resource for this requestPreviewRouterRequest.BuilderPreviewRouterRequest.Builder. setRouterResource(Router value)The body resource for this requestUpdateRouterRequest.BuilderUpdateRouterRequest.Builder. setRouterResource(Router value)The body resource for this requestRoutersScopedList.BuilderRoutersScopedList.Builder. setRouters(int index, Router value)A list of routers contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RoutersClient. updateAsync(String project, String region, String router, Router routerResource)Updates the specified Router resource with the data included in the request.Method parameters in com.google.cloud.compute.v1 with type arguments of type Router Modifier and Type Method Description RouterList.BuilderRouterList.Builder. addAllItems(Iterable<? extends Router> values)A list of Router resources.RoutersScopedList.BuilderRoutersScopedList.Builder. addAllRouters(Iterable<? extends Router> values)A list of routers contained in this scope.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) -
Uses of Router in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type Router Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRouterRequest,Router>HttpJsonRoutersStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetRouterRequest,Router>RoutersStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouterRequest,Router>RoutersStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRouterRequest,Router>RoutersStubSettings. getSettings()Returns the object with the settings used for calls to get.
-