Interface DisassociateTrunkInterfaceResponse.Builder

    • Method Detail

      • returnValue

        DisassociateTrunkInterfaceResponse.Builder returnValue​(Boolean returnValue)

        Returns true if the request succeeds; otherwise, it returns an error.

        Parameters:
        returnValue - Returns true if the request succeeds; otherwise, it returns an error.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clientToken

        DisassociateTrunkInterfaceResponse.Builder clientToken​(String clientToken)

        Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.

        Parameters:
        clientToken - Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.
        Returns:
        Returns a reference to this object so that method calls can be chained together.