Interface AssociatedDomainSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AssociatedDomainSummary.Builder,AssociatedDomainSummary>, SdkBuilder<AssociatedDomainSummary.Builder,AssociatedDomainSummary>, SdkPojo
Enclosing class:
AssociatedDomainSummary

public static interface AssociatedDomainSummary.Builder extends SdkPojo, CopyableBuilder<AssociatedDomainSummary.Builder,AssociatedDomainSummary>
  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the related domain.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the related domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the related domain.

      Parameters:
      name - The name of the related domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.