Uses of Class
dev.vality.damsel.fraudbusters_notificator.NotificationTemplateListResponse
-
Uses of NotificationTemplateListResponse in dev.vality.damsel.fraudbusters_notificator
Fields in dev.vality.damsel.fraudbusters_notificator declared as NotificationTemplateListResponse Modifier and Type Field Description NotificationTemplateListResponseNotificationTemplateServiceSrv.getAll_result. successMethods in dev.vality.damsel.fraudbusters_notificator that return NotificationTemplateListResponse Modifier and Type Method Description NotificationTemplateListResponseNotificationTemplateListResponse. deepCopy()NotificationTemplateListResponseNotificationTemplateServiceSrv.Client. getAll()NotificationTemplateListResponseNotificationTemplateServiceSrv.Iface. getAll()NotificationTemplateListResponseNotificationTemplateServiceSrv.AsyncClient.getAll_call. getResult()NotificationTemplateListResponseNotificationTemplateServiceSrv.getAll_result. getSuccess()NotificationTemplateListResponseNotificationTemplateServiceSrv.Client. recvGetAll()NotificationTemplateListResponseNotificationTemplateListResponse. setNotificationTemplates(List<NotificationTemplate> notification_templates)Methods in dev.vality.damsel.fraudbusters_notificator that return types with arguments of type NotificationTemplateListResponse Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<NotificationTemplateListResponse>NotificationTemplateServiceSrv.AsyncProcessor.getAll. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationTemplateListResponse Modifier and Type Method Description intNotificationTemplateListResponse. compareTo(NotificationTemplateListResponse other)booleanNotificationTemplateListResponse. equals(NotificationTemplateListResponse that)NotificationTemplateServiceSrv.getAll_resultNotificationTemplateServiceSrv.getAll_result. setSuccess(NotificationTemplateListResponse success)Method parameters in dev.vality.damsel.fraudbusters_notificator with type arguments of type NotificationTemplateListResponse Modifier and Type Method Description voidNotificationTemplateServiceSrv.AsyncClient. getAll(org.apache.thrift.async.AsyncMethodCallback<NotificationTemplateListResponse> resultHandler)voidNotificationTemplateServiceSrv.AsyncIface. getAll(org.apache.thrift.async.AsyncMethodCallback<NotificationTemplateListResponse> resultHandler)voidNotificationTemplateServiceSrv.AsyncProcessor.getAll. start(I iface, NotificationTemplateServiceSrv.getAll_args args, org.apache.thrift.async.AsyncMethodCallback<NotificationTemplateListResponse> resultHandler)Constructors in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationTemplateListResponse Constructor Description getAll_result(NotificationTemplateListResponse success)NotificationTemplateListResponse(NotificationTemplateListResponse other)Performs a deep copy on other.Constructor parameters in dev.vality.damsel.fraudbusters_notificator with type arguments of type NotificationTemplateListResponse Constructor Description getAll_call(org.apache.thrift.async.AsyncMethodCallback<NotificationTemplateListResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)