Interface CommunicationLimits.Builder

    • Method Detail

      • communicationLimitsList

        CommunicationLimits.Builder communicationLimitsList​(Collection<CommunicationLimit> communicationLimitsList)
        Sets the value of the CommunicationLimitsList property for this object.
        Parameters:
        communicationLimitsList - The new value for the CommunicationLimitsList property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • communicationLimitsList

        CommunicationLimits.Builder communicationLimitsList​(CommunicationLimit... communicationLimitsList)
        Sets the value of the CommunicationLimitsList property for this object.
        Parameters:
        communicationLimitsList - The new value for the CommunicationLimitsList property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.