Uses of Class
org.jclouds.rest.internal.GeneratedHttpRequest
Packages that use GeneratedHttpRequest
Package
Description
-
Uses of GeneratedHttpRequest in org.jclouds.aws.util
Methods in org.jclouds.aws.util with parameters of type GeneratedHttpRequestModifier and TypeMethodDescriptionstatic String
AWSUtils.findRegionInArgsOrNull
(GeneratedHttpRequest gRequest) -
Uses of GeneratedHttpRequest in org.jclouds.blobstore.util
Methods in org.jclouds.blobstore.util with parameters of type GeneratedHttpRequestModifier and TypeMethodDescriptionstatic String
BlobStoreUtils.getNameFor
(GeneratedHttpRequest request) -
Uses of GeneratedHttpRequest in org.jclouds.collect.internal
Fields in org.jclouds.collect.internal declared as GeneratedHttpRequestMethods in org.jclouds.collect.internal with parameters of type GeneratedHttpRequestModifier and TypeMethodDescriptionArg0ToPagedIterable.FromCaller.getArgs
(GeneratedHttpRequest request) ArgsToPagedIterable.FromCaller.getArgs
(GeneratedHttpRequest request) ArgsToPagedIterable.getArgs
(GeneratedHttpRequest request) -
Uses of GeneratedHttpRequest in org.jclouds.ec2.xml
Methods in org.jclouds.ec2.xml with parameters of type GeneratedHttpRequestModifier and TypeMethodDescriptionstatic String
CreateVolumeResponseHandler.findAvailabilityZoneInArgsOrNull
(GeneratedHttpRequest gRequest, Set<String> zones) -
Uses of GeneratedHttpRequest in org.jclouds.http.functions
Methods in org.jclouds.http.functions that return GeneratedHttpRequestModifier and TypeMethodDescriptionprotected GeneratedHttpRequest
ParseSax.HandlerForGeneratedRequestWithResult.getRequest()
-
Uses of GeneratedHttpRequest in org.jclouds.openstack.keystone.v2_0.binders
Methods in org.jclouds.openstack.keystone.v2_0.binders with parameters of type GeneratedHttpRequestModifier and TypeMethodDescriptionprotected TenantOrDomainAndCredentials
<?> BindAuthToJsonPayload.findCredentialsInArgs
(GeneratedHttpRequest gRequest) -
Uses of GeneratedHttpRequest in org.jclouds.rest.internal
Methods in org.jclouds.rest.internal that return GeneratedHttpRequestModifier and TypeMethodDescriptionRestAnnotationProcessor.apply
(Invocation invocation) GeneratedHttpRequest.Builder.build()
RestAnnotationProcessor.createRequest
(com.google.common.reflect.Invokable<?, ?> invokable, List<Object> args) Deprecated.Methods in org.jclouds.rest.internal with parameters of type GeneratedHttpRequestModifier and TypeMethodDescriptionGeneratedHttpRequest.Builder.fromGeneratedHttpRequest
(GeneratedHttpRequest in)