Interface BqMerchantBehaviorService.ExecuteMerchantBehaviorRequestOrBuilder

    • Method Detail

      • getChannelactivityanalysisId

        String getChannelactivityanalysisId()
        string channelactivityanalysisId = 1;
        Returns:
        The channelactivityanalysisId.
      • getChannelactivityanalysisIdBytes

        com.google.protobuf.ByteString getChannelactivityanalysisIdBytes()
        string channelactivityanalysisId = 1;
        Returns:
        The bytes for channelactivityanalysisId.
      • getMerchantbehaviorId

        String getMerchantbehaviorId()
        string merchantbehaviorId = 2;
        Returns:
        The merchantbehaviorId.
      • getMerchantbehaviorIdBytes

        com.google.protobuf.ByteString getMerchantbehaviorIdBytes()
        string merchantbehaviorId = 2;
        Returns:
        The bytes for merchantbehaviorId.
      • hasExecuteMerchantBehaviorRequest

        boolean hasExecuteMerchantBehaviorRequest()
        .com.redhat.mercury.channelactivityanalysis.v10.api.bqmerchantbehaviorservice.ExecuteMerchantBehaviorRequest executeMerchantBehaviorRequest = 3;
        Returns:
        Whether the executeMerchantBehaviorRequest field is set.
      • getExecuteMerchantBehaviorRequest

        BqMerchantBehaviorService.ExecuteMerchantBehaviorRequest getExecuteMerchantBehaviorRequest()
        .com.redhat.mercury.channelactivityanalysis.v10.api.bqmerchantbehaviorservice.ExecuteMerchantBehaviorRequest executeMerchantBehaviorRequest = 3;
        Returns:
        The executeMerchantBehaviorRequest.