Interface ServicesGrpc.AsyncService

    • Method Detail

      • getService

        default void getService​(GetServiceRequest request,
                                io.grpc.stub.StreamObserver<Service> responseObserver)
         Gets the current configuration of the specified service.
         
      • updateService

        default void updateService​(UpdateServiceRequest request,
                                   io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
         Updates the configuration of the specified service.
         
      • deleteService

        default void deleteService​(DeleteServiceRequest request,
                                   io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
         Deletes the specified service and all enclosed versions.