Interface Acceptor.Builder

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

@Mutable @NotThreadSafe public static interface Acceptor.Builder extends SdkPojo, CopyableBuilder<Acceptor.Builder,Acceptor>
  • Method Details

    • accountId

      Acceptor.Builder accountId(String accountId)

      The AWS account ID of the acceptor.

      Parameters:
      accountId - The AWS account ID of the acceptor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.