Interface BqExecutionService.UpdateExecutionRequestOrBuilder

    • Method Detail

      • getProspectcampaignexecutionId

        String getProspectcampaignexecutionId()
        string prospectcampaignexecutionId = 1;
        Returns:
        The prospectcampaignexecutionId.
      • getProspectcampaignexecutionIdBytes

        com.google.protobuf.ByteString getProspectcampaignexecutionIdBytes()
        string prospectcampaignexecutionId = 1;
        Returns:
        The bytes for prospectcampaignexecutionId.
      • getExecutionId

        String getExecutionId()
        string executionId = 2;
        Returns:
        The executionId.
      • getExecutionIdBytes

        com.google.protobuf.ByteString getExecutionIdBytes()
        string executionId = 2;
        Returns:
        The bytes for executionId.
      • hasUpdateExecutionRequest

        boolean hasUpdateExecutionRequest()
        .com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;
        Returns:
        Whether the updateExecutionRequest field is set.
      • getUpdateExecutionRequest

        BqExecutionService.UpdateExecutionRequest getUpdateExecutionRequest()
        .com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice.UpdateExecutionRequest updateExecutionRequest = 3;
        Returns:
        The updateExecutionRequest.