Package | Description |
---|---|
org.jclouds.digitalocean2.domain |
Modifier and Type | Method and Description |
---|---|
abstract Distribution |
OperatingSystem.distribution() |
static Distribution |
Distribution.fromValue(String value) |
static Distribution |
Distribution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Distribution[] |
Distribution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.