All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BQAccountMaintenanceFulfillmentServiceGrpc Maven / Gradle / Ivy

package com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice;

import static io.grpc.MethodDescriptor.generateFullMethodName;

/**
 */
@javax.annotation.Generated(
    value = "by gRPC proto compiler (version 1.42.1)",
    comments = "Source: v10/api/bq_account_maintenance_fulfillment_service.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class BQAccountMaintenanceFulfillmentServiceGrpc {

  private BQAccountMaintenanceFulfillmentServiceGrpc() {}

  public static final String SERVICE_NAME = "com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BQAccountMaintenanceFulfillmentService";

  // Static method descriptors that strictly reflect the proto.
  private static volatile io.grpc.MethodDescriptor getExchangeAccountMaintenanceFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "ExchangeAccountMaintenanceFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExchangeAccountMaintenanceFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getExchangeAccountMaintenanceFulfillmentMethod() {
    io.grpc.MethodDescriptor getExchangeAccountMaintenanceFulfillmentMethod;
    if ((getExchangeAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getExchangeAccountMaintenanceFulfillmentMethod) == null) {
      synchronized (BQAccountMaintenanceFulfillmentServiceGrpc.class) {
        if ((getExchangeAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getExchangeAccountMaintenanceFulfillmentMethod) == null) {
          BQAccountMaintenanceFulfillmentServiceGrpc.getExchangeAccountMaintenanceFulfillmentMethod = getExchangeAccountMaintenanceFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "ExchangeAccountMaintenanceFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExchangeAccountMaintenanceFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQAccountMaintenanceFulfillmentServiceMethodDescriptorSupplier("ExchangeAccountMaintenanceFulfillment"))
              .build();
        }
      }
    }
    return getExchangeAccountMaintenanceFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getExecuteAccountMaintenanceFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "ExecuteAccountMaintenanceFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExecuteAccountMaintenanceFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getExecuteAccountMaintenanceFulfillmentMethod() {
    io.grpc.MethodDescriptor getExecuteAccountMaintenanceFulfillmentMethod;
    if ((getExecuteAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getExecuteAccountMaintenanceFulfillmentMethod) == null) {
      synchronized (BQAccountMaintenanceFulfillmentServiceGrpc.class) {
        if ((getExecuteAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getExecuteAccountMaintenanceFulfillmentMethod) == null) {
          BQAccountMaintenanceFulfillmentServiceGrpc.getExecuteAccountMaintenanceFulfillmentMethod = getExecuteAccountMaintenanceFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "ExecuteAccountMaintenanceFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExecuteAccountMaintenanceFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQAccountMaintenanceFulfillmentServiceMethodDescriptorSupplier("ExecuteAccountMaintenanceFulfillment"))
              .build();
        }
      }
    }
    return getExecuteAccountMaintenanceFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getInitiateAccountMaintenanceFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "InitiateAccountMaintenanceFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.InitiateAccountMaintenanceFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getInitiateAccountMaintenanceFulfillmentMethod() {
    io.grpc.MethodDescriptor getInitiateAccountMaintenanceFulfillmentMethod;
    if ((getInitiateAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getInitiateAccountMaintenanceFulfillmentMethod) == null) {
      synchronized (BQAccountMaintenanceFulfillmentServiceGrpc.class) {
        if ((getInitiateAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getInitiateAccountMaintenanceFulfillmentMethod) == null) {
          BQAccountMaintenanceFulfillmentServiceGrpc.getInitiateAccountMaintenanceFulfillmentMethod = getInitiateAccountMaintenanceFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "InitiateAccountMaintenanceFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.InitiateAccountMaintenanceFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQAccountMaintenanceFulfillmentServiceMethodDescriptorSupplier("InitiateAccountMaintenanceFulfillment"))
              .build();
        }
      }
    }
    return getInitiateAccountMaintenanceFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getNotifyAccountMaintenanceFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "NotifyAccountMaintenanceFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.NotifyAccountMaintenanceFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getNotifyAccountMaintenanceFulfillmentMethod() {
    io.grpc.MethodDescriptor getNotifyAccountMaintenanceFulfillmentMethod;
    if ((getNotifyAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getNotifyAccountMaintenanceFulfillmentMethod) == null) {
      synchronized (BQAccountMaintenanceFulfillmentServiceGrpc.class) {
        if ((getNotifyAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getNotifyAccountMaintenanceFulfillmentMethod) == null) {
          BQAccountMaintenanceFulfillmentServiceGrpc.getNotifyAccountMaintenanceFulfillmentMethod = getNotifyAccountMaintenanceFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "NotifyAccountMaintenanceFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.NotifyAccountMaintenanceFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQAccountMaintenanceFulfillmentServiceMethodDescriptorSupplier("NotifyAccountMaintenanceFulfillment"))
              .build();
        }
      }
    }
    return getNotifyAccountMaintenanceFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getRequestAccountMaintenanceFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "RequestAccountMaintenanceFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RequestAccountMaintenanceFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getRequestAccountMaintenanceFulfillmentMethod() {
    io.grpc.MethodDescriptor getRequestAccountMaintenanceFulfillmentMethod;
    if ((getRequestAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getRequestAccountMaintenanceFulfillmentMethod) == null) {
      synchronized (BQAccountMaintenanceFulfillmentServiceGrpc.class) {
        if ((getRequestAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getRequestAccountMaintenanceFulfillmentMethod) == null) {
          BQAccountMaintenanceFulfillmentServiceGrpc.getRequestAccountMaintenanceFulfillmentMethod = getRequestAccountMaintenanceFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "RequestAccountMaintenanceFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RequestAccountMaintenanceFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQAccountMaintenanceFulfillmentServiceMethodDescriptorSupplier("RequestAccountMaintenanceFulfillment"))
              .build();
        }
      }
    }
    return getRequestAccountMaintenanceFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getRetrieveAccountMaintenanceFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "RetrieveAccountMaintenanceFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RetrieveAccountMaintenanceFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getRetrieveAccountMaintenanceFulfillmentMethod() {
    io.grpc.MethodDescriptor getRetrieveAccountMaintenanceFulfillmentMethod;
    if ((getRetrieveAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getRetrieveAccountMaintenanceFulfillmentMethod) == null) {
      synchronized (BQAccountMaintenanceFulfillmentServiceGrpc.class) {
        if ((getRetrieveAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getRetrieveAccountMaintenanceFulfillmentMethod) == null) {
          BQAccountMaintenanceFulfillmentServiceGrpc.getRetrieveAccountMaintenanceFulfillmentMethod = getRetrieveAccountMaintenanceFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "RetrieveAccountMaintenanceFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RetrieveAccountMaintenanceFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQAccountMaintenanceFulfillmentServiceMethodDescriptorSupplier("RetrieveAccountMaintenanceFulfillment"))
              .build();
        }
      }
    }
    return getRetrieveAccountMaintenanceFulfillmentMethod;
  }

  private static volatile io.grpc.MethodDescriptor getUpdateAccountMaintenanceFulfillmentMethod;

  @io.grpc.stub.annotations.RpcMethod(
      fullMethodName = SERVICE_NAME + '/' + "UpdateAccountMaintenanceFulfillment",
      requestType = com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.UpdateAccountMaintenanceFulfillmentRequest.class,
      responseType = com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.class,
      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
  public static io.grpc.MethodDescriptor getUpdateAccountMaintenanceFulfillmentMethod() {
    io.grpc.MethodDescriptor getUpdateAccountMaintenanceFulfillmentMethod;
    if ((getUpdateAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getUpdateAccountMaintenanceFulfillmentMethod) == null) {
      synchronized (BQAccountMaintenanceFulfillmentServiceGrpc.class) {
        if ((getUpdateAccountMaintenanceFulfillmentMethod = BQAccountMaintenanceFulfillmentServiceGrpc.getUpdateAccountMaintenanceFulfillmentMethod) == null) {
          BQAccountMaintenanceFulfillmentServiceGrpc.getUpdateAccountMaintenanceFulfillmentMethod = getUpdateAccountMaintenanceFulfillmentMethod =
              io.grpc.MethodDescriptor.newBuilder()
              .setType(io.grpc.MethodDescriptor.MethodType.UNARY)
              .setFullMethodName(generateFullMethodName(SERVICE_NAME, "UpdateAccountMaintenanceFulfillment"))
              .setSampledToLocalTracing(true)
              .setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.UpdateAccountMaintenanceFulfillmentRequest.getDefaultInstance()))
              .setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
                  com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment.getDefaultInstance()))
              .setSchemaDescriptor(new BQAccountMaintenanceFulfillmentServiceMethodDescriptorSupplier("UpdateAccountMaintenanceFulfillment"))
              .build();
        }
      }
    }
    return getUpdateAccountMaintenanceFulfillmentMethod;
  }

  /**
   * Creates a new async stub that supports all call types for the service
   */
  public static BQAccountMaintenanceFulfillmentServiceStub newStub(io.grpc.Channel channel) {
    io.grpc.stub.AbstractStub.StubFactory factory =
      new io.grpc.stub.AbstractStub.StubFactory() {
        @java.lang.Override
        public BQAccountMaintenanceFulfillmentServiceStub newStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
          return new BQAccountMaintenanceFulfillmentServiceStub(channel, callOptions);
        }
      };
    return BQAccountMaintenanceFulfillmentServiceStub.newStub(factory, channel);
  }

  /**
   * Creates a new blocking-style stub that supports unary and streaming output calls on the service
   */
  public static BQAccountMaintenanceFulfillmentServiceBlockingStub newBlockingStub(
      io.grpc.Channel channel) {
    io.grpc.stub.AbstractStub.StubFactory factory =
      new io.grpc.stub.AbstractStub.StubFactory() {
        @java.lang.Override
        public BQAccountMaintenanceFulfillmentServiceBlockingStub newStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
          return new BQAccountMaintenanceFulfillmentServiceBlockingStub(channel, callOptions);
        }
      };
    return BQAccountMaintenanceFulfillmentServiceBlockingStub.newStub(factory, channel);
  }

  /**
   * Creates a new ListenableFuture-style stub that supports unary calls on the service
   */
  public static BQAccountMaintenanceFulfillmentServiceFutureStub newFutureStub(
      io.grpc.Channel channel) {
    io.grpc.stub.AbstractStub.StubFactory factory =
      new io.grpc.stub.AbstractStub.StubFactory() {
        @java.lang.Override
        public BQAccountMaintenanceFulfillmentServiceFutureStub newStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
          return new BQAccountMaintenanceFulfillmentServiceFutureStub(channel, callOptions);
        }
      };
    return BQAccountMaintenanceFulfillmentServiceFutureStub.newStub(factory, channel);
  }

  /**
   */
  public static abstract class BQAccountMaintenanceFulfillmentServiceImplBase implements io.grpc.BindableService {

    /**
     */
    public void exchangeAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExchangeAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getExchangeAccountMaintenanceFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void executeAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExecuteAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getExecuteAccountMaintenanceFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void initiateAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.InitiateAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getInitiateAccountMaintenanceFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void notifyAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.NotifyAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getNotifyAccountMaintenanceFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void requestAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RequestAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getRequestAccountMaintenanceFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void retrieveAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RetrieveAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getRetrieveAccountMaintenanceFulfillmentMethod(), responseObserver);
    }

    /**
     */
    public void updateAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.UpdateAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getUpdateAccountMaintenanceFulfillmentMethod(), responseObserver);
    }

    @java.lang.Override public final io.grpc.ServerServiceDefinition bindService() {
      return io.grpc.ServerServiceDefinition.builder(getServiceDescriptor())
          .addMethod(
            getExchangeAccountMaintenanceFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExchangeAccountMaintenanceFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment>(
                  this, METHODID_EXCHANGE_ACCOUNT_MAINTENANCE_FULFILLMENT)))
          .addMethod(
            getExecuteAccountMaintenanceFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExecuteAccountMaintenanceFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment>(
                  this, METHODID_EXECUTE_ACCOUNT_MAINTENANCE_FULFILLMENT)))
          .addMethod(
            getInitiateAccountMaintenanceFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.InitiateAccountMaintenanceFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment>(
                  this, METHODID_INITIATE_ACCOUNT_MAINTENANCE_FULFILLMENT)))
          .addMethod(
            getNotifyAccountMaintenanceFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.NotifyAccountMaintenanceFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment>(
                  this, METHODID_NOTIFY_ACCOUNT_MAINTENANCE_FULFILLMENT)))
          .addMethod(
            getRequestAccountMaintenanceFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RequestAccountMaintenanceFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment>(
                  this, METHODID_REQUEST_ACCOUNT_MAINTENANCE_FULFILLMENT)))
          .addMethod(
            getRetrieveAccountMaintenanceFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RetrieveAccountMaintenanceFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment>(
                  this, METHODID_RETRIEVE_ACCOUNT_MAINTENANCE_FULFILLMENT)))
          .addMethod(
            getUpdateAccountMaintenanceFulfillmentMethod(),
            io.grpc.stub.ServerCalls.asyncUnaryCall(
              new MethodHandlers<
                com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.UpdateAccountMaintenanceFulfillmentRequest,
                com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment>(
                  this, METHODID_UPDATE_ACCOUNT_MAINTENANCE_FULFILLMENT)))
          .build();
    }
  }

  /**
   */
  public static final class BQAccountMaintenanceFulfillmentServiceStub extends io.grpc.stub.AbstractAsyncStub {
    private BQAccountMaintenanceFulfillmentServiceStub(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      super(channel, callOptions);
    }

    @java.lang.Override
    protected BQAccountMaintenanceFulfillmentServiceStub build(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      return new BQAccountMaintenanceFulfillmentServiceStub(channel, callOptions);
    }

    /**
     */
    public void exchangeAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExchangeAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getExchangeAccountMaintenanceFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void executeAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExecuteAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getExecuteAccountMaintenanceFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void initiateAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.InitiateAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getInitiateAccountMaintenanceFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void notifyAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.NotifyAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getNotifyAccountMaintenanceFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void requestAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RequestAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getRequestAccountMaintenanceFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void retrieveAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RetrieveAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getRetrieveAccountMaintenanceFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }

    /**
     */
    public void updateAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.UpdateAccountMaintenanceFulfillmentRequest request,
        io.grpc.stub.StreamObserver responseObserver) {
      io.grpc.stub.ClientCalls.asyncUnaryCall(
          getChannel().newCall(getUpdateAccountMaintenanceFulfillmentMethod(), getCallOptions()), request, responseObserver);
    }
  }

  /**
   */
  public static final class BQAccountMaintenanceFulfillmentServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub {
    private BQAccountMaintenanceFulfillmentServiceBlockingStub(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      super(channel, callOptions);
    }

    @java.lang.Override
    protected BQAccountMaintenanceFulfillmentServiceBlockingStub build(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      return new BQAccountMaintenanceFulfillmentServiceBlockingStub(channel, callOptions);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment exchangeAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExchangeAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getExchangeAccountMaintenanceFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment executeAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExecuteAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getExecuteAccountMaintenanceFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment initiateAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.InitiateAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getInitiateAccountMaintenanceFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment notifyAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.NotifyAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getNotifyAccountMaintenanceFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment requestAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RequestAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getRequestAccountMaintenanceFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment retrieveAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RetrieveAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getRetrieveAccountMaintenanceFulfillmentMethod(), getCallOptions(), request);
    }

    /**
     */
    public com.redhat.mercury.tradefinance.v10.AccountMaintenanceFulfillmentOuterClass.AccountMaintenanceFulfillment updateAccountMaintenanceFulfillment(com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.UpdateAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.blockingUnaryCall(
          getChannel(), getUpdateAccountMaintenanceFulfillmentMethod(), getCallOptions(), request);
    }
  }

  /**
   */
  public static final class BQAccountMaintenanceFulfillmentServiceFutureStub extends io.grpc.stub.AbstractFutureStub {
    private BQAccountMaintenanceFulfillmentServiceFutureStub(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      super(channel, callOptions);
    }

    @java.lang.Override
    protected BQAccountMaintenanceFulfillmentServiceFutureStub build(
        io.grpc.Channel channel, io.grpc.CallOptions callOptions) {
      return new BQAccountMaintenanceFulfillmentServiceFutureStub(channel, callOptions);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture exchangeAccountMaintenanceFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExchangeAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getExchangeAccountMaintenanceFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture executeAccountMaintenanceFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExecuteAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getExecuteAccountMaintenanceFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture initiateAccountMaintenanceFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.InitiateAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getInitiateAccountMaintenanceFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture notifyAccountMaintenanceFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.NotifyAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getNotifyAccountMaintenanceFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture requestAccountMaintenanceFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RequestAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getRequestAccountMaintenanceFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture retrieveAccountMaintenanceFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RetrieveAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getRetrieveAccountMaintenanceFulfillmentMethod(), getCallOptions()), request);
    }

    /**
     */
    public com.google.common.util.concurrent.ListenableFuture updateAccountMaintenanceFulfillment(
        com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.UpdateAccountMaintenanceFulfillmentRequest request) {
      return io.grpc.stub.ClientCalls.futureUnaryCall(
          getChannel().newCall(getUpdateAccountMaintenanceFulfillmentMethod(), getCallOptions()), request);
    }
  }

  private static final int METHODID_EXCHANGE_ACCOUNT_MAINTENANCE_FULFILLMENT = 0;
  private static final int METHODID_EXECUTE_ACCOUNT_MAINTENANCE_FULFILLMENT = 1;
  private static final int METHODID_INITIATE_ACCOUNT_MAINTENANCE_FULFILLMENT = 2;
  private static final int METHODID_NOTIFY_ACCOUNT_MAINTENANCE_FULFILLMENT = 3;
  private static final int METHODID_REQUEST_ACCOUNT_MAINTENANCE_FULFILLMENT = 4;
  private static final int METHODID_RETRIEVE_ACCOUNT_MAINTENANCE_FULFILLMENT = 5;
  private static final int METHODID_UPDATE_ACCOUNT_MAINTENANCE_FULFILLMENT = 6;

  private static final class MethodHandlers implements
      io.grpc.stub.ServerCalls.UnaryMethod,
      io.grpc.stub.ServerCalls.ServerStreamingMethod,
      io.grpc.stub.ServerCalls.ClientStreamingMethod,
      io.grpc.stub.ServerCalls.BidiStreamingMethod {
    private final BQAccountMaintenanceFulfillmentServiceImplBase serviceImpl;
    private final int methodId;

    MethodHandlers(BQAccountMaintenanceFulfillmentServiceImplBase serviceImpl, int methodId) {
      this.serviceImpl = serviceImpl;
      this.methodId = methodId;
    }

    @java.lang.Override
    @java.lang.SuppressWarnings("unchecked")
    public void invoke(Req request, io.grpc.stub.StreamObserver responseObserver) {
      switch (methodId) {
        case METHODID_EXCHANGE_ACCOUNT_MAINTENANCE_FULFILLMENT:
          serviceImpl.exchangeAccountMaintenanceFulfillment((com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExchangeAccountMaintenanceFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_EXECUTE_ACCOUNT_MAINTENANCE_FULFILLMENT:
          serviceImpl.executeAccountMaintenanceFulfillment((com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.ExecuteAccountMaintenanceFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_INITIATE_ACCOUNT_MAINTENANCE_FULFILLMENT:
          serviceImpl.initiateAccountMaintenanceFulfillment((com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.InitiateAccountMaintenanceFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_NOTIFY_ACCOUNT_MAINTENANCE_FULFILLMENT:
          serviceImpl.notifyAccountMaintenanceFulfillment((com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.NotifyAccountMaintenanceFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_REQUEST_ACCOUNT_MAINTENANCE_FULFILLMENT:
          serviceImpl.requestAccountMaintenanceFulfillment((com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RequestAccountMaintenanceFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_RETRIEVE_ACCOUNT_MAINTENANCE_FULFILLMENT:
          serviceImpl.retrieveAccountMaintenanceFulfillment((com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.RetrieveAccountMaintenanceFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        case METHODID_UPDATE_ACCOUNT_MAINTENANCE_FULFILLMENT:
          serviceImpl.updateAccountMaintenanceFulfillment((com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.UpdateAccountMaintenanceFulfillmentRequest) request,
              (io.grpc.stub.StreamObserver) responseObserver);
          break;
        default:
          throw new AssertionError();
      }
    }

    @java.lang.Override
    @java.lang.SuppressWarnings("unchecked")
    public io.grpc.stub.StreamObserver invoke(
        io.grpc.stub.StreamObserver responseObserver) {
      switch (methodId) {
        default:
          throw new AssertionError();
      }
    }
  }

  private static abstract class BQAccountMaintenanceFulfillmentServiceBaseDescriptorSupplier
      implements io.grpc.protobuf.ProtoFileDescriptorSupplier, io.grpc.protobuf.ProtoServiceDescriptorSupplier {
    BQAccountMaintenanceFulfillmentServiceBaseDescriptorSupplier() {}

    @java.lang.Override
    public com.google.protobuf.Descriptors.FileDescriptor getFileDescriptor() {
      return com.redhat.mercury.tradefinance.v10.api.bqaccountmaintenancefulfillmentservice.BqAccountMaintenanceFulfillmentService.getDescriptor();
    }

    @java.lang.Override
    public com.google.protobuf.Descriptors.ServiceDescriptor getServiceDescriptor() {
      return getFileDescriptor().findServiceByName("BQAccountMaintenanceFulfillmentService");
    }
  }

  private static final class BQAccountMaintenanceFulfillmentServiceFileDescriptorSupplier
      extends BQAccountMaintenanceFulfillmentServiceBaseDescriptorSupplier {
    BQAccountMaintenanceFulfillmentServiceFileDescriptorSupplier() {}
  }

  private static final class BQAccountMaintenanceFulfillmentServiceMethodDescriptorSupplier
      extends BQAccountMaintenanceFulfillmentServiceBaseDescriptorSupplier
      implements io.grpc.protobuf.ProtoMethodDescriptorSupplier {
    private final String methodName;

    BQAccountMaintenanceFulfillmentServiceMethodDescriptorSupplier(String methodName) {
      this.methodName = methodName;
    }

    @java.lang.Override
    public com.google.protobuf.Descriptors.MethodDescriptor getMethodDescriptor() {
      return getServiceDescriptor().findMethodByName(methodName);
    }
  }

  private static volatile io.grpc.ServiceDescriptor serviceDescriptor;

  public static io.grpc.ServiceDescriptor getServiceDescriptor() {
    io.grpc.ServiceDescriptor result = serviceDescriptor;
    if (result == null) {
      synchronized (BQAccountMaintenanceFulfillmentServiceGrpc.class) {
        result = serviceDescriptor;
        if (result == null) {
          serviceDescriptor = result = io.grpc.ServiceDescriptor.newBuilder(SERVICE_NAME)
              .setSchemaDescriptor(new BQAccountMaintenanceFulfillmentServiceFileDescriptorSupplier())
              .addMethod(getExchangeAccountMaintenanceFulfillmentMethod())
              .addMethod(getExecuteAccountMaintenanceFulfillmentMethod())
              .addMethod(getInitiateAccountMaintenanceFulfillmentMethod())
              .addMethod(getNotifyAccountMaintenanceFulfillmentMethod())
              .addMethod(getRequestAccountMaintenanceFulfillmentMethod())
              .addMethod(getRetrieveAccountMaintenanceFulfillmentMethod())
              .addMethod(getUpdateAccountMaintenanceFulfillmentMethod())
              .build();
        }
      }
    }
    return result;
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy