Class ProvisioningGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/apigeeregistry/v1/provisioning_service.proto")
    public final class ProvisioningGrpc
    extends Object
     The service that is used for managing the data plane provisioning of the
     Registry.
     
    • Method Detail

      • getCreateInstanceMethod

        public static io.grpc.MethodDescriptor<CreateInstanceRequest,​com.google.longrunning.Operation> getCreateInstanceMethod()
      • getDeleteInstanceMethod

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

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

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

        public static ProvisioningGrpc.ProvisioningFutureStub 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()