Package | Description |
---|---|
org.jclouds.cloudsigma2.domain |
Modifier and Type | Method and Description |
---|---|
static IPConfigurationType |
IPConfigurationType.fromValue(String type) |
IPConfigurationType |
IPConfiguration.getConfigurationType() |
static IPConfigurationType |
IPConfigurationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPConfigurationType[] |
IPConfigurationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IPConfiguration.Builder |
IPConfiguration.Builder.configurationType(IPConfigurationType configurationType) |
Constructor and Description |
---|
IPConfiguration(IPConfigurationType configurationType,
IP ip) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.