Uses of Class
org.jclouds.rest.annotations.SkipEncoding
-
-
Uses of SkipEncoding in org.jclouds.azureblob
Classes in org.jclouds.azureblob with annotations of type SkipEncoding Modifier and Type Interface Description interface
AzureBlobClient
Provides access to Azure Blob via their REST API. -
Uses of SkipEncoding in org.jclouds.chef
Methods in org.jclouds.chef with annotations of type SkipEncoding Modifier and Type Method Description InputStream
ChefApi. getResourceContents(Resource resource)
Gets the contents of the given resource. -
Uses of SkipEncoding in org.jclouds.googlecloudstorage.features
Classes in org.jclouds.googlecloudstorage.features with annotations of type SkipEncoding Modifier and Type Interface Description interface
BucketAccessControlsApi
Provides access to BucketAccessControl entities via their REST API.interface
BucketApi
Provides access to Bucket entities via their REST API.interface
DefaultObjectAccessControlsApi
Provides access to DefaultObjectAccessControl entities via their REST API.interface
ResumableUploadApi
Provides Resumable Upload support via Rest API -
Uses of SkipEncoding in org.jclouds.googlecomputeengine.compute.functions
Classes in org.jclouds.googlecomputeengine.compute.functions with annotations of type SkipEncoding Modifier and Type Interface Description interface
Resources
-
Uses of SkipEncoding in org.jclouds.googlecomputeengine.features
Classes in org.jclouds.googlecomputeengine.features with annotations of type SkipEncoding Modifier and Type Interface Description interface
AddressApi
interface
AggregatedListApi
interface
BackendServiceApi
interface
DiskApi
interface
DiskTypeApi
interface
FirewallApi
interface
ForwardingRuleApi
interface
HttpHealthCheckApi
interface
ImageApi
interface
InstanceApi
interface
LicenseApi
interface
MachineTypeApi
interface
NetworkApi
interface
OperationApi
interface
ProjectApi
interface
RegionApi
interface
RouteApi
interface
SnapshotApi
interface
SubnetworkApi
interface
TargetHttpProxyApi
interface
TargetInstanceApi
interface
TargetPoolApi
interface
UrlMapApi
interface
ZoneApi
-
Uses of SkipEncoding in org.jclouds.openstack.cinder.v1.features
Classes in org.jclouds.openstack.cinder.v1.features with annotations of type SkipEncoding Modifier and Type Interface Description interface
QuotaApi
Provides access to the Quota API.interface
SnapshotApi
Provides access to Volume Snapshots API.interface
VolumeApi
Provides access to the Volume API.interface
VolumeTypeApi
Provides access to the OpenStack Block Storage (Cinder) v1 Volume Types API. -
Uses of SkipEncoding in org.jclouds.openstack.marconi.v1.features
Classes in org.jclouds.openstack.marconi.v1.features with annotations of type SkipEncoding Modifier and Type Interface Description interface
ClaimApi
Provides access to Messages via their REST API.interface
MessageApi
Provides access to Messages via their REST API.interface
QueueApi
Provides access to Queues via their REST API. -
Uses of SkipEncoding in org.jclouds.openstack.trove.v1.features
Classes in org.jclouds.openstack.trove.v1.features with annotations of type SkipEncoding Modifier and Type Interface Description interface
DatabaseApi
This API is for creating, listing, and deleting a Databaseinterface
FlavorApi
This API strictly for listing and retrieving Flavor.interface
InstanceApi
This API is for creating, listing, and deleting an Instance, and allows enabling a root user.interface
UserApi
This API is for creating, listing, and deleting a User.
-