Uses of Annotation Interface
org.jclouds.rest.annotations.Endpoint
Packages that use Endpoint
Package
Description
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService
commands.-
Uses of Endpoint in org.jclouds.azurecompute.arm.features
Classes in org.jclouds.azurecompute.arm.features with annotations of type Endpoint -
Uses of Endpoint in org.jclouds.googlecomputeengine
Methods in org.jclouds.googlecomputeengine with annotations of type EndpointModifier and TypeMethodDescriptionGoogleComputeEngineApi.addressesInRegion
(String region) GoogleComputeEngineApi.aggregatedList()
GoogleComputeEngineApi.backendServices()
GoogleComputeEngineApi.disksInZone
(String zone) GoogleComputeEngineApi.diskTypesInZone
(String zone) GoogleComputeEngineApi.firewalls()
GoogleComputeEngineApi.forwardingRulesInRegion
(String region) GoogleComputeEngineApi.globalForwardingRules()
GoogleComputeEngineApi.httpHeathChecks()
GoogleComputeEngineApi.instancesInZone
(String zone) GoogleComputeEngineApi.machineTypesInZone
(String zone) GoogleComputeEngineApi.networks()
GoogleComputeEngineApi.project()
GoogleComputeEngineApi.regions()
GoogleComputeEngineApi.routes()
GoogleComputeEngineApi.snapshots()
GoogleComputeEngineApi.subnetworksInRegion
(String region) GoogleComputeEngineApi.targetHttpProxies()
GoogleComputeEngineApi.targetInstancesInZone
(String zone) GoogleComputeEngineApi.targetPoolsInRegion
(String region) GoogleComputeEngineApi.urlMaps()
GoogleComputeEngineApi.zones()
-
Uses of Endpoint in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features with annotations of type EndpointModifier and TypeMethodDescriptionImageApi.create
(ImageCreationOptions options) ImageApi.createFromDisk
(String image, String sourceDisk) Creates an image resource in the specified project from the provided persistent disk.Deletes an image by name and returns the operation in progress, or null if not found.ImageApi.deprecate
(String image, DeprecateOptions deprecated) Sets the deprecation status of an image.Returns an image by name or null if not found.ImageApi.list()
ImageApi.list
(ListOptions options) OperationApi.list()
OperationApi.list
(ListOptions options) OperationApi.listInRegion
(String region) OperationApi.listInRegion
(String region, ListOptions options) OperationApi.listInZone
(String zone) OperationApi.listInZone
(String zone, ListOptions options) ImageApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of image resources available to the specified project.OperationApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of operation resources available to the specified project.OperationApi.listPageInRegion
(String region, String pageToken, ListOptions listOptions) Retrieves the list of operation resources available in the specified region.OperationApi.listPageInZone
(String zone, String pageToken, ListOptions listOptions) Retrieves the list of operation resources available in the specified zone. -
Uses of Endpoint in org.jclouds.oauth.v2
Classes in org.jclouds.oauth.v2 with annotations of type Endpoint -
Uses of Endpoint in org.jclouds.openstack.keystone.v2_0.features
Classes in org.jclouds.openstack.keystone.v2_0.features with annotations of type Endpoint -
Uses of Endpoint in org.jclouds.openstack.keystone.v3.features
Classes in org.jclouds.openstack.keystone.v3.features with annotations of type EndpointModifier and TypeInterfaceDescriptioninterface
Provides access to the Keystone Authentication API.interface
Provides access to the Keystone Admin API.interface
Provides access to the Keystone Projects API.interface
Provides access to the Keystone Region API.interface
Provides access to the Keystone User API. -
Uses of Endpoint in org.jclouds.rackspace.clouddns.v1
Methods in org.jclouds.rackspace.clouddns.v1 with annotations of type Endpoint -
Uses of Endpoint in org.jclouds.rackspace.clouddns.v1.features
Classes in org.jclouds.rackspace.clouddns.v1.features with annotations of type EndpointModifier and TypeInterfaceDescriptioninterface
interface
All accounts, by default, have a preconfigured set of thresholds (or limits) to manage capacity and prevent abuse of the system.interface
interface
Cloud DNS supports the management of reverse DNS (PTR) records for Rackspace Cloud devices such as Cloud Load Balancers and Cloud Servers (both first generation and next generation). -
Uses of Endpoint in org.jclouds.s3
Methods in org.jclouds.s3 with annotations of type EndpointModifier and TypeMethodDescriptionS3Client.getBucketLocation
(String bucketName) A GET location request operation using a bucket URI lists the location constraint of the bucket.boolean
S3Client.putBucketInRegion
(String region, String bucketName, PutBucketOptions... options) Create and name your own bucket in which to store your objects.