Uses of Class
dev.vality.damsel.fraudbusters_notificator.ChannelListResponse
-
Uses of ChannelListResponse in dev.vality.damsel.fraudbusters_notificator
Fields in dev.vality.damsel.fraudbusters_notificator declared as ChannelListResponse Modifier and Type Field Description ChannelListResponseChannelServiceSrv.getAll_result. successMethods in dev.vality.damsel.fraudbusters_notificator that return ChannelListResponse Modifier and Type Method Description ChannelListResponseChannelListResponse. deepCopy()ChannelListResponseChannelServiceSrv.Client. getAll(Page page, Filter filter)ChannelListResponseChannelServiceSrv.Iface. getAll(Page page, Filter filter)ChannelListResponseChannelServiceSrv.AsyncClient.getAll_call. getResult()ChannelListResponseChannelServiceSrv.getAll_result. getSuccess()ChannelListResponseChannelServiceSrv.Client. recvGetAll()ChannelListResponseChannelListResponse. setChannels(List<Channel> channels)ChannelListResponseChannelListResponse. setContinuationId(String continuationId)Methods in dev.vality.damsel.fraudbusters_notificator that return types with arguments of type ChannelListResponse Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<ChannelListResponse>ChannelServiceSrv.AsyncProcessor.getAll. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in dev.vality.damsel.fraudbusters_notificator with parameters of type ChannelListResponse Modifier and Type Method Description intChannelListResponse. compareTo(ChannelListResponse other)booleanChannelListResponse. equals(ChannelListResponse that)ChannelServiceSrv.getAll_resultChannelServiceSrv.getAll_result. setSuccess(ChannelListResponse success)Method parameters in dev.vality.damsel.fraudbusters_notificator with type arguments of type ChannelListResponse Modifier and Type Method Description voidChannelServiceSrv.AsyncClient. getAll(Page page, Filter filter, org.apache.thrift.async.AsyncMethodCallback<ChannelListResponse> resultHandler)voidChannelServiceSrv.AsyncIface. getAll(Page page, Filter filter, org.apache.thrift.async.AsyncMethodCallback<ChannelListResponse> resultHandler)voidChannelServiceSrv.AsyncProcessor.getAll. start(I iface, ChannelServiceSrv.getAll_args args, org.apache.thrift.async.AsyncMethodCallback<ChannelListResponse> resultHandler)Constructors in dev.vality.damsel.fraudbusters_notificator with parameters of type ChannelListResponse Constructor Description ChannelListResponse(ChannelListResponse other)Performs a deep copy on other.getAll_result(ChannelListResponse success)Constructor parameters in dev.vality.damsel.fraudbusters_notificator with type arguments of type ChannelListResponse Constructor Description getAll_call(Page page, Filter filter, org.apache.thrift.async.AsyncMethodCallback<ChannelListResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)