Uses of Enum Class
org.jclouds.profitbricks.domain.ServiceFault.Details.FaultCode
Packages that use ServiceFault.Details.FaultCode
-
Uses of ServiceFault.Details.FaultCode in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain that return ServiceFault.Details.FaultCodeModifier and TypeMethodDescriptionabstract ServiceFault.Details.FaultCode
ServiceFault.Details.faultCode()
Returns the enum constant of this class with the specified name.static ServiceFault.Details.FaultCode[]
ServiceFault.Details.FaultCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.profitbricks.domain with parameters of type ServiceFault.Details.FaultCodeModifier and TypeMethodDescriptionabstract ServiceFault.Details.Builder
ServiceFault.Details.Builder.faultCode
(ServiceFault.Details.FaultCode faultCode)