Class CloudAsyncJob

    • Constructor Detail

      • CloudAsyncJob

        public CloudAsyncJob()
    • Method Detail

      • getState

        public abstract org.cloudfoundry.client.v3.jobs.JobState getState()
      • getOperation

        public abstract String getOperation()
      • getWarnings

        public abstract String getWarnings()
      • getErrors

        public abstract String getErrors()