Interface AccountSettings.Builder

    • Method Detail

      • groupLifecycleEventsDesiredStatus

        AccountSettings.Builder groupLifecycleEventsDesiredStatus​(String groupLifecycleEventsDesiredStatus)

        The desired target status of the group lifecycle events feature. If

        Parameters:
        groupLifecycleEventsDesiredStatus - The desired target status of the group lifecycle events feature. If
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        GroupLifecycleEventsDesiredStatus, GroupLifecycleEventsDesiredStatus
      • groupLifecycleEventsStatus

        AccountSettings.Builder groupLifecycleEventsStatus​(String groupLifecycleEventsStatus)

        The current status of the group lifecycle events feature.

        Parameters:
        groupLifecycleEventsStatus - The current status of the group lifecycle events feature.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        GroupLifecycleEventsStatus, GroupLifecycleEventsStatus
      • groupLifecycleEventsStatusMessage

        AccountSettings.Builder groupLifecycleEventsStatusMessage​(String groupLifecycleEventsStatusMessage)

        The text of any error message occurs during an attempt to turn group lifecycle events on or off.

        Parameters:
        groupLifecycleEventsStatusMessage - The text of any error message occurs during an attempt to turn group lifecycle events on or off.
        Returns:
        Returns a reference to this object so that method calls can be chained together.