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

com.megaport.api.dto.LifecycleAction Maven / Gradle / Ivy

The newest version!
package com.megaport.api.dto;

/**
 * Created by adam on 28/12/2013.
 */
public enum LifecycleAction {
    CANCEL, CANCEL_NOW, UN_CANCEL
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy