Uses of Interface
org.jclouds.json.Json
-
-
Uses of Json in org.jclouds.chef.binders
Constructors in org.jclouds.chef.binders with parameters of type Json Constructor Description BindCreateClientOptionsToJsonPayload(Json jsonBinder)BindGroupToUpdateRequestJsonPayload(Json jsonBinder) -
Uses of Json in org.jclouds.cloudstack.functions
Constructors in org.jclouds.cloudstack.functions with parameters of type Json Constructor Description ParseTypedAsyncJob(Json json) -
Uses of Json in org.jclouds.compute.config
Methods in org.jclouds.compute.config with parameters of type Json Modifier and Type Method Description Map<OsFamily,Map<String,String>>BaseComputeServiceContextModule. provideOsVersionMap(ComputeServiceConstants.ReferenceData data, Json json) -
Uses of Json in org.jclouds.googlecomputeengine.compute.functions
Constructors in org.jclouds.googlecomputeengine.compute.functions with parameters of type Json Constructor Description ResetWindowsPassword(GoogleComputeEngineApi api, Crypto crypto, com.google.common.base.Predicate<AtomicReference<Operation>> operationDone, Json json) -
Uses of Json in org.jclouds.http.functions
Fields in org.jclouds.http.functions declared as Json Modifier and Type Field Description protected JsonParseJson. jsonConstructors in org.jclouds.http.functions with parameters of type Json Constructor Description ParseJson(Json json, com.google.inject.TypeLiteral<T> type) -
Uses of Json in org.jclouds.json.internal
Classes in org.jclouds.json.internal that implement Json Modifier and Type Class Description classGsonWrapper -
Uses of Json in org.jclouds.openstack.glance.functions
Constructors in org.jclouds.openstack.glance.functions with parameters of type Json Constructor Description RegionToEndpointNegotiateVersion(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionToEndpointSupplier, String rawApiVersionString, HttpClient client, Json json) -
Uses of Json in org.jclouds.openstack.glance.v1_0.functions.internal
Constructors in org.jclouds.openstack.glance.v1_0.functions.internal with parameters of type Json Constructor Description ParseImageDetails(Json json)ParseImages(Json json) -
Uses of Json in org.jclouds.openstack.keystone.v1_1.binders
Constructors in org.jclouds.openstack.keystone.v1_1.binders with parameters of type Json Constructor Description BindCredentialsToJsonPayload(Json jsonBinder) -
Uses of Json in org.jclouds.openstack.keystone.v2_0.binders
Constructors in org.jclouds.openstack.keystone.v2_0.binders with parameters of type Json Constructor Description BindAuthToJsonPayload(Json jsonBinder) -
Uses of Json in org.jclouds.openstack.keystone.v2_0.functions.internal
Constructors in org.jclouds.openstack.keystone.v2_0.functions.internal with parameters of type Json Constructor Description ParseServices(Json json)ParseTenants(Json json)ParseUsers(Json json) -
Uses of Json in org.jclouds.openstack.keystone.v3.binders
Constructors in org.jclouds.openstack.keystone.v3.binders with parameters of type Json Constructor Description BindAuthToJsonPayload(Json jsonBinder) -
Uses of Json in org.jclouds.openstack.neutron.v2.functions
Constructors in org.jclouds.openstack.neutron.v2.functions with parameters of type Json Constructor Description ParseFirewallPolicies(Json json)ParseFirewallRules(Json json)ParseFirewalls(Json json)ParseFloatingIPs(Json json)ParseNetworks(Json json)ParsePorts(Json json)ParseRouters(Json json)ParseRules(Json json)ParseSecurityGroups(Json json)ParseSubnets(Json json) -
Uses of Json in org.jclouds.openstack.neutron.v2.functions.lbaas.v1
Constructors in org.jclouds.openstack.neutron.v2.functions.lbaas.v1 with parameters of type Json Constructor Description ParseHealthMonitors(Json json)ParseMembers(Json json)ParsePools(Json json)ParseVIPs(Json json) -
Uses of Json in org.jclouds.openstack.nova.v2_0.binders
Constructors in org.jclouds.openstack.nova.v2_0.binders with parameters of type Json Constructor Description BindConsoleToJsonPayload(Json jsonBinder)BindKeyPairToJsonPayload(Json jsonBinder)BindMetadataToJsonPayload(Json jsonBinder)BindSecurityGroupRuleToJsonPayload(Json jsonBinder) -
Uses of Json in org.jclouds.openstack.nova.v2_0.functions
Constructors in org.jclouds.openstack.nova.v2_0.functions with parameters of type Json Constructor Description OverLimitParser(Json json) -
Uses of Json in org.jclouds.openstack.nova.v2_0.functions.internal
Constructors in org.jclouds.openstack.nova.v2_0.functions.internal with parameters of type Json Constructor Description ParseFlavorDetails(Json json)ParseFlavors(Json json)ParseImageDetails(Json json)ParseImages(Json json)ParseServerDetails(Json json)ParseServers(Json json) -
Uses of Json in org.jclouds.rackspace.autoscale.v1.binders
Fields in org.jclouds.rackspace.autoscale.v1.binders declared as Json Modifier and Type Field Description protected JsonBindToGroupConfigurationRequestPayload. jsonBinderConstructors in org.jclouds.rackspace.autoscale.v1.binders with parameters of type Json Constructor Description BindToGroupConfigurationRequestPayload(Json jsonBinder) -
Uses of Json in org.jclouds.rackspace.clouddns.v1.binders
Constructors in org.jclouds.rackspace.clouddns.v1.binders with parameters of type Json Constructor Description CreateReverseDNSToJSON(Json jsonBinder)UpdateRecordsToJSON(Json jsonBinder)UpdateReverseDNSToJSON(Json jsonBinder) -
Uses of Json in org.jclouds.rackspace.cloudloadbalancers.v1.binders
Fields in org.jclouds.rackspace.cloudloadbalancers.v1.binders declared as Json Modifier and Type Field Description protected JsonBindMetadataToJsonPayload. jsonBinderConstructors in org.jclouds.rackspace.cloudloadbalancers.v1.binders with parameters of type Json Constructor Description BindMetadataToJsonPayload(Json jsonBinder) -
Uses of Json in org.jclouds.rackspace.cloudloadbalancers.v1.functions
Constructors in org.jclouds.rackspace.cloudloadbalancers.v1.functions with parameters of type Json Constructor Description ParseLoadBalancerUsages(Json json)ParseMetadata(Json json, com.google.inject.TypeLiteral<Metadata> type)ParseNodes(Json json) -
Uses of Json in org.jclouds.rest
Methods in org.jclouds.rest that return Json Modifier and Type Method Description JsonUtils. json() -
Uses of Json in org.jclouds.rest.binders
Fields in org.jclouds.rest.binders declared as Json Modifier and Type Field Description protected JsonBindToJsonPayload. jsonBinderConstructors in org.jclouds.rest.binders with parameters of type Json Constructor Description BindToJsonPayload(Json jsonBinder) -
Uses of Json in org.jclouds.rest.internal
Methods in org.jclouds.rest.internal that return Json Modifier and Type Method Description JsonUtilsImpl. json()Constructors in org.jclouds.rest.internal with parameters of type Json Constructor Description UtilsImpl(com.google.inject.Injector injector, Json json, XMLParser xml, HttpClient simpleClient, Crypto encryption, DateService date, com.google.common.eventbus.EventBus eventBus, Map<String,Credentials> credentialStore, Logger.LoggerFactory loggerFactory) -
Uses of Json in org.jclouds.softlayer.binders
Fields in org.jclouds.softlayer.binders declared as Json Modifier and Type Field Description protected JsonVirtualGuestToJson. jsonConstructors in org.jclouds.softlayer.binders with parameters of type Json Constructor Description TagToJson(Json json)VirtualGuestToJson(Json json)
-