Interface HybridCustomerInstancesSettings.Builder

  • Method Details

    • customerDnsIps

      The IP addresses of the DNS servers or domain controllers in your self-managed AD environment.

      Parameters:
      customerDnsIps - The IP addresses of the DNS servers or domain controllers in your self-managed AD environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • customerDnsIps

      HybridCustomerInstancesSettings.Builder customerDnsIps(String... customerDnsIps)

      The IP addresses of the DNS servers or domain controllers in your self-managed AD environment.

      Parameters:
      customerDnsIps - The IP addresses of the DNS servers or domain controllers in your self-managed AD environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceIds

      The identifiers of the self-managed instances with SSM used in hybrid directory.

      Parameters:
      instanceIds - The identifiers of the self-managed instances with SSM used in hybrid directory.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceIds

      HybridCustomerInstancesSettings.Builder instanceIds(String... instanceIds)

      The identifiers of the self-managed instances with SSM used in hybrid directory.

      Parameters:
      instanceIds - The identifiers of the self-managed instances with SSM used in hybrid directory.
      Returns:
      Returns a reference to this object so that method calls can be chained together.