Class IDSGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/ids/v1/ids.proto")
    public final class IDSGrpc
    extends Object
     The IDS Service
     
    • Method Detail

      • getCreateEndpointMethod

        public static io.grpc.MethodDescriptor<CreateEndpointRequest,​com.google.longrunning.Operation> getCreateEndpointMethod()
      • getDeleteEndpointMethod

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

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

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

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

        public static final io.grpc.ServerServiceDefinition bindService​(IDSGrpc.AsyncService service)
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()