Interface PutTaxRegistrationResponse.Builder

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

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

    • status

      The status of your TRN stored in the system after processing. Based on the validation occurring on the TRN, the status can be Verified, Pending or Rejected.

      Parameters:
      status - The status of your TRN stored in the system after processing. Based on the validation occurring on the TRN, the status can be Verified, Pending or Rejected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of your TRN stored in the system after processing. Based on the validation occurring on the TRN, the status can be Verified, Pending or Rejected.

      Parameters:
      status - The status of your TRN stored in the system after processing. Based on the validation occurring on the TRN, the status can be Verified, Pending or Rejected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: