Class DirectoryRolesGetMemberObjectsRequestBody


  • public final class DirectoryRolesGetMemberObjectsRequestBody
    extends Object
    The DirectoryRolesGetMemberObjectsRequestBody model.
    • Constructor Detail

      • DirectoryRolesGetMemberObjectsRequestBody

        public DirectoryRolesGetMemberObjectsRequestBody()
    • Method Detail

      • securityEnabledOnly

        public Boolean securityEnabledOnly()
        Get the securityEnabledOnly property: The securityEnabledOnly property.
        Returns:
        the securityEnabledOnly value.
      • withSecurityEnabledOnly

        public DirectoryRolesGetMemberObjectsRequestBody withSecurityEnabledOnly​(Boolean securityEnabledOnly)
        Set the securityEnabledOnly property: The securityEnabledOnly property.
        Parameters:
        securityEnabledOnly - the securityEnabledOnly value to set.
        Returns:
        the DirectoryRolesGetMemberObjectsRequestBody object itself.
      • additionalProperties

        public Map<String,​Object> additionalProperties()
        Get the additionalProperties property: Dictionary of <any>.
        Returns:
        the additionalProperties value.
      • withAdditionalProperties

        public DirectoryRolesGetMemberObjectsRequestBody withAdditionalProperties​(Map<String,​Object> additionalProperties)
        Set the additionalProperties property: Dictionary of <any>.
        Parameters:
        additionalProperties - the additionalProperties value to set.
        Returns:
        the DirectoryRolesGetMemberObjectsRequestBody object itself.
      • validate

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