Class HubServiceGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/networkconnectivity/v1alpha1/hub.proto")
    public final class HubServiceGrpc
    extends Object
     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.
     
    • Method Detail

      • getGetHubMethod

        public static io.grpc.MethodDescriptor<GetHubRequest,​Hub> getGetHubMethod()
      • getCreateHubMethod

        public static io.grpc.MethodDescriptor<CreateHubRequest,​com.google.longrunning.Operation> getCreateHubMethod()
      • getUpdateHubMethod

        public static io.grpc.MethodDescriptor<UpdateHubRequest,​com.google.longrunning.Operation> getUpdateHubMethod()
      • getDeleteHubMethod

        public static io.grpc.MethodDescriptor<DeleteHubRequest,​com.google.longrunning.Operation> getDeleteHubMethod()
      • getGetSpokeMethod

        public static io.grpc.MethodDescriptor<GetSpokeRequest,​Spoke> getGetSpokeMethod()
      • getCreateSpokeMethod

        public static io.grpc.MethodDescriptor<CreateSpokeRequest,​com.google.longrunning.Operation> getCreateSpokeMethod()
      • getUpdateSpokeMethod

        public static io.grpc.MethodDescriptor<UpdateSpokeRequest,​com.google.longrunning.Operation> getUpdateSpokeMethod()
      • getDeleteSpokeMethod

        public static io.grpc.MethodDescriptor<DeleteSpokeRequest,​com.google.longrunning.Operation> getDeleteSpokeMethod()
      • newStub

        public static HubServiceGrpc.HubServiceStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static HubServiceGrpc.HubServiceBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static HubServiceGrpc.HubServiceFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()