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 Router
Router.Builder. build()
Router
Router.Builder. buildPartial()
Router
RoutersClient. get(GetRouterRequest request)
Returns the specified Router resource.Router
RoutersClient. get(String project, String region, String router)
Returns the specified Router resource.static Router
Router. getDefaultInstance()
Router
Router.Builder. getDefaultInstanceForType()
Router
Router. getDefaultInstanceForType()
Router
RouterList.Builder. getItems(int index)
A list of Router resources.Router
RouterList. getItems(int index)
A list of Router resources.Router
RouterListOrBuilder. getItems(int index)
A list of Router resources.Router
RoutersPreviewResponse.Builder. getResource()
Preview of given router.Router
RoutersPreviewResponse. getResource()
Preview of given router.Router
RoutersPreviewResponseOrBuilder. getResource()
Preview of given router.Router
InsertRouterRequest.Builder. getRouterResource()
The body resource for this requestRouter
InsertRouterRequest. getRouterResource()
The body resource for this requestRouter
InsertRouterRequestOrBuilder. getRouterResource()
The body resource for this requestRouter
PatchRouterRequest.Builder. getRouterResource()
The body resource for this requestRouter
PatchRouterRequest. getRouterResource()
The body resource for this requestRouter
PatchRouterRequestOrBuilder. getRouterResource()
The body resource for this requestRouter
PreviewRouterRequest.Builder. getRouterResource()
The body resource for this requestRouter
PreviewRouterRequest. getRouterResource()
The body resource for this requestRouter
PreviewRouterRequestOrBuilder. getRouterResource()
The body resource for this requestRouter
UpdateRouterRequest.Builder. getRouterResource()
The body resource for this requestRouter
UpdateRouterRequest. getRouterResource()
The body resource for this requestRouter
UpdateRouterRequestOrBuilder. getRouterResource()
The body resource for this requestRouter
RoutersScopedList.Builder. getRouters(int index)
A list of routers contained in this scope.Router
RoutersScopedList. getRouters(int index)
A list of routers contained in this scope.Router
RoutersScopedListOrBuilder. getRouters(int index)
A list of routers contained in this scope.static Router
Router. parseDelimitedFrom(InputStream input)
static Router
Router. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Router
Router. parseFrom(byte[] data)
static Router
Router. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Router
Router. parseFrom(com.google.protobuf.ByteString data)
static Router
Router. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Router
Router. parseFrom(com.google.protobuf.CodedInputStream input)
static Router
Router. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Router
Router. parseFrom(InputStream input)
static Router
Router. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Router
Router. parseFrom(ByteBuffer data)
static Router
Router. 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.Builder
RouterList.Builder. addItems(int index, Router value)
A list of Router resources.RouterList.Builder
RouterList.Builder. addItems(Router value)
A list of Router resources.RoutersScopedList.Builder
RoutersScopedList.Builder. addRouters(int index, Router value)
A list of routers contained in this scope.RoutersScopedList.Builder
RoutersScopedList.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.Builder
Router.Builder. mergeFrom(Router other)
RoutersPreviewResponse.Builder
RoutersPreviewResponse.Builder. mergeResource(Router value)
Preview of given router.InsertRouterRequest.Builder
InsertRouterRequest.Builder. mergeRouterResource(Router value)
The body resource for this requestPatchRouterRequest.Builder
PatchRouterRequest.Builder. mergeRouterResource(Router value)
The body resource for this requestPreviewRouterRequest.Builder
PreviewRouterRequest.Builder. mergeRouterResource(Router value)
The body resource for this requestUpdateRouterRequest.Builder
UpdateRouterRequest.Builder. mergeRouterResource(Router value)
The body resource for this requeststatic Router.Builder
Router. 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.RoutersPreviewResponse
RoutersClient. preview(String project, String region, String router, Router routerResource)
Preview fields auto-generated during router create and update operations.RouterList.Builder
RouterList.Builder. setItems(int index, Router value)
A list of Router resources.RoutersPreviewResponse.Builder
RoutersPreviewResponse.Builder. setResource(Router value)
Preview of given router.InsertRouterRequest.Builder
InsertRouterRequest.Builder. setRouterResource(Router value)
The body resource for this requestPatchRouterRequest.Builder
PatchRouterRequest.Builder. setRouterResource(Router value)
The body resource for this requestPreviewRouterRequest.Builder
PreviewRouterRequest.Builder. setRouterResource(Router value)
The body resource for this requestUpdateRouterRequest.Builder
UpdateRouterRequest.Builder. setRouterResource(Router value)
The body resource for this requestRoutersScopedList.Builder
RoutersScopedList.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.Builder
RouterList.Builder. addAllItems(Iterable<? extends Router> values)
A list of Router resources.RoutersScopedList.Builder
RoutersScopedList.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.ListPage
RoutersClient.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.
-