Package | Description |
---|---|
com.couchbase.client.java.analytics |
Namespace for various analytics-service related classes.
|
Modifier and Type | Method and Description |
---|---|
static AnalyticsStatus |
AnalyticsStatus.from(String wireName) |
AnalyticsStatus |
AnalyticsMetaData.status()
Get the status of the response.
|
static AnalyticsStatus |
AnalyticsStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticsStatus[] |
AnalyticsStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.