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 class
RequestIdOnlyResponseHandler
class
ServiceFaultResponseHandler
-
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 class
BaseDataCenterResponseHandler<T>
class
DataCenterInfoResponseHandler
class
DataCenterListResponseHandler
-
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 class
BaseFirewallResponseHandler<T>
class
FirewallListResponseHandler
class
FirewallResponseHandler
-
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 class
BaseFirewallRuleResponseHandler<T>
class
FirewallRuleListResponseHandler
-
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 class
BaseImageResponseHandler<T>
class
ImageInfoResponseHandler
class
ImageListResponseHandler
-
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 class
BaseIpBlockResponseHandler<T>
class
IpBlockListResponseHandler
class
IpBlockResponseHandler
-
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 class
BaseLoadBalancerResponseHandler<T>
class
LoadBalancerIdOnlyResponseHandler
Handler for parsing SOAP response where loadBalancerId is the only usable value.class
LoadBalancerListResponseHandler
class
LoadBalancerResponseHandler
-
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 class
BaseNicResponseHandler<T>
class
NicIdOnlyResponseHandler
Handler for parsing SOAP response where nicId is the only usable value.class
NicListResponseHandler
class
NicResponseHandler
-
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 class
BasePublicIpResponseHandler<T>
class
PublicIpListResponseHandler
-
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 class
BaseServerResponseHandler<T>
class
ServerIdOnlyResponseHandler
Handler for parsing SOAP response where serverId is the only usable value.class
ServerInfoResponseHandler
class
ServerListResponseHandler
-
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 class
BaseSnapshotResponseHandler<T>
class
SnapshotListResponseHandler
class
SnapshotResponseHandler
-
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 class
GetProvisioningStateResponseHandler
-
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 class
BaseStorageResponseHandler<T>
class
StorageIdOnlyResponseHandler
class
StorageInfoResponseHandler
class
StorageListResponseHandler
-