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