Interface DisassociateTrunkInterfaceResponse.Builder

    • Method Detail

      • returnValue

        DisassociateTrunkInterfaceResponse.Builder returnValue​(Boolean returnValue)

        Is true if the request succeeds and an error otherwise.

        Parameters:
        returnValue - Is true if the request succeeds and an error otherwise.
        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 Ensuring idempotency.

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