
com.megaport.api.dto.Environment Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of client Show documentation
Show all versions of client Show documentation
This library is a Java wrapper for the Megaport API.
The newest version!
package com.megaport.api.dto;
/**
* Created by adam.wells on 17/06/2016.
*/
public enum Environment {
PRODUCTION, TRAINING, LOCALHOST, STAGING, QA, KENOBI, JABBA, SKYWALKER, YODA, UAT
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy