Uses of Class
org.jclouds.http.functions.ParseJson
-
-
Uses of ParseJson in org.jclouds.b2.handlers
Subclasses of ParseJson in org.jclouds.b2.handlers Modifier and Type Class Description class
ParseB2ErrorFromJsonContent
-
Uses of ParseJson in org.jclouds.digitalocean2.features
Subclasses of ParseJson in org.jclouds.digitalocean2.features Modifier and Type Class Description static class
ActionApi.ParseActions
static class
DropletApi.ParseBackups
static class
DropletApi.ParseDropletActions
static class
DropletApi.ParseDroplets
static class
DropletApi.ParseKernels
static class
DropletApi.ParseSnapshots
static class
ImageApi.ParseImages
static class
KeyApi.ParseKeys
static class
RegionApi.ParseRegions
static class
SizeApi.ParseSizes
-
Uses of ParseJson in org.jclouds.gogrid.handlers
Constructors in org.jclouds.gogrid.handlers with parameters of type ParseJson Constructor Description GoGridErrorHandler(ParseJson<GenericResponseContainer<ErrorResponse>> errorParser)
-
Uses of ParseJson in org.jclouds.openstack.glance.v1_0.functions.internal
Subclasses of ParseJson in org.jclouds.openstack.glance.v1_0.functions.internal Modifier and Type Class Description class
ParseImageDetails
boiler plate until we determine a better wayclass
ParseImages
boiler plate until we determine a better way -
Uses of ParseJson in org.jclouds.openstack.keystone.v2_0.functions.internal
Subclasses of ParseJson in org.jclouds.openstack.keystone.v2_0.functions.internal Modifier and Type Class Description class
ParseServices
boiler plate until we determine a better wayclass
ParseTenants
boiler plate until we determine a better wayclass
ParseUsers
boiler plate until we determine a better way -
Uses of ParseJson in org.jclouds.openstack.neutron.v2.functions
Subclasses of ParseJson in org.jclouds.openstack.neutron.v2.functions Modifier and Type Class Description class
ParseFirewallPolicies
Used by jclouds to provide more specific collections and fallbacks.class
ParseFirewallRules
Used by jclouds to provide more specific collections and fallbacks.class
ParseFirewalls
Used by jclouds to provide more specific collections and fallbacks.class
ParseFloatingIPs
Used by jclouds to provide more specific collections and fallbacks.class
ParseNetworks
Used by jclouds to provide more specific collections and fallbacks.class
ParsePorts
Used by jclouds to provide more specific collections and fallbacks.class
ParseRouters
Used by jclouds to provide more specific collections and fallbacks.class
ParseRules
Used by jclouds to provide more specific collections and fallbacks.class
ParseSecurityGroups
Used by jclouds to provide more specific collections and fallbacks.class
ParseSubnets
Used by jclouds to provide more specific collections and fallbacks. -
Uses of ParseJson in org.jclouds.openstack.neutron.v2.functions.lbaas.v1
Subclasses of ParseJson in org.jclouds.openstack.neutron.v2.functions.lbaas.v1 Modifier and Type Class Description class
ParseHealthMonitors
Used by jclouds to provide more specific collections and fallbacks.class
ParseMembers
Used by jclouds to provide more specific collections and fallbacks.class
ParsePools
Used by jclouds to provide more specific collections and fallbacks.class
ParseVIPs
Used by jclouds to provide more specific collections and fallbacks. -
Uses of ParseJson in org.jclouds.openstack.nova.v2_0.functions.internal
Subclasses of ParseJson in org.jclouds.openstack.nova.v2_0.functions.internal Modifier and Type Class Description class
ParseFlavorDetails
boiler plate until we determine a better wayclass
ParseFlavors
boiler plate until we determine a better wayclass
ParseImageDetails
boiler plate until we determine a better wayclass
ParseImages
boiler plate until we determine a better wayclass
ParseServerDetails
boiler plate until we determine a better wayclass
ParseServers
boiler plate until we determine a better wayConstructors in org.jclouds.openstack.nova.v2_0.functions.internal with parameters of type ParseJson Constructor Description ParseDiagnostics(ParseJson<com.google.common.base.Optional<Map<String,String>>> parser)
-
Uses of ParseJson in org.jclouds.packet.features
Subclasses of ParseJson in org.jclouds.packet.features Modifier and Type Class Description static class
DeviceApi.ParseDevices
static class
FacilityApi.ParseFacilities
static class
OperatingSystemApi.ParseOperatingSystems
static class
PlanApi.ParsePlans
static class
ProjectApi.ParseProjects
static class
SshKeyApi.ParseSshKeys
-
Uses of ParseJson in org.jclouds.rackspace.cloudloadbalancers.v1.functions
Subclasses of ParseJson in org.jclouds.rackspace.cloudloadbalancers.v1.functions Modifier and Type Class Description class
ParseLoadBalancerUsages
boiler plate until we determine a better wayclass
ParseMetadata
class
ParseNodes
boiler plate until we determine a better way
-