public class GetUsersRequest extends AbstractCouchbaseRequest implements ConfigRequest
IllegalArgumentException
.Modifier and Type | Method and Description |
---|---|
String |
path() |
static GetUsersRequest |
user(String username,
String password,
String domain,
String userId) |
static GetUsersRequest |
users(String username,
String password) |
static GetUsersRequest |
usersFromDomain(String username,
String password,
String domain) |
afterSpanSet, bucket, complete, creationTime, dispatchHostname, dispatchHostname, emit, fail, incrementRetryCount, isActive, lastLocalId, lastLocalId, lastLocalSocket, lastLocalSocket, lastRemoteSocket, lastRemoteSocket, maxRetryDuration, maxRetryDuration, observable, operationId, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, span, span, subscriber, succeed, toString, username
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, complete, dispatchHostname, dispatchHostname, emit, fail, incrementRetryCount, isActive, lastLocalId, lastLocalId, lastLocalSocket, lastLocalSocket, lastRemoteSocket, lastRemoteSocket, maxRetryDuration, maxRetryDuration, observable, operationId, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, span, span, subscriber, succeed, username
creationTime
public static GetUsersRequest users(String username, String password)
public static GetUsersRequest usersFromDomain(String username, String password, String domain)
public static GetUsersRequest user(String username, String password, String domain, String userId)
public String path()
path
in interface ConfigRequest
Copyright © 2021 Couchbase, Inc.. All rights reserved.