Class AppExtensionDbcsApp.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • domainName

        public AppExtensionDbcsApp.Builder domainName​(String domainName)
        The name of the Enterprise Domain that contains any number of DBInstances.

        If specified, the value must be unique. A non-null value indicates that App represents a DBDomain. A value of null indicates that the App represents an DB-instance.

        *Added In:** 18.2.2

        *SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: immutable - required: false - returned: default - type: string - uniqueness: server

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