Class CreationSource.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • details

        public CreationSource.Builder details​(String details)
        This will provide additional details for source of auto-creation.

        For example, if entity is auto-created by enterprise manager bridge, this field provides additional detail on enterprise manager that contributed to the entity auto-creation.

        Parameters:
        details - the value to set
        Returns:
        this builder