Interface ConfirmCustomerAgreementResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ConfirmCustomerAgreementResponse.Builder,ConfirmCustomerAgreementResponse>, DirectConnectResponse.Builder, SdkBuilder<ConfirmCustomerAgreementResponse.Builder,ConfirmCustomerAgreementResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ConfirmCustomerAgreementResponse

  • Method Details

    • status

      The status of the customer agreement when the connection was created. This will be either signed or unsigned.

      Parameters:
      status - The status of the customer agreement when the connection was created. This will be either signed or unsigned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.