Interface CustomerDeleteUpdateRequestBuilder

All Superinterfaces:
oracle.communication.brm.charging.messages.update.UpdateRequestBuilder<CustomerDeleteUpdateRequestBuilder>

public interface CustomerDeleteUpdateRequestBuilder extends oracle.communication.brm.charging.messages.update.UpdateRequestBuilder<CustomerDeleteUpdateRequestBuilder>
Builder interface for constructing CustomerDeleteUpdate request
  • Method Summary

    Modifier and Type
    Method
    Description
    withDeletionFlag(String deletionFlag)
    Builds CustomerDeleteUpdateRequest with deletion flag

    Methods inherited from interface oracle.communication.brm.charging.messages.update.UpdateRequestBuilder

    build, withBusinessEvent, withCustomerId, withEventTime, withMsgId, withRevisionCheck, withUpdateType
  • Method Details

    • withDeletionFlag

      CustomerDeleteUpdateRequestBuilder withDeletionFlag(String deletionFlag)
      Builds CustomerDeleteUpdateRequest with deletion flag
      Parameters:
      deletionFlag - value of the deletion flag
      Returns:
      CustomerDeleteUpdateRequestBuilder