Class EdgeNetworkGrpc.EdgeNetworkImplBase (0.11.0)

public abstract static class EdgeNetworkGrpc.EdgeNetworkImplBase implements BindableService, EdgeNetworkGrpc.AsyncService

Base class for the server implementation of the service EdgeNetwork.

EdgeNetwork API provides managed, highly available cloud dynamic network configuration service to the GEC customer to enable edge application and network function solutions. This allows the customers to easily define and configure the network setup and property to meet the workload requirement.

Inheritance

java.lang.Object > EdgeNetworkGrpc.EdgeNetworkImplBase

Implements

io.grpc.BindableService, EdgeNetworkGrpc.AsyncService

Constructors

EdgeNetworkImplBase()

public EdgeNetworkImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition