public class DeleteUser extends Object
DeleteUser(Context context)
reactor.core.publisher.Flux<String>
all(int limit)
reactor.core.publisher.Mono<UserUnregisterResponse>
next(int limit, String cursor)
reactor.core.publisher.Mono<Void>
single(String username)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeleteUser(Context context)
public reactor.core.publisher.Mono<Void> single(String username)
public reactor.core.publisher.Flux<String> all(int limit)
public reactor.core.publisher.Mono<UserUnregisterResponse> next(int limit, String cursor)
Copyright © 2024. All rights reserved.