Uses of Interface
org.jclouds.rest.InvocationContext
-
-
Uses of InvocationContext in org.jclouds.atmos.fallbacks
Classes in org.jclouds.atmos.fallbacks that implement InvocationContext Modifier and Type Class Description classEndpointIfAlreadyExists -
Uses of InvocationContext in org.jclouds.atmos.functions
Classes in org.jclouds.atmos.functions that implement InvocationContext Modifier and Type Class Description classParseObjectFromHeadersAndHttpContentParses response headers and creates a new AtmosObject from them and the HTTP content. -
Uses of InvocationContext in org.jclouds.atmos.xml
Classes in org.jclouds.atmos.xml that implement InvocationContext Modifier and Type Class Description classErrorHandlerParses the error from the Atmos Online Storage REST API.classListDirectoryResponseHandlerParses an object list -
Uses of InvocationContext in org.jclouds.aws.ec2.xml
-
Uses of InvocationContext in org.jclouds.aws.xml
Classes in org.jclouds.aws.xml that implement InvocationContext Modifier and Type Class Description classErrorHandlerParses the error from the Amazon S3 REST API.classSessionCredentialsHandler -
Uses of InvocationContext in org.jclouds.azure.storage.xml
Classes in org.jclouds.azure.storage.xml that implement InvocationContext Modifier and Type Class Description classErrorHandlerParses the error from the Amazon S3 REST API. -
Uses of InvocationContext in org.jclouds.azureblob.functions
Classes in org.jclouds.azureblob.functions that implement InvocationContext Modifier and Type Class Description classParseBlobFromHeadersAndHttpContentParses response headers and creates a new AzureBlob from them and the HTTP content.classParseBlobPropertiesFromHeadersThis parses @{linkBlobPropertiesfrom HTTP headers.classParseContainerPropertiesFromHeadersThis parses @{linkorg.jclouds.azureblob.domain.ListableContainerPropertiesfrom HTTP headers. -
Uses of InvocationContext in org.jclouds.azureblob.xml
Classes in org.jclouds.azureblob.xml that implement InvocationContext Modifier and Type Class Description classAccountNameEnumerationResultsHandlerParses the following XML document:classBlobBlocksResultsHandlerParses the following document:classContainerNameEnumerationResultsHandlerParses the following XML document: -
Uses of InvocationContext in org.jclouds.blobstore.functions
Classes in org.jclouds.blobstore.functions that implement InvocationContext Modifier and Type Class Description classParseBlobFromHeadersAndHttpContentParses response headers and creates a new Blob from them and the HTTP content.classParseSystemAndUserMetadataFromHeaders -
Uses of InvocationContext in org.jclouds.cim.xml
Classes in org.jclouds.cim.xml that implement InvocationContext Modifier and Type Class Description classResourceAllocationSettingDataHandlerclassVirtualSystemSettingDataHandler -
Uses of InvocationContext in org.jclouds.cloudwatch.functions
Classes in org.jclouds.cloudwatch.functions that implement InvocationContext Modifier and Type Class Description classListAlarmHistoryToPagedIterableclassListAlarmsToPagedIterableclassMetricsToPagedIterable -
Uses of InvocationContext in org.jclouds.cloudwatch.xml
Classes in org.jclouds.cloudwatch.xml that implement InvocationContext Modifier and Type Class Description classAlarmHistoryItemHandlerclassDatapointHandlerclassDimensionHandlerclassGetMetricStatisticsResponseHandlerclassGetMetricStatisticsResponseHandlerV2classListAlarmHistoryResponseHandlerclassListAlarmsForMetricResponseHandlerclassListAlarmsResponseHandlerclassListMetricsResponseHandlerclassMetricAlarmHandlerclassMetricHandler -
Uses of InvocationContext in org.jclouds.collect.internal
Classes in org.jclouds.collect.internal that implement InvocationContext Modifier and Type Class Description classArg0ToPagedIterable<T,I extends Arg0ToPagedIterable<T,I>>Used to propagatearg0during an advance in aPagedIterable.static classArg0ToPagedIterable.FromCaller<T,I extends Arg0ToPagedIterable.FromCaller<T,I>>Used to propagate callerarg0to a callee during an advance in aPagedIterable.classArgsToPagedIterable<T,I extends ArgsToPagedIterable<T,I>>Used to propagate the invoked method arguments during an advance in aPagedIterable.static classArgsToPagedIterable.FromCaller<T,I extends ArgsToPagedIterable.FromCaller<T,I>>Sometimes the arguments in the invoked method do not provide enough information to fetch the next page of the result set.classCallerArg0ToPagedIterable<T,I extends CallerArg0ToPagedIterable<T,I>>Deprecated.Arg0ToPagedIterable.FromCaller -
Uses of InvocationContext in org.jclouds.digitalocean2.functions
Classes in org.jclouds.digitalocean2.functions that implement InvocationContext Modifier and Type Class Description classBaseToPagedIterable<T,O extends ListOptions>Base class to implement the functions that build thePagedIterable. -
Uses of InvocationContext in org.jclouds.ec2.xml
-
Uses of InvocationContext in org.jclouds.googlecloud.internal
Classes in org.jclouds.googlecloud.internal that implement InvocationContext Modifier and Type Class Description classBaseArg0ToIteratorOfListPage<T,O extends ListOptions,I extends BaseArg0ToIteratorOfListPage<T,O,I>>classBaseCallerArg0ToIteratorOfListPage<T,O extends ListOptions,I extends BaseCallerArg0ToIteratorOfListPage<T,O,I>>classBaseToIteratorOfListPage<T,O extends ListOptions,I extends BaseToIteratorOfListPage<T,O,I>> -
Uses of InvocationContext in org.jclouds.googlecomputeengine.features
-
Uses of InvocationContext in org.jclouds.googlecomputeengine.internal
Classes in org.jclouds.googlecomputeengine.internal that implement InvocationContext Modifier and Type Class Description classBaseArg0ToIteratorOfListPage<T,I extends BaseArg0ToIteratorOfListPage<T,I>>classBaseCallerArg0ToIteratorOfListPage<T,I extends BaseCallerArg0ToIteratorOfListPage<T,I>>classBaseToIteratorOfListPage<T,I extends BaseToIteratorOfListPage<T,I>> -
Uses of InvocationContext in org.jclouds.http.functions
Classes in org.jclouds.http.functions that implement InvocationContext Modifier and Type Class Description classParseSax<T>This object will parse the body of an HttpResponse and return the result of typeback to the caller. static classParseSax.HandlerForGeneratedRequestWithResult<T>static classParseSax.HandlerWithResult<T>Handler that produces a useable domain object accessible after parsing completes.classParseURIFromListOrLocationHeaderIf20xparses a single URI from a list -
Uses of InvocationContext in org.jclouds.openstack.functions
Classes in org.jclouds.openstack.functions that implement InvocationContext Modifier and Type Class Description classParseAuthenticationResponseFromHeadersThis parsesAuthenticationResponsefrom HTTP headers. -
Uses of InvocationContext in org.jclouds.openstack.glance.v1_0.functions.internal
Classes in org.jclouds.openstack.glance.v1_0.functions.internal that implement InvocationContext Modifier and Type Class Description static classParseImageDetails.ToPagedIterablestatic classParseImages.ToPagedIterable -
Uses of InvocationContext in org.jclouds.openstack.keystone.v2_0.functions.internal
Classes in org.jclouds.openstack.keystone.v2_0.functions.internal that implement InvocationContext Modifier and Type Class Description static classParseServices.ToPagedIterablestatic classParseTenants.ToPagedIterablestatic classParseUsers.ToPagedIterable -
Uses of InvocationContext in org.jclouds.openstack.marconi.v1.functions
Classes in org.jclouds.openstack.marconi.v1.functions that implement InvocationContext Modifier and Type Class Description classQueuesToPagedIterable -
Uses of InvocationContext in org.jclouds.openstack.neutron.v2.functions
Classes in org.jclouds.openstack.neutron.v2.functions that implement InvocationContext Modifier and Type Class Description classFirewallPolicyToPagedIterableEnsures FirewallRule works as PagedIterable.classFirewallRuleToPagedIterableEnsures FirewallRule works as PagedIterable.classFirewallToPagedIterableEnsures Firewall works as PagedIterable.classFloatingIPsToPagedIterableEnsures Floating IPs works as PagedIterable.classNetworksToPagedIterableMakes Networks work as a PagedIterable.classPortsToPagedIterableEnsures Ports works as a paged iterable.classRouterToPagedIterableEnsures Routers works as PagedIterable.classRulesToPagedIterableEnsures Routers works as PagedIterable.classSecurityGroupsToPagedIterableEnsures Routers works as PagedIterable.classSubnetsToPagedIterableEnsures Subnets works as a PagedIterable. -
Uses of InvocationContext in org.jclouds.openstack.neutron.v2.functions.lbaas.v1
Classes in org.jclouds.openstack.neutron.v2.functions.lbaas.v1 that implement InvocationContext Modifier and Type Class Description classHealthMonitorsToPagedIterableMakes HealthMonitors work as a PagedIterable.classMembersToPagedIterableMakes Members work as a PagedIterable.classPoolsToPagedIterableMakes Pools work as a PagedIterable.classVIPsToPagedIterableMakes VIPs work as a PagedIterable. -
Uses of InvocationContext in org.jclouds.openstack.nova.ec2.xml
Classes in org.jclouds.openstack.nova.ec2.xml that implement InvocationContext Modifier and Type Class Description classNovaCreateVolumeResponseHandlerclassNovaDescribeImagesResponseHandlerAdjusted to filter out non-MACHINE images -
Uses of InvocationContext in org.jclouds.openstack.nova.v2_0.functions.internal
Classes in org.jclouds.openstack.nova.v2_0.functions.internal that implement InvocationContext Modifier and Type Class Description static classParseFlavorDetails.ToPagedIterablestatic classParseFlavors.ToPagedIterablestatic classParseImageDetails.ToPagedIterablestatic classParseImages.ToPagedIterablestatic classParseServerDetails.ToPagedIterablestatic classParseServers.ToPagedIterable -
Uses of InvocationContext in org.jclouds.openstack.swift.v1.functions
Classes in org.jclouds.openstack.swift.v1.functions that implement InvocationContext Modifier and Type Class Description classParseContainerFromHeadersclassParseObjectFromResponseclassParseObjectListFromResponse -
Uses of InvocationContext in org.jclouds.ovf.xml
Classes in org.jclouds.ovf.xml that implement InvocationContext Modifier and Type Class Description classDeploymentOptionSectionHandlerclassDiskSectionHandlerclassEnvelopeHandlerclassNetworkSectionHandlerclassOperatingSystemSectionHandlerclassProductSectionHandlerclassSectionHandler<T extends Section<T>,B extends Section.Builder<T>>classVirtualHardwareSectionHandlerclassVirtualSystemHandler -
Uses of InvocationContext in org.jclouds.ovf.xml.internal
Classes in org.jclouds.ovf.xml.internal that implement InvocationContext Modifier and Type Class Description classBaseEnvelopeHandler<V extends BaseVirtualSystem<V>,B extends BaseVirtualSystem.Builder<V>,H extends BaseVirtualSystemHandler<V,B>,E extends BaseEnvelope<V,E>,T extends BaseEnvelope.Builder<V,E>>classBaseVirtualSystemHandler<T extends BaseVirtualSystem<T>,B extends BaseVirtualSystem.Builder<T>> -
Uses of InvocationContext in org.jclouds.packet.features
Classes in org.jclouds.packet.features that implement InvocationContext Modifier and Type Class Description static classDeviceApi.ParseDevices.ToPagedIterable -
Uses of InvocationContext in org.jclouds.packet.functions
Classes in org.jclouds.packet.functions that implement InvocationContext Modifier and Type Class Description classBaseToPagedIterable<T,O extends ListOptions>Base class to implement the functions that build thePagedIterable. -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser
Classes in org.jclouds.profitbricks.http.parser that implement InvocationContext Modifier and Type Class Description classBaseProfitBricksResponseHandler<T>classRequestIdOnlyResponseHandlerclassServiceFaultResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.datacenter
Classes in org.jclouds.profitbricks.http.parser.datacenter that implement InvocationContext Modifier and Type Class Description classBaseDataCenterResponseHandler<T>classDataCenterInfoResponseHandlerclassDataCenterListResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.firewall
Classes in org.jclouds.profitbricks.http.parser.firewall that implement InvocationContext Modifier and Type Class Description classBaseFirewallResponseHandler<T>classFirewallListResponseHandlerclassFirewallResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.firewall.rule
Classes in org.jclouds.profitbricks.http.parser.firewall.rule that implement InvocationContext Modifier and Type Class Description classBaseFirewallRuleResponseHandler<T>classFirewallRuleListResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.image
Classes in org.jclouds.profitbricks.http.parser.image that implement InvocationContext Modifier and Type Class Description classBaseImageResponseHandler<T>classImageInfoResponseHandlerclassImageListResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.ipblock
Classes in org.jclouds.profitbricks.http.parser.ipblock that implement InvocationContext Modifier and Type Class Description classBaseIpBlockResponseHandler<T>classIpBlockListResponseHandlerclassIpBlockResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.loadbalancer
Classes in org.jclouds.profitbricks.http.parser.loadbalancer that implement InvocationContext Modifier and Type Class Description classBaseLoadBalancerResponseHandler<T>classLoadBalancerIdOnlyResponseHandlerHandler for parsing SOAP response where loadBalancerId is the only usable value.classLoadBalancerListResponseHandlerclassLoadBalancerResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.nic
Classes in org.jclouds.profitbricks.http.parser.nic that implement InvocationContext Modifier and Type Class Description classBaseNicResponseHandler<T>classNicIdOnlyResponseHandlerHandler for parsing SOAP response where nicId is the only usable value.classNicListResponseHandlerclassNicResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.publicip
Classes in org.jclouds.profitbricks.http.parser.publicip that implement InvocationContext Modifier and Type Class Description classBasePublicIpResponseHandler<T>classPublicIpListResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.server
Classes in org.jclouds.profitbricks.http.parser.server that implement InvocationContext Modifier and Type Class Description classBaseServerResponseHandler<T>classServerIdOnlyResponseHandlerHandler for parsing SOAP response where serverId is the only usable value.classServerInfoResponseHandlerclassServerListResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.snapshot
Classes in org.jclouds.profitbricks.http.parser.snapshot that implement InvocationContext Modifier and Type Class Description classBaseSnapshotResponseHandler<T>classSnapshotListResponseHandlerclassSnapshotResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.state
Classes in org.jclouds.profitbricks.http.parser.state that implement InvocationContext Modifier and Type Class Description classGetProvisioningStateResponseHandler -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.storage
Classes in org.jclouds.profitbricks.http.parser.storage that implement InvocationContext Modifier and Type Class Description classBaseStorageResponseHandler<T>classStorageIdOnlyResponseHandlerclassStorageInfoResponseHandlerclassStorageListResponseHandler -
Uses of InvocationContext in org.jclouds.rackspace.clouddns.v1.functions
Classes in org.jclouds.rackspace.clouddns.v1.functions that implement InvocationContext Modifier and Type Class Description classDomainsToPagedIterableclassParseSubdomainsclassRecordsToPagedIterableclassSubdomainsToPagedIterable -
Uses of InvocationContext in org.jclouds.rackspace.cloudfiles.v1.functions
Classes in org.jclouds.rackspace.cloudfiles.v1.functions that implement InvocationContext Modifier and Type Class Description classParseCDNContainerFromHeadersParses theCDNContainerfrom the response headers. -
Uses of InvocationContext in org.jclouds.rackspace.cloudloadbalancers.v1.functions
Classes in org.jclouds.rackspace.cloudloadbalancers.v1.functions that implement InvocationContext Modifier and Type Class Description classParseAlgorithmsclassParseLoadBalancerclassParseLoadBalancersstatic classParseLoadBalancers.ToPagedIterablestatic classParseLoadBalancerUsages.ToPagedIterableclassParseNestedBooleanclassParseNestedStringclassParseNodestatic classParseNodes.ToPagedIterableclassParseSessionPersistence -
Uses of InvocationContext in org.jclouds.rest
Classes in org.jclouds.rest with type parameters of type InvocationContext Modifier and Type Interface Description interfaceInvocationContext<I extends InvocationContext<I>>Passes generated Http request into this object; -
Uses of InvocationContext in org.jclouds.route53.functions
Classes in org.jclouds.route53.functions that implement InvocationContext Modifier and Type Class Description classHostedZonesToPagedIterableclassResourceRecordSetIterableToPagedIterable -
Uses of InvocationContext in org.jclouds.route53.xml
Classes in org.jclouds.route53.xml that implement InvocationContext Modifier and Type Class Description classChangeHandlerclassCreateHostedZoneResponseHandlerclassGetHostedZoneResponseHandlerclassHostedZoneHandlerclassInvalidChangeBatchHandlerclassListHostedZonesResponseHandlerclassListResourceRecordSetsResponseHandlerclassResourceRecordSetHandler -
Uses of InvocationContext in org.jclouds.s3.blobstore.functions
Classes in org.jclouds.s3.blobstore.functions that implement InvocationContext Modifier and Type Class Description classBlobToObjectMetadata -
Uses of InvocationContext in org.jclouds.s3.fallbacks
Classes in org.jclouds.s3.fallbacks that implement InvocationContext Modifier and Type Class Description classFalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists -
Uses of InvocationContext in org.jclouds.s3.functions
Classes in org.jclouds.s3.functions that implement InvocationContext Modifier and Type Class Description classParseObjectFromHeadersAndHttpContentParses response headers and creates a new S3Object from them and the HTTP content.classParseObjectMetadataFromHeadersThis parses {@ link MutableObjectMetadata} from HTTP headers. -
Uses of InvocationContext in org.jclouds.s3.xml
Classes in org.jclouds.s3.xml that implement InvocationContext Modifier and Type Class Description classAccessControlListHandlerParses the following XML document:classBucketLoggingHandlerParses the following XML document:classCopyObjectHandlerParses the response from Amazon S3 COPY Object command.classDeleteResultHandlerclassErrorEntryHandlerclassListAllMyBucketsHandlerParses the following XML document:classListBucketHandlerParses the following XML document:classListMultipartUploadsHandlerclassLocationConstraintHandlerParses the response from Amazon S3 GET Bucket LocationclassPartIdsFromHttpResponseDeprecated.see PartIdsFromHttpResponseFullclassPartIdsFromHttpResponseFullParses the following XML document:classPayerHandlerParses the response from Amazon S3 GET Request Payment -
Uses of InvocationContext in org.jclouds.sqs.xml
Classes in org.jclouds.sqs.xml that implement InvocationContext Modifier and Type Class Description classAttributesHandlerclassBatchErrorHandlerclassBatchResponseHandler<V>classChangeMessageVisibilityBatchResponseHandlerclassDeleteMessageBatchResponseHandlerclassIdHandlerclassMessageHandlerclassReceiveMessageResponseHandlerclassSendMessageBatchResponseHandlerclassSendMessageBatchResultEntryHandlerclassTextFromSingleElementHandler<V>looks for a single value in the xmlclassValueHandler -
Uses of InvocationContext in org.jclouds.sts.xml
Classes in org.jclouds.sts.xml that implement InvocationContext Modifier and Type Class Description classUserAndSessionCredentialsHandler -
Uses of InvocationContext in org.jclouds.ultradns.ws.xml
-