Uses of Class
dev.vality.damsel.fraudbusters_notificator.ChannelTypeListResponse
-
Uses of ChannelTypeListResponse in dev.vality.damsel.fraudbusters_notificator
Fields in dev.vality.damsel.fraudbusters_notificator declared as ChannelTypeListResponse Modifier and Type Field Description ChannelTypeListResponseChannelServiceSrv.getAllTypes_result. successMethods in dev.vality.damsel.fraudbusters_notificator that return ChannelTypeListResponse Modifier and Type Method Description ChannelTypeListResponseChannelTypeListResponse. deepCopy()ChannelTypeListResponseChannelServiceSrv.Client. getAllTypes()ChannelTypeListResponseChannelServiceSrv.Iface. getAllTypes()ChannelTypeListResponseChannelServiceSrv.AsyncClient.getAllTypes_call. getResult()ChannelTypeListResponseChannelServiceSrv.getAllTypes_result. getSuccess()ChannelTypeListResponseChannelServiceSrv.Client. recvGetAllTypes()ChannelTypeListResponseChannelTypeListResponse. setChannelTypes(List<String> channel_types)Methods in dev.vality.damsel.fraudbusters_notificator that return types with arguments of type ChannelTypeListResponse Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<ChannelTypeListResponse>ChannelServiceSrv.AsyncProcessor.getAllTypes. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in dev.vality.damsel.fraudbusters_notificator with parameters of type ChannelTypeListResponse Modifier and Type Method Description intChannelTypeListResponse. compareTo(ChannelTypeListResponse other)booleanChannelTypeListResponse. equals(ChannelTypeListResponse that)ChannelServiceSrv.getAllTypes_resultChannelServiceSrv.getAllTypes_result. setSuccess(ChannelTypeListResponse success)Method parameters in dev.vality.damsel.fraudbusters_notificator with type arguments of type ChannelTypeListResponse Modifier and Type Method Description voidChannelServiceSrv.AsyncClient. getAllTypes(org.apache.thrift.async.AsyncMethodCallback<ChannelTypeListResponse> resultHandler)voidChannelServiceSrv.AsyncIface. getAllTypes(org.apache.thrift.async.AsyncMethodCallback<ChannelTypeListResponse> resultHandler)voidChannelServiceSrv.AsyncProcessor.getAllTypes. start(I iface, ChannelServiceSrv.getAllTypes_args args, org.apache.thrift.async.AsyncMethodCallback<ChannelTypeListResponse> resultHandler)Constructors in dev.vality.damsel.fraudbusters_notificator with parameters of type ChannelTypeListResponse Constructor Description ChannelTypeListResponse(ChannelTypeListResponse other)Performs a deep copy on other.getAllTypes_result(ChannelTypeListResponse success)Constructor parameters in dev.vality.damsel.fraudbusters_notificator with type arguments of type ChannelTypeListResponse Constructor Description getAllTypes_call(org.apache.thrift.async.AsyncMethodCallback<ChannelTypeListResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)