Class ApiGatewayServiceGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/apigateway/v1/apigateway_service.proto")
    public final class ApiGatewayServiceGrpc
    extends Object
     The API Gateway Service is the interface for managing API Gateways.
     
    • Method Detail

      • getCreateGatewayMethod

        public static io.grpc.MethodDescriptor<CreateGatewayRequest,​com.google.longrunning.Operation> getCreateGatewayMethod()
      • getUpdateGatewayMethod

        public static io.grpc.MethodDescriptor<UpdateGatewayRequest,​com.google.longrunning.Operation> getUpdateGatewayMethod()
      • getDeleteGatewayMethod

        public static io.grpc.MethodDescriptor<DeleteGatewayRequest,​com.google.longrunning.Operation> getDeleteGatewayMethod()
      • getGetApiMethod

        public static io.grpc.MethodDescriptor<GetApiRequest,​Api> getGetApiMethod()
      • getCreateApiMethod

        public static io.grpc.MethodDescriptor<CreateApiRequest,​com.google.longrunning.Operation> getCreateApiMethod()
      • getUpdateApiMethod

        public static io.grpc.MethodDescriptor<UpdateApiRequest,​com.google.longrunning.Operation> getUpdateApiMethod()
      • getDeleteApiMethod

        public static io.grpc.MethodDescriptor<DeleteApiRequest,​com.google.longrunning.Operation> getDeleteApiMethod()
      • getCreateApiConfigMethod

        public static io.grpc.MethodDescriptor<CreateApiConfigRequest,​com.google.longrunning.Operation> getCreateApiConfigMethod()
      • getUpdateApiConfigMethod

        public static io.grpc.MethodDescriptor<UpdateApiConfigRequest,​com.google.longrunning.Operation> getUpdateApiConfigMethod()
      • getDeleteApiConfigMethod

        public static io.grpc.MethodDescriptor<DeleteApiConfigRequest,​com.google.longrunning.Operation> getDeleteApiConfigMethod()
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()