Class InferenceClassification.Builder

    • Method Detail

      • overrides

        public InferenceClassification.Builder overrides​(List<InferenceClassificationOverride> overrides)

        Org.OData.Capabilities.V1.ChangeTracking

        Supported = false

        Org.OData.Capabilities.V1.ExpandRestrictions

        Expandable = false

        Org.OData.Capabilities.V1.SearchRestrictions

        Searchable = false

        Parameters:
        overrides - value of overrides property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • overrides

        public InferenceClassification.Builder overrides​(InferenceClassificationOverride... overrides)

        Org.OData.Capabilities.V1.ChangeTracking

        Supported = false

        Org.OData.Capabilities.V1.ExpandRestrictions

        Expandable = false

        Org.OData.Capabilities.V1.SearchRestrictions

        Searchable = false

        Parameters:
        overrides - value of overrides property (as defined in service metadata)
        Returns:
        this (for method chaining)