Interface DomainConflict.Builder

  • Method Details

    • domain

      The domain used to find existing conflicts for domain configurations.

      Parameters:
      domain - The domain used to find existing conflicts for domain configurations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceType

      DomainConflict.Builder resourceType(String resourceType)

      The CloudFront resource type that has a domain conflict.

      Parameters:
      resourceType - The CloudFront resource type that has a domain conflict.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • resourceType

      The CloudFront resource type that has a domain conflict.

      Parameters:
      resourceType - The CloudFront resource type that has a domain conflict.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • resourceId

      DomainConflict.Builder resourceId(String resourceId)

      The ID of the resource that has a domain conflict.

      Parameters:
      resourceId - The ID of the resource that has a domain conflict.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountId

      DomainConflict.Builder accountId(String accountId)

      The ID of the Amazon Web Services account for the domain conflict.

      Parameters:
      accountId - The ID of the Amazon Web Services account for the domain conflict.
      Returns:
      Returns a reference to this object so that method calls can be chained together.