Interface AWSDomainInformation.Builder

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

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

    • ownerId

      The Amazon Web Services account ID of the domain owner.

      Parameters:
      ownerId - The Amazon Web Services account ID of the domain owner.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainName

      AWSDomainInformation.Builder domainName(String domainName)

      Name of the domain.

      Parameters:
      domainName - Name of the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      The Amazon Web Services Region in which the domain is located.

      Parameters:
      region - The Amazon Web Services Region in which the domain is located.
      Returns:
      Returns a reference to this object so that method calls can be chained together.