Uses of Enum
com.couchbase.client.java.manager.eventing.EventingFunctionDeploymentStatus
Packages that use EventingFunctionDeploymentStatus
-
Uses of EventingFunctionDeploymentStatus in com.couchbase.client.java.manager.eventing
Methods in com.couchbase.client.java.manager.eventing that return EventingFunctionDeploymentStatusModifier 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.