Open
Description
We are currently working on a GitOps-Tool. This tool deploys apps to cloud foundry and uses the cf-java-client. For this we need the rolling-update functionality but are not sure if this is possible with the cf-java-client api.
Is it possible to use the rolling-update functionality with the cf-java-client api?