Class UpsertUserOptions
java.lang.Object
com.couchbase.client.java.CommonOptions<UpsertUserOptions>
com.couchbase.client.java.manager.user.UpsertUserOptions
@Volatile public class UpsertUserOptions extends CommonOptions<UpsertUserOptions>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classUpsertUserOptions.BuiltNested classes/interfaces inherited from class com.couchbase.client.java.CommonOptions
CommonOptions.BuiltCommonOptions -
Constructor Summary
Constructors Constructor Description UpsertUserOptions() -
Method Summary
Modifier and Type Method Description UpsertUserOptions.Builtbuild()static UpsertUserOptionsupsertUserOptions()Methods inherited from class com.couchbase.client.java.CommonOptions
clientContext, parentSpan, retryStrategy, self, timeout
-
Constructor Details
-
UpsertUserOptions
public UpsertUserOptions()
-
-
Method Details
-
upsertUserOptions
-
build
-