Class Exclude.Builder

  • Enclosing class:
    Exclude

    public static class Exclude.Builder
    extends Object
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • targetDatabaseIds

        public Exclude.Builder targetDatabaseIds​(List<String> targetDatabaseIds)
        The list of target database OCIDS, that should be excluded from the target database group (even if they match some of the other criteria).
        Parameters:
        targetDatabaseIds - the value to set
        Returns:
        this builder