Package | Description |
---|---|
org.apache.jclouds.oneandone.rest.domain |
Modifier and Type | Method and Description |
---|---|
static Types.IPOwner |
Types.IPOwner.fromValue(String v) |
abstract Types.IPOwner |
PublicIp.AssignedTo.type() |
static Types.IPOwner |
Types.IPOwner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Types.IPOwner[] |
Types.IPOwner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static PublicIp.AssignedTo |
PublicIp.AssignedTo.create(String id,
String name,
Types.IPOwner type) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.