Uses of Class
org.jclouds.profitbricks.domain.ServiceFault
-
Packages that use ServiceFault Package Description org.jclouds.profitbricks.config org.jclouds.profitbricks.domain org.jclouds.profitbricks.http.parser -
-
Uses of ServiceFault in org.jclouds.profitbricks.config
Methods in org.jclouds.profitbricks.config that return types with arguments of type ServiceFault Modifier and Type Method Description ParseSax<ServiceFault>ProfitBricksHttpApiModule.ProfitBricksHttpCommandExecutorServiceModule. serviceFaultParser(ParseSax.Factory factory, com.google.inject.Injector injector) -
Uses of ServiceFault in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain that return ServiceFault Modifier and Type Method Description abstract ServiceFaultServiceFault.Builder. build() -
Uses of ServiceFault in org.jclouds.profitbricks.http.parser
Methods in org.jclouds.profitbricks.http.parser that return ServiceFault Modifier and Type Method Description ServiceFaultServiceFaultResponseHandler. getResult()
-