Interface CustomerLifecycleGoalServiceGrpc.AsyncService

All Known Implementing Classes:
CustomerLifecycleGoalServiceGrpc.CustomerLifecycleGoalServiceImplBase
Enclosing class:
CustomerLifecycleGoalServiceGrpc

public static interface CustomerLifecycleGoalServiceGrpc.AsyncService
 Service to configure customer lifecycle goals.
 
  • Method Details

    • configureCustomerLifecycleGoals

      default void configureCustomerLifecycleGoals(ConfigureCustomerLifecycleGoalsRequest request, io.grpc.stub.StreamObserver<ConfigureCustomerLifecycleGoalsResponse> responseObserver)
       Process the given customer lifecycle configurations.
       List of thrown errors:
         [AuthenticationError]()
         [AuthorizationError]()
         [CustomerLifecycleGoalConfigError]()
         [HeaderError]()
         [InternalError]()
         [QuotaError]()
         [RequestError]()