Uses of Class
org.jclouds.profitbricks.http.parser.BaseProfitBricksResponseHandler
-
-
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser Modifier and Type Class Description classRequestIdOnlyResponseHandlerclassServiceFaultResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.datacenter
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.datacenter Modifier and Type Class Description classBaseDataCenterResponseHandler<T>classDataCenterInfoResponseHandlerclassDataCenterListResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.firewall
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.firewall Modifier and Type Class Description classBaseFirewallResponseHandler<T>classFirewallListResponseHandlerclassFirewallResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.firewall.rule
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.firewall.rule Modifier and Type Class Description classBaseFirewallRuleResponseHandler<T>classFirewallRuleListResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.image
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.image Modifier and Type Class Description classBaseImageResponseHandler<T>classImageInfoResponseHandlerclassImageListResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.ipblock
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.ipblock Modifier and Type Class Description classBaseIpBlockResponseHandler<T>classIpBlockListResponseHandlerclassIpBlockResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.loadbalancer
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.loadbalancer Modifier and Type Class Description classBaseLoadBalancerResponseHandler<T>classLoadBalancerIdOnlyResponseHandlerHandler for parsing SOAP response where loadBalancerId is the only usable value.classLoadBalancerListResponseHandlerclassLoadBalancerResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.nic
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.nic Modifier and Type Class Description classBaseNicResponseHandler<T>classNicIdOnlyResponseHandlerHandler for parsing SOAP response where nicId is the only usable value.classNicListResponseHandlerclassNicResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.publicip
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.publicip Modifier and Type Class Description classBasePublicIpResponseHandler<T>classPublicIpListResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.server
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.server Modifier and Type Class Description classBaseServerResponseHandler<T>classServerIdOnlyResponseHandlerHandler for parsing SOAP response where serverId is the only usable value.classServerInfoResponseHandlerclassServerListResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.snapshot
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.snapshot Modifier and Type Class Description classBaseSnapshotResponseHandler<T>classSnapshotListResponseHandlerclassSnapshotResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.state
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.state Modifier and Type Class Description classGetProvisioningStateResponseHandler -
Uses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.storage
Subclasses of BaseProfitBricksResponseHandler in org.jclouds.profitbricks.http.parser.storage Modifier and Type Class Description classBaseStorageResponseHandler<T>classStorageIdOnlyResponseHandlerclassStorageInfoResponseHandlerclassStorageListResponseHandler
-