Package | Description |
---|---|
com.couchbase.client.java.manager.eventing |
Modifier and Type | Method and Description |
---|---|
EventingFunctionDeploymentStatus |
EventingFunctionSettings.deploymentStatus()
Indicates if the function is deployed.
|
EventingFunctionDeploymentStatus |
EventingFunctionState.deploymentStatus()
The current deployment status.
|
static EventingFunctionDeploymentStatus |
EventingFunctionDeploymentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventingFunctionDeploymentStatus[] |
EventingFunctionDeploymentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.