Package | Description |
---|---|
com.couchbase.client.core.message.config |
Modifier and Type | Method and Description |
---|---|
static GetUsersRequest |
GetUsersRequest.user(String username,
String password,
String domain,
String userId) |
static GetUsersRequest |
GetUsersRequest.users(String username,
String password) |
static GetUsersRequest |
GetUsersRequest.usersFromDomain(String username,
String password,
String domain) |
Copyright © 2018 Couchbase, Inc.. All rights reserved.