Class HubServiceGrpc.HubServiceImplBase
- java.lang.Object
-
- com.google.cloud.networkconnectivity.v1.HubServiceGrpc.HubServiceImplBase
-
- All Implemented Interfaces:
HubServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- HubServiceGrpc
public abstract static class HubServiceGrpc.HubServiceImplBase extends Object implements io.grpc.BindableService, HubServiceGrpc.AsyncService
Base class for the server implementation of the service HubService.Network Connectivity Center is a hub-and-spoke abstraction for network connectivity management in Google Cloud. It reduces operational complexity through a simple, centralized connectivity management model.
-
-
Constructor Summary
Constructors Constructor Description HubServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.networkconnectivity.v1.HubServiceGrpc.AsyncService
createHub, createSpoke, deleteHub, deleteSpoke, getHub, getSpoke, listHubs, listSpokes, updateHub, updateSpoke
-
-