UNPKG

@javatypes/amqp-client

Version:
24 lines (23 loc) 876 B
declare namespace com { namespace rabbitmq { namespace client { namespace AMQP { namespace Confirm { namespace Select { // @ts-ignore class Builder extends java.lang.Object { // @ts-ignore constructor() // @ts-ignore public nowait(nowait: boolean): com.rabbitmq.client.AMQP.Confirm.Select.Builder // @ts-ignore public nowait(): com.rabbitmq.client.AMQP.Confirm.Select.Builder // @ts-ignore public build(): com.rabbitmq.client.AMQP.Confirm.Select } } } } } } }