All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.harness.cf.client.api.Event Maven / Gradle / Ivy

The newest version!
package io.harness.cf.client.api;

public enum Event {
  READY,
  FAILED,
  CHANGED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy