Class O365PolicyProperties


  • public final class O365PolicyProperties
    extends Object
    The Office365 breakout policy.
    • Constructor Detail

      • O365PolicyProperties

        public O365PolicyProperties()
    • Method Detail

      • breakOutCategories

        public O365BreakOutCategoryPolicies breakOutCategories()
        Get the breakOutCategories property: Office365 breakout categories.
        Returns:
        the breakOutCategories value.
      • withBreakOutCategories

        public O365PolicyProperties withBreakOutCategories​(O365BreakOutCategoryPolicies breakOutCategories)
        Set the breakOutCategories property: Office365 breakout categories.
        Parameters:
        breakOutCategories - the breakOutCategories value to set.
        Returns:
        the O365PolicyProperties object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.