Uses of Enum
com.couchbase.client.java.manager.eventing.EventingFunctionDeploymentStatus
-
Uses of EventingFunctionDeploymentStatus in com.couchbase.client.java.manager.eventing
Modifier and TypeMethodDescriptionEventingFunctionSettings.deploymentStatus()
Indicates if the function is deployed.EventingFunctionState.deploymentStatus()
The current deployment status.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.