- Method in class org.jclouds.gogrid.binders.
- c1_medium() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C1_MEDIUM - Static variable in class org.jclouds.ec2.domain.InstanceType
-
High-CPU Medium Instance
1.7 GB of memory
5 EC2 Compute Units (2 virtual cores with 2.5 EC2 Compute Units each)
350 GB of instance storage
32-bit platform
I/O Performance: Moderate
- c1_xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- C1_XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
High-CPU Extra Large Instance
7 GB of memory
20 EC2 Compute Units (8 virtual cores with 2.5 EC2 Compute Units each)
1690 GB of instance storage
64-bit platform
I/O Performance: High
- cache(CloudSigmaComputeServiceContextModule.GetDrive) - Method in class org.jclouds.cloudsigma.compute.config.CloudSigmaComputeServiceContextModule
-
- cache(ElasticStackComputeServiceContextModule.GetDrive) - Method in class org.jclouds.elasticstack.compute.config.ElasticStackComputeServiceContextModule
-
- cacheControl(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- CacheNodeStoreModule - Class in org.jclouds.byon.config
-
- CacheNodeStoreModule(LoadingCache<String, Node>) - Constructor for class org.jclouds.byon.config.CacheNodeStoreModule
-
- CacheNodeStoreModule(Map<String, Node>) - Constructor for class org.jclouds.byon.config.CacheNodeStoreModule
-
- calculateChunkSize(long) - Method in class org.jclouds.aws.s3.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
-
- calculateMD5() - Method in interface org.jclouds.blobstore.domain.BlobBuilder.PayloadBlobBuilder
-
- calculateMD5() - Method in class org.jclouds.blobstore.domain.internal.BlobBuilderImpl.PayloadBlobBuilderImpl
-
- calculateMD5(Payload, MessageDigest) - Static method in class org.jclouds.io.Payloads
-
Calculates and sets Payload#setContentMD5
on the payload.
- calculateMD5(Payload) - Static method in class org.jclouds.io.Payloads
-
Uses default md5 generator.
- calculateMD5(T, MessageDigest) - Static method in class org.jclouds.io.Payloads
-
Calculates the md5 on a payload, replacing as necessary.
- calculateMD5(T) - Static method in class org.jclouds.io.Payloads
-
Calculates the md5 on a payload, replacing as necessary.
- call() - Method in class org.jclouds.aws.ec2.compute.suppliers.CallForImages
-
- call() - Method in interface org.jclouds.compute.callables.RunScriptOnNode
-
- call() - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
-
- call() - Method in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
-
- call() - Method in class org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap
-
- call() - Method in class org.jclouds.compute.strategy.InitializeRunScriptOnNodeOrPlaceInBadMap
-
- call() - Method in class org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap
-
- call() - Method in class org.jclouds.http.internal.BaseHttpCommandExecutorService.HttpResponseCallable
-
- Call - Class in org.jclouds.scriptbuilder.domain
-
Statement used in a shell script
- Call(String, String...) - Constructor for class org.jclouds.scriptbuilder.domain.Call
-
- call(String, String...) - Static method in class org.jclouds.scriptbuilder.domain.Statements
-
- call(String, String...) - Static method in class org.jclouds.scriptbuilder.ScriptBuilder
-
- CallForImages - Class in org.jclouds.aws.ec2.compute.suppliers
-
- CallForImages(DescribeImagesParallel, EC2ImageParser, Iterable<String>, Multimap<String, String>) - Constructor for class org.jclouds.aws.ec2.compute.suppliers.CallForImages
-
- CallForImages.Factory - Interface in org.jclouds.aws.ec2.compute.suppliers
-
- cancel(boolean) - Method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
-
- cancel(boolean) - Method in class org.jclouds.concurrent.Futures.LazyListenableFutureFunctionAdapter
-
- cancel() - Method in class org.jclouds.http.HttpCommandRendezvous
-
- cancelBundleTaskInRegion(String, String) - Method in interface org.jclouds.ec2.services.WindowsAsyncClient
-
- cancelBundleTaskInRegion(String, String) - Method in interface org.jclouds.ec2.services.WindowsClient
-
Cancels an Amazon EC2 bundling operation.
- cancelHostMaintenance(long) - Method in interface org.jclouds.cloudstack.features.GlobalHostAsyncClient
-
Cancels host maintenance.
- cancelHostMaintenance(long) - Method in interface org.jclouds.cloudstack.features.GlobalHostClient
-
Cancels host maintenance.
- cancelService(long) - Method in interface org.jclouds.softlayer.features.VirtualGuestAsyncClient
-
- cancelService(long) - Method in interface org.jclouds.softlayer.features.VirtualGuestClient
-
Cancel the resource or service for a billing Item
- cancelSpotInstanceRequestsInRegion(String, String...) - Method in interface org.jclouds.aws.ec2.services.SpotInstanceAsyncClient
-
- cancelSpotInstanceRequestsInRegion(String, String...) - Method in interface org.jclouds.aws.ec2.services.SpotInstanceClient
-
Cancels one or more Spot Instance requests.
- cancelTask(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- cancelTask(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- cancelTask(URI) - Method in interface org.jclouds.vcloud.features.TaskAsyncClient
-
- cancelTask(URI) - Method in interface org.jclouds.vcloud.features.TaskClient
-
- canCustomizeNetwork() - Method in class org.jclouds.trmk.vcloud_0_8.domain.CustomizationParameters
-
- canCustomizePassword() - Method in class org.jclouds.trmk.vcloud_0_8.domain.CustomizationParameters
-
- canCustomizeSSH() - Method in class org.jclouds.trmk.vcloud_0_8.domain.CustomizationParameters
-
- CANNED_ACL - Static variable in interface org.jclouds.s3.reference.S3Headers
-
The canned ACL to apply to the object.
- CannedAccessPolicy - Enum in org.jclouds.s3.domain
-
Description from Amazon's documentation:
Because of restrictions in what can be sent via http headers, Amazon S3
supports the concept of canned access policies for REST.
- CANONICAL_PATTERN - Static variable in class org.jclouds.aws.ec2.compute.strategy.AWSEC2ReviseParsedImage
-
- CanonicalUser - Class in org.jclouds.s3.domain
-
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
- CanonicalUser(String) - Constructor for class org.jclouds.s3.domain.CanonicalUser
-
- CanonicalUser(String, String) - Constructor for class org.jclouds.s3.domain.CanonicalUser
-
- Capabilities - Class in org.jclouds.cloudstack.domain
-
- Capabilities(String, boolean, boolean, boolean, boolean) - Constructor for class org.jclouds.cloudstack.domain.Capabilities
-
- capabilities(String) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- Capabilities.Builder - Class in org.jclouds.cloudstack.domain
-
- Capabilities.Builder() - Constructor for class org.jclouds.cloudstack.domain.Capabilities.Builder
-
- Capacity - Class in org.jclouds.cloudstack.domain
-
Information about a dimension of the capacity
- Capacity(long, long, double, long, String, Capacity.Type, long, String) - Constructor for class org.jclouds.cloudstack.domain.Capacity
-
- capacity(Long) - Method in class org.jclouds.ovf.Disk.Builder
-
- capacity() - Static method in class org.jclouds.softlayer.compute.functions.ProductItems
-
Creates a function to get the capacity from a product item.
- capacity(Float) - Method in class org.jclouds.softlayer.domain.ProductItem.Builder
-
- capacity(Float) - Static method in class org.jclouds.softlayer.predicates.ProductItemPredicates
-
Tests if the ProductItem has the required capacity.
- Capacity - Class in org.jclouds.trmk.vcloud_0_8.domain
-
reports storage resource consumption in a vDC.
- Capacity(String, long, long, int, long) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.Capacity
-
- Capacity - Class in org.jclouds.vcloud.domain
-
reports storage resource consumption in a vDC.
- Capacity(String, long, long, int, long) - Constructor for class org.jclouds.vcloud.domain.Capacity
-
- capacity(long) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
-
- Capacity.Builder - Class in org.jclouds.cloudstack.domain
-
- Capacity.Builder() - Constructor for class org.jclouds.cloudstack.domain.Capacity.Builder
-
- Capacity.Type - Enum in org.jclouds.cloudstack.domain
-
- capacityAllocationUnits(String) - Method in class org.jclouds.ovf.Disk.Builder
-
- capacityTotal(long) - Method in class org.jclouds.cloudstack.domain.Capacity.Builder
-
- capacityUsed(long) - Method in class org.jclouds.cloudstack.domain.Capacity.Builder
-
- caption - Variable in class org.jclouds.cim.ManagedElement.Builder
-
- caption(String) - Method in class org.jclouds.cim.ManagedElement.Builder
-
- caption - Variable in class org.jclouds.cim.ManagedElement
-
- caption(String) - Method in class org.jclouds.cim.ResourceAllocationSettingData.Builder
- caption(String) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
- caption(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
- caption(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
- caption(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
- captureVApp(String, String, URI) - Method in interface org.jclouds.savvis.vpdc.features.VMAsyncClient
-
- captureVApp(String, String, URI) - Method in interface org.jclouds.savvis.vpdc.features.VMClient
-
- captureVAppAsTemplateInVDC(URI, String, URI, CaptureVAppOptions...) - Method in interface org.jclouds.vcloud.features.VAppTemplateAsyncClient
-
- captureVAppAsTemplateInVDC(URI, String, URI, CaptureVAppOptions...) - Method in interface org.jclouds.vcloud.features.VAppTemplateClient
-
The captureVApp request creates a vApp template from an instantiated vApp.
- CaptureVAppOptions - Class in org.jclouds.vcloud.options
-
- CaptureVAppOptions() - Constructor for class org.jclouds.vcloud.options.CaptureVAppOptions
-
- CaptureVAppOptions.Builder - Class in org.jclouds.vcloud.options
-
- CaptureVAppOptions.Builder() - Constructor for class org.jclouds.vcloud.options.CaptureVAppOptions.Builder
-
- Catalog - Interface in org.jclouds.trmk.vcloud_0_8.domain
-
- Catalog - Annotation Type in org.jclouds.trmk.vcloud_0_8.endpoints
-
Related to a VCloud Catalog.
- Catalog - Interface in org.jclouds.vcloud.domain
-
- Catalog - Annotation Type in org.jclouds.vcloud.endpoints
-
Related to a VCloud Catalog.
- CATALOG_XML - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.catalog+xml"
- CATALOG_XML - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.catalog+xml"
- CATALOG_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.catalog+xml"
- CATALOG_XML_TYPE - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.catalog+xml"
- CATALOG_XML_TYPE - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.catalog+xml"
- CATALOG_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.catalog+xml"
- CatalogAsyncClient - Interface in org.jclouds.vcloud.features
-
Provides access to Catalog functionality in vCloud
- CatalogClient - Interface in org.jclouds.vcloud.features
-
Provides access to Catalog functionality in vCloud
- CatalogHandler - Class in org.jclouds.trmk.vcloud_0_8.xml
-
- CatalogHandler() - Constructor for class org.jclouds.trmk.vcloud_0_8.xml.CatalogHandler
-
- CatalogHandler - Class in org.jclouds.vcloud.xml
-
- CatalogHandler(TaskHandler) - Constructor for class org.jclouds.vcloud.xml.CatalogHandler
-
- CatalogImpl - Class in org.jclouds.trmk.vcloud_0_8.domain.internal
-
Locations of resources in vCloud
- CatalogImpl(String, String, URI, String, Map<String, ReferenceType>) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogImpl
-
- CatalogImpl - Class in org.jclouds.vcloud.domain.internal
-
Locations of resources in vCloud
- CatalogImpl(String, String, URI, ReferenceType, String, Map<String, ReferenceType>, Iterable<Task>, boolean, boolean) - Constructor for class org.jclouds.vcloud.domain.internal.CatalogImpl
-
- CatalogItem - Interface in org.jclouds.trmk.vcloud_0_8.domain
-
- catalogItem - Variable in class org.jclouds.trmk.vcloud_0_8.xml.CatalogItemHandler
-
- CatalogItem - Interface in org.jclouds.vcloud.domain
-
- catalogItem - Variable in class org.jclouds.vcloud.xml.CatalogItemHandler
-
- CATALOGITEM_XML - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.catalogItem+xml"
- CATALOGITEM_XML - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.catalogItem+xml"
- CATALOGITEM_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.catalogItem+xml"
- CATALOGITEM_XML_TYPE - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.catalogItem+xml"
- CATALOGITEM_XML_TYPE - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.catalogItem+xml"
- CATALOGITEM_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.catalogItem+xml"
- CATALOGITEMCUSTOMIZATIONPARAMETERS_XML - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.tmrk.vCloud.catalogItemCustomizationParameters+xml"
- CATALOGITEMCUSTOMIZATIONPARAMETERS_XML_TYPE - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.tmrk.vCloud.catalogItemCustomizationParameters+xml"
- CatalogItemHandler - Class in org.jclouds.trmk.vcloud_0_8.xml
-
- CatalogItemHandler() - Constructor for class org.jclouds.trmk.vcloud_0_8.xml.CatalogItemHandler
-
- CatalogItemHandler - Class in org.jclouds.vcloud.xml
-
- CatalogItemHandler() - Constructor for class org.jclouds.vcloud.xml.CatalogItemHandler
-
- CatalogItemImpl - Class in org.jclouds.trmk.vcloud_0_8.domain.internal
-
- CatalogItemImpl(String, URI, String, ReferenceType, ReferenceType, ReferenceType, Map<String, String>) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogItemImpl
-
- CatalogItemImpl - Class in org.jclouds.vcloud.domain.internal
-
- CatalogItemImpl(String, URI, String, ReferenceType, Map<String, String>) - Constructor for class org.jclouds.vcloud.domain.internal.CatalogItemImpl
-
- CatalogItemOptions - Class in org.jclouds.vcloud.options
-
- CatalogItemOptions() - Constructor for class org.jclouds.vcloud.options.CatalogItemOptions
-
- CatalogItemOptions.Builder - Class in org.jclouds.vcloud.options
-
- CatalogItemOptions.Builder() - Constructor for class org.jclouds.vcloud.options.CatalogItemOptions.Builder
-
- catalogs - Variable in class org.jclouds.trmk.vcloud_0_8.xml.OrgHandler
-
- catalogs - Variable in class org.jclouds.vcloud.xml.OrgHandler
-
- catalogSupplier - Variable in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule.OrgCatalogItemSupplier
-
- catalogSupplier - Variable in class org.jclouds.vcloud.config.VCloudRestClientModule.OrgCatalogItemSupplier
-
- categories(Iterable<ProductItemCategory>) - Method in class org.jclouds.softlayer.domain.ProductItem.Builder
-
- categories(Iterable<ProductItemCategory>) - Method in class org.jclouds.softlayer.domain.ProductItemPrice.Builder
-
- category(String) - Method in class org.jclouds.cloudstack.domain.ConfigurationEntry.Builder
-
- category(String) - Static method in class org.jclouds.cloudstack.options.ListConfigurationEntriesOptions.Builder
-
- category(String) - Method in class org.jclouds.cloudstack.options.ListConfigurationEntriesOptions
-
- category(ProductItemCategory) - Method in class org.jclouds.softlayer.domain.ProductItem.Builder
-
- category(ProductItemCategory) - Method in class org.jclouds.softlayer.domain.ProductItemPrice.Builder
-
- categoryCode(String) - Method in class org.jclouds.softlayer.domain.ProductItemCategory.Builder
-
- categoryCode(String) - Static method in class org.jclouds.softlayer.predicates.ProductItemPredicates
-
Tests if the ProductItem contains the required category.
- categoryCodeMatches(Pattern) - Static method in class org.jclouds.softlayer.predicates.ProductItemPredicates
-
Tests if the ProductItem contains a category that matches the supplied Pattern
- cc1_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- CC1_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Cluster Compute Instance
23 GB of memory
33.5 EC2 Compute Units (2 x Intel Xeon X5570, quad-core "Nehalem"
architecture)
1690 GB of 64-bit storage (2 x 840 GB, plus 10 GB root partition)
10 Gbps Ethernet
64-bit platform
I/O Performance: High
- cc2_8xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- CC2_8XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Cluster Compute Eight Extra Large specifications
60.5 GB of memory
88 EC2 Compute Units (Eight-core 2 x Intel Xeon)
3370 GB of 64-bit storage (4 x 840 GB, plus 10 GB root partition)
10 Gbps Ethernet
64-bit platform
I/O Performance: High
- cDateFormat(Date) - Method in interface org.jclouds.date.DateService
-
- cDateFormat() - Method in interface org.jclouds.date.DateService
-
- cDateFormat(Date) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
-
- cDateFormat() - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
-
- cDateFormat(Date) - Method in class org.jclouds.date.joda.JodaDateService
-
- cDateFormat() - Method in class org.jclouds.date.joda.JodaDateService
-
- cDateParse(String) - Method in interface org.jclouds.date.DateService
-
- cDateParse(String) - Method in class org.jclouds.date.internal.SimpleDateFormatDateService
-
- cDateParse(String) - Method in class org.jclouds.date.joda.JodaDateService
-
- CDN - Static variable in interface org.jclouds.hpcloud.services.HPExtentionServiceType
-
CDN
- CDN_ENABLED - Static variable in interface org.jclouds.cloudfiles.reference.CloudFilesHeaders
-
- CDN_ENABLED - Static variable in interface org.jclouds.hpcloud.objectstorage.lvs.reference.HPCloudObjectStorageLasVegasHeaders
-
- CDN_LOG_RETENTION - Static variable in interface org.jclouds.hpcloud.objectstorage.lvs.reference.HPCloudObjectStorageLasVegasHeaders
-
- CDN_MANAGEMENT_URL - Static variable in interface org.jclouds.openstack.reference.AuthHeaders
-
- CDN_REFERRER_ACL - Static variable in interface org.jclouds.cloudfiles.reference.CloudFilesHeaders
-
- CDN_REFERRER_ACL - Static variable in interface org.jclouds.hpcloud.objectstorage.lvs.reference.HPCloudObjectStorageLasVegasHeaders
-
- CDN_TTL - Static variable in interface org.jclouds.cloudfiles.reference.CloudFilesHeaders
-
- CDN_TTL - Static variable in interface org.jclouds.hpcloud.objectstorage.lvs.reference.HPCloudObjectStorageLasVegasHeaders
-
- CDN_URI - Static variable in interface org.jclouds.cloudfiles.reference.CloudFilesHeaders
-
- CDN_URI - Static variable in interface org.jclouds.hpcloud.objectstorage.lvs.reference.HPCloudObjectStorageLasVegasHeaders
-
- CDN_USER_AGENT_ACL - Static variable in interface org.jclouds.cloudfiles.reference.CloudFilesHeaders
-
- CDN_USER_AGENT_ACL - Static variable in interface org.jclouds.hpcloud.objectstorage.lvs.reference.HPCloudObjectStorageLasVegasHeaders
-
- cdnContainer(CloudFilesClient) - Method in class org.jclouds.cloudfiles.blobstore.config.CloudFilesBlobStoreContextModule
-
- cdnContainer(HPCloudObjectStorageLasVegasBlobStoreContextModule.GetCDNMetadata) - Method in class org.jclouds.hpcloud.objectstorage.lvs.blobstore.config.HPCloudObjectStorageLasVegasBlobStoreContextModule
-
- CDNManagement - Annotation Type in org.jclouds.cloudfiles
-
Represents a component related to Rackspace Cloud Files Content delivery network.
- CDNManagement - Annotation Type in org.jclouds.hpcloud.objectstorage.lvs
-
Represents a component related to HP Cloud Services Content Delivery Network.
- certFactory() - Method in interface org.jclouds.crypto.Crypto
-
- certFactory() - Method in class org.jclouds.encryption.internal.JCECrypto
-
- CERTIFICATE_X509_MARKER - Static variable in class org.jclouds.crypto.Pems
-
- cg1_4xlarge() - Static method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- CG1_4XLARGE - Static variable in class org.jclouds.ec2.domain.InstanceType
-
Cluster Compute Instance
22 GB of memory
33.5 EC2 Compute Units (2 x Intel Xeon X5570, quad-core "Nehalem"
architecture)
1690 GB of 64-bit storage (2 x 840 GB, plus 10 GB root partition)
10 Gbps Ethernet
64-bit platform
I/O Performance: High
- changeAdminPass(int, String) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- changeAdminPass(int, String) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
This operation allows you to change the administrative password.
- changeAdminPass(int, String) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- changeAdminPass(int, String) - Method in interface org.jclouds.openstack.nova.NovaClient
-
This operation allows you to change the administrative password.
- changeArchivePassword(String, String) - Method in interface org.jclouds.glesys.features.ArchiveAsyncClient
-
- changeArchivePassword(String, String) - Method in interface org.jclouds.glesys.features.ArchiveClient
-
Change the password for an archive user.
- changeIP(Server, String) - Static method in class org.jclouds.cloudsigma.util.Servers
-
Takes the input server and changes its primary ip to a new address.
- changeMemoryTo(long) - Static method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration.Builder
-
- changeMemoryTo(long) - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration
-
number of MB of memory.
- changeNameTo(String) - Static method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration.Builder
-
- changeNameTo(String) - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration
-
The vApp name
- changeProcessorCountTo(int) - Static method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration.Builder
-
- changeProcessorCountTo(int) - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration
-
the number of virtual CPUs.
- changeServiceForVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.VirtualMachineAsyncClient
-
- changeServiceForVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.VirtualMachineClient
-
Changes the service offering for a virtual machine.
- changeSid - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- changeSid - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
-
- changesSince(Date) - Static method in class org.jclouds.cloudservers.options.ListOptions.Builder
-
- changesSince(Date) - Method in class org.jclouds.cloudservers.options.ListOptions
-
Only return objects changed since this time.
- changesSince(Date) - Static method in class org.jclouds.openstack.nova.options.ListOptions.Builder
-
- changesSince(Date) - Method in class org.jclouds.openstack.nova.options.ListOptions
-
Only return objects changed since this time.
- changesSince(Date) - Static method in class org.jclouds.openstack.options.BaseListOptions.Builder
-
- changesSince(Date) - Method in class org.jclouds.openstack.options.BaseListOptions
-
Only return objects changed since this time.
- CHAR_TO_ENCODED_PATTERN - Static variable in class org.jclouds.util.Patterns
-
- CHAR_TO_PATTERN - Static variable in class org.jclouds.util.Patterns
-
- characters(char[], int, int) - Method in class org.jclouds.atmos.xml.ErrorHandler
-
- characters(char[], int, int) - Method in class org.jclouds.atmos.xml.ListDirectoryResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.BaseAWSReservationHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.CreateSecurityGroupResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.DescribePlacementGroupsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.DescribeReservedInstancesOfferingResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.DescribeSpotPriceHistoryResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.DescribeTagsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.LaunchSpecificationHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.MonitoringStateHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.PlacementGroupHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.ProductCodesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.ReservedInstancesOfferingHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.SpotHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.SpotInstanceHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.SpotInstancesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.TagHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.ec2.xml.TagSetHandler
-
- characters(char[], int, int) - Method in class org.jclouds.aws.xml.ErrorHandler
-
- characters(char[], int, int) - Method in class org.jclouds.azure.storage.xml.ErrorHandler
-
- characters(char[], int, int) - Method in class org.jclouds.azureblob.xml.AccountNameEnumerationResultsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.azureblob.xml.ContainerNameEnumerationResultsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.cim.xml.ResourceAllocationSettingDataHandler
-
- characters(char[], int, int) - Method in class org.jclouds.cim.xml.VirtualSystemSettingDataHandler
-
- characters(char[], int, int) - Method in class org.jclouds.cloudwatch.xml.DatapointHandler
-
- characters(char[], int, int) - Method in class org.jclouds.cloudwatch.xml.GetMetricStatisticsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.deltacloud.xml.DeltacloudCollectionsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.deltacloud.xml.HardwareProfileHandler
-
- characters(char[], int, int) - Method in class org.jclouds.deltacloud.xml.HardwareProfilesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.deltacloud.xml.ImageHandler
-
- characters(char[], int, int) - Method in class org.jclouds.deltacloud.xml.ImagesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.deltacloud.xml.InstanceHandler
-
- characters(char[], int, int) - Method in class org.jclouds.deltacloud.xml.InstancesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.deltacloud.xml.RealmHandler
-
- characters(char[], int, int) - Method in class org.jclouds.deltacloud.xml.RealmsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.AllocateAddressResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.AttachmentHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.BaseReservationHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.BlockDeviceMappingHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.BooleanValueHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.BundleTaskHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeAddressesResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeAvailabilityZonesResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeBundleTasksResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeImagesResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeKeyPairsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeRegionsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeSecurityGroupsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeSnapshotsResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.DescribeVolumesResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.GetPasswordDataResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.ImageIdHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.InstanceInitiatedShutdownBehaviorHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.InstanceStateChangeHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.InstanceTypeHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.KeyPairResponseHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.PermissionHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.SnapshotHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ec2.xml.StringValueHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ovf.xml.internal.BaseEnvelopeHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ovf.xml.internal.BaseVirtualSystemHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ovf.xml.SectionHandler
-
- characters(char[], int, int) - Method in class org.jclouds.ovf.xml.VirtualHardwareSectionHandler
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.AccessControlListHandler
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.BucketLoggingHandler
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.CopyObjectHandler
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.ListAllMyBucketsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.ListBucketHandler
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.LocationConstraintHandler
-
- characters(char[], int, int) - Method in class org.jclouds.s3.xml.PayerHandler
-
- characters(char[], int, int) - Method in class org.jclouds.savvis.vpdc.xml.FirewallRuleHandler
-
- characters(char[], int, int) - Method in class org.jclouds.savvis.vpdc.xml.FirewallServiceHandler
-
- characters(char[], int, int) - Method in class org.jclouds.savvis.vpdc.xml.NetworkHandler
-
- characters(char[], int, int) - Method in class org.jclouds.savvis.vpdc.xml.OrgHandler
-
- characters(char[], int, int) - Method in class org.jclouds.savvis.vpdc.xml.TaskHandler
-
- characters(char[], int, int) - Method in class org.jclouds.savvis.vpdc.xml.VDCHandler
-
- characters(char[], int, int) - Method in class org.jclouds.slicehost.xml.BackupHandler
-
- characters(char[], int, int) - Method in class org.jclouds.slicehost.xml.BackupsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.slicehost.xml.ErrorHandler
-
- characters(char[], int, int) - Method in class org.jclouds.slicehost.xml.FlavorHandler
-
- characters(char[], int, int) - Method in class org.jclouds.slicehost.xml.FlavorsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.slicehost.xml.ImageHandler
-
- characters(char[], int, int) - Method in class org.jclouds.slicehost.xml.ImagesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.slicehost.xml.SliceHandler
-
- characters(char[], int, int) - Method in class org.jclouds.slicehost.xml.SlicesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.ecloud.xml.TagNameToUsageCountHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.CatalogHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.CatalogItemHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.CustomizationParametersHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.DataCenterHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.DataCentersHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.InternetServiceHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.InternetServicesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.IpAddressesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.KeyPairByNameHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.KeyPairHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.KeyPairsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.NetworkExtendedInfoHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.NetworkHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.NodeHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.NodesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.OrgHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.PublicIpAddressesHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.PublicIpAddressHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.SupportedVersionsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.TaskHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.VAppExtendedInfoHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.VAppHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.VAppTemplateHandler
-
- characters(char[], int, int) - Method in class org.jclouds.trmk.vcloud_0_8.xml.VDCHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.CatalogHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.CatalogItemHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.NetworkConnectionHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.OrgHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.ovf.VCloudNetworkSectionHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.SupportedVersionsHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.TaskHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.VAppHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.VCloudVirtualHardwareHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.VDCHandler
-
- characters(char[], int, int) - Method in class org.jclouds.vcloud.xml.VmHandler
-
- charAt(int) - Method in class org.jclouds.domain.JsonBall
-
- Charge - Enum in org.jclouds.blobstore.attr
-
Represents the ways a BlobStore are charged.
- Charges - Annotation Type in org.jclouds.blobstore.attr
-
- checkNodeHasIps(NodeMetadata) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
-
- checkNotEmpty(String) - Static method in class org.jclouds.util.Preconditions2
-
Will throw an exception if the argument is null or empty.
- checkNotEmpty(String, String) - Static method in class org.jclouds.util.Preconditions2
-
Will throw an exception if the argument is null or empty.
- checkRequestHasContentLengthOrChunkedEncoding(HttpMessage, String) - Static method in class org.jclouds.http.HttpUtils
-
- checkRequestHasRequiredProperties(HttpRequest) - Method in class org.jclouds.http.HttpUtils
-
- checkSpec(VMSpec) - Method in class org.jclouds.savvis.vpdc.binders.BaseBindVMSpecToXmlPayload
-
- checkState(NodeMetadata) - Method in class org.jclouds.compute.predicates.RefreshAndDoubleCheckOnFailUnlessStateInvalid
-
- checkState(NodeMetadata) - Method in class org.jclouds.compute.predicates.TrueIfNullOrTerminatedRefreshAndDoubleCheckOnFalse
-
- checksum(String) - Method in class org.jclouds.cloudstack.domain.ISO.Builder
-
- checksum(String) - Method in class org.jclouds.cloudstack.domain.Template.Builder
-
- checksum(String) - Static method in class org.jclouds.cloudstack.options.RegisterTemplateOptions.Builder
-
- checksum(String) - Method in class org.jclouds.cloudstack.options.RegisterTemplateOptions
-
the MD5 checksum value of this template
- children - Variable in class org.jclouds.vcloud.xml.VAppHandler
-
- children - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- ChunkedFileInputStream - Class in org.jclouds.netty.io
-
- ChunkedFileInputStream(String, long, long) - Constructor for class org.jclouds.netty.io.ChunkedFileInputStream
-
- ChunkedFileInputStream(File, long, long) - Constructor for class org.jclouds.netty.io.ChunkedFileInputStream
-
- CIDR(String) - Method in class org.jclouds.cloudstack.domain.IngressRule.Builder
-
- CIDRs(Set<String>) - Method in class org.jclouds.cloudstack.domain.FirewallRule.Builder
-
- CIDRs(Set<String>) - Method in class org.jclouds.cloudstack.domain.IPForwardingRule.Builder
-
- CIDRs(Set<String>) - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule.Builder
-
- CIDRs(Set<String>) - Method in class org.jclouds.cloudstack.domain.PortForwardingRule.Builder
-
- CIDRs(Set<String>) - Static method in class org.jclouds.cloudstack.options.CreateFirewallRuleOptions.Builder
-
- CIDRs(Set<String>) - Method in class org.jclouds.cloudstack.options.CreateFirewallRuleOptions
-
- CIMOperatingSystem - Class in org.jclouds.compute.domain
-
Operating system based on DMTF CIM model.
- CIMOperatingSystem() - Constructor for class org.jclouds.compute.domain.CIMOperatingSystem
-
- CIMOperatingSystem(OSType, String, String, String) - Constructor for class org.jclouds.compute.domain.CIMOperatingSystem
-
- CIMOperatingSystem(OsFamily, String, String, String, String, boolean, OSType) - Constructor for class org.jclouds.compute.domain.CIMOperatingSystem
-
- CIMOperatingSystem.Builder - Class in org.jclouds.compute.domain
-
- CIMOperatingSystem.Builder() - Constructor for class org.jclouds.compute.domain.CIMOperatingSystem.Builder
-
- CIMOperatingSystemToImage - Class in org.jclouds.savvis.vpdc.compute.functions
-
- CIMOperatingSystemToImage() - Constructor for class org.jclouds.savvis.vpdc.compute.functions.CIMOperatingSystemToImage
-
- CIMPredicates - Class in org.jclouds.cim
-
- CIMPredicates() - Constructor for class org.jclouds.cim.CIMPredicates
-
- cipher(String) - Method in interface org.jclouds.crypto.Crypto
-
- cipher(String) - Method in class org.jclouds.encryption.internal.JCECrypto
-
- claimed - Variable in class org.jclouds.cloudsigma.domain.DriveInfo.Builder
-
- claimed(Iterable<String>) - Method in class org.jclouds.cloudsigma.domain.DriveInfo.Builder
-
- claimed - Variable in class org.jclouds.cloudsigma.domain.DriveInfo
-
- claimed - Variable in class org.jclouds.elasticstack.domain.DriveInfo.Builder
-
- claimed(Iterable<String>) - Method in class org.jclouds.elasticstack.domain.DriveInfo.Builder
-
- claimed - Variable in class org.jclouds.elasticstack.domain.DriveInfo
-
- ClaimType - Enum in org.jclouds.cloudsigma.domain
-
either 'exclusive' (the default) or 'shared' to allow multiple servers to access a drive
simultaneously
- claimType(ClaimType) - Method in class org.jclouds.cloudsigma.domain.CreateDriveRequest.Builder
- claimType - Variable in class org.jclouds.cloudsigma.domain.Drive.Builder
-
- claimType(ClaimType) - Method in class org.jclouds.cloudsigma.domain.Drive.Builder
-
- claimType - Variable in class org.jclouds.cloudsigma.domain.Drive
-
- claimType(ClaimType) - Method in class org.jclouds.cloudsigma.domain.DriveData.Builder
- claimType(ClaimType) - Method in class org.jclouds.cloudsigma.domain.DriveInfo.Builder
- ClaimType - Enum in org.jclouds.elasticstack.domain
-
either 'exclusive' (the default) or 'shared' to allow multiple servers to access a drive
simultaneously
- claimType(ClaimType) - Method in class org.jclouds.elasticstack.domain.CreateDriveRequest.Builder
- claimType - Variable in class org.jclouds.elasticstack.domain.Drive.Builder
-
- claimType(ClaimType) - Method in class org.jclouds.elasticstack.domain.Drive.Builder
-
- claimType - Variable in class org.jclouds.elasticstack.domain.Drive
-
- claimType(ClaimType) - Method in class org.jclouds.elasticstack.domain.DriveData.Builder
- claimType(ClaimType) - Method in class org.jclouds.elasticstack.domain.DriveInfo.Builder
- ClassLoadingUtils - Class in org.jclouds.util
-
- ClassLoadingUtils() - Constructor for class org.jclouds.util.ClassLoadingUtils
-
- ClassMethodArgs - Class in org.jclouds.internal
-
- ClassMethodArgs(Class<?>, Method, Object[]) - Constructor for class org.jclouds.internal.ClassMethodArgs
-
- cleanRequest(HttpRequest) - Static method in class org.jclouds.blobstore.util.BlobStoreUtils
-
- cleanseAttributes(Attributes) - Static method in class org.jclouds.savvis.vpdc.util.Utils
-
- cleanseAttributes(Attributes) - Static method in class org.jclouds.util.SaxUtils
-
- cleanup(HTTPRequest) - Method in class org.jclouds.gae.GaeHttpCommandExecutorService
-
nothing to clean up.
- cleanup(HttpUriRequest) - Method in class org.jclouds.http.apachehc.ApacheHCHttpCommandExecutorService
-
- cleanup(Q) - Method in class org.jclouds.http.internal.BaseHttpCommandExecutorService
-
- cleanup(HttpURLConnection) - Method in class org.jclouds.http.internal.JavaUrlHttpCommandExecutorService
-
Only disconnect if there is no content, as disconnecting will throw away unconsumed content.
- cleanUpIncidentalResources(String, String) - Method in class org.jclouds.aws.ec2.compute.AWSEC2ComputeService
-
- cleanUpIncidentalResources(String, String) - Method in class org.jclouds.ec2.compute.EC2ComputeService
-
- cleanUpIncidentalResourcesOfDeadNodes(Set<? extends NodeMetadata>) - Method in class org.jclouds.compute.internal.BaseComputeService
-
- cleanUpIncidentalResourcesOfDeadNodes(Set<? extends NodeMetadata>) - Method in class org.jclouds.ec2.compute.EC2ComputeService
-
Cleans implicit keypairs and security groups.
- cleanUpIncidentalResourcesOfDeadNodes(Set<? extends NodeMetadata>) - Method in class org.jclouds.trmk.vcloud_0_8.compute.TerremarkVCloudComputeService
-
Cleans implicit keypairs.
- CleanupOrphanKeys - Class in org.jclouds.trmk.vcloud_0_8.compute.strategy
-
- cleanupRequired(boolean) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- cleanupRequired(boolean) - Static method in class org.jclouds.cloudstack.options.ListAccountsOptions.Builder
-
- cleanupRequired(boolean) - Method in class org.jclouds.cloudstack.options.ListAccountsOptions
-
- clear() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification.Builder
-
- clear() - Method in class org.jclouds.aws.ec2.domain.Spot.Builder
-
- clear() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest.Builder
-
- clear() - Method in class org.jclouds.aws.ec2.domain.Tag.Builder
-
- clear() - Method in class org.jclouds.blobstore.internal.BaseBlobMap
-
- clear() - Method in class org.jclouds.collect.InputSupplierMap
-
- clear() - Method in class org.jclouds.collect.TransformingMap
-
- clear() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping.Builder
-
- clear() - Method in interface org.jclouds.ssh.jsch.JschSshClient.Connection
-
- clear() - Method in interface org.jclouds.sshj.SshjSshClient.Connection
-
- clearAndDeleteContainer(String) - Method in class org.jclouds.blobstore.internal.BaseBlobStore
-
- clearAndDeleteContainer(String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- clearContainer(String) - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- clearContainer(String, ListContainerOptions) - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- clearContainer(String) - Method in interface org.jclouds.blobstore.BlobStore
-
This will delete the contents of a container at its root path without deleting the container
- clearContainer(String, ListContainerOptions) - Method in interface org.jclouds.blobstore.BlobStore
-
- clearContainer(String) - Method in class org.jclouds.blobstore.internal.BaseAsyncBlobStore
-
- clearContainer(String, ListContainerOptions) - Method in class org.jclouds.blobstore.internal.BaseAsyncBlobStore
-
- clearContainer(String) - Method in class org.jclouds.blobstore.internal.BaseBlobStore
-
- clearContainer(String, ListContainerOptions) - Method in class org.jclouds.blobstore.internal.BaseBlobStore
-
- clearContainer(String) - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- clearContainer(String, ListContainerOptions) - Method in interface org.jclouds.blobstore.util.BlobUtils
-
- clearContainer(String, ListContainerOptions) - Method in class org.jclouds.blobstore.util.internal.BlobUtilsImpl
-
- clearContainer(String) - Method in interface org.jclouds.filesystem.strategy.FilesystemStorageStrategy
-
Empty the container of its content (files and subdirectories), but doesn't
delete the container itself
- clearContainer(String, ListContainerOptions) - Method in interface org.jclouds.filesystem.strategy.FilesystemStorageStrategy
-
- clearContainer(String) - Method in class org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl
-
Empty the directory of its content (files and subdirectories)
- clearContainer(String, ListContainerOptions) - Method in class org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl
-
- clearContainer(String, ListContainerOptions) - Method in class org.jclouds.filesystem.util.internal.FileSystemBlobUtilsImpl
-
- ClearContainerStrategy - Interface in org.jclouds.blobstore.strategy
-
Clears a container
- clearContainerStrategy - Variable in class org.jclouds.blobstore.util.internal.BlobUtilsImpl
-
- ClearListStrategy - Interface in org.jclouds.blobstore.strategy
-
Clears a container
- client - Variable in class org.jclouds.aws.ec2.compute.strategy.AWSEC2DestroyNodeStrategy
-
- client - Variable in class org.jclouds.aws.ec2.compute.strategy.AWSEC2ListNodesStrategy
-
- client - Variable in class org.jclouds.cloudloadbalancers.loadbalancer.strategy.CloudLoadBalancersLoadBalanceNodesStrategy
-
- client - Variable in class org.jclouds.cloudservers.compute.strategy.CloudServersComputeServiceAdapter
-
- client - Variable in class org.jclouds.ec2.compute.strategy.EC2DestroyNodeStrategy
-
- client - Variable in class org.jclouds.ec2.compute.strategy.EC2ListNodesStrategy
-
- client - Variable in class org.jclouds.openstack.nova.compute.strategy.NovaComputeServiceAdapter
-
- client - Variable in class org.jclouds.rimuhosting.miro.compute.strategy.RimuHostingCreateNodeWithGroupEncodedIntoName
-
- client - Variable in class org.jclouds.slicehost.compute.strategy.SlicehostComputeServiceAdapter
-
- client - Variable in class org.jclouds.trmk.ecloud.suppliers.TerremarkECloudInternetServiceAndPublicIpAddressSupplier
-
- client - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.TerremarkVCloudGetNodeMetadataStrategy
-
- client - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.TerremarkVCloudListNodesStrategy
-
- client - Variable in class org.jclouds.trmk.vcloud_0_8.compute.TerremarkVCloudComputeClient
-
- client - Variable in class org.jclouds.trmk.vcloudexpress.suppliers.TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier
-
- client - Variable in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
-
- client - Variable in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
-
- ClientError - Annotation Type in org.jclouds.http.annotation
-
Implies that the object can address
HttpResponse
s
that contain status code 4xx.
- ClientProvider<S,A> - Class in org.jclouds.rest.config
-
ClientProvider makes the primary interface for the provider context.
- clone() - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
- clone() - Method in class org.jclouds.aws.s3.blobstore.options.AWSS3PutOptions
-
- clone() - Method in class org.jclouds.blobstore.options.CreateContainerOptions
-
- clone() - Method in class org.jclouds.blobstore.options.CreateContainerOptions.ImmutableCreateContainerOptions
-
- clone() - Method in class org.jclouds.blobstore.options.ListAllOptions
-
- clone() - Method in class org.jclouds.blobstore.options.ListContainerOptions
-
- clone() - Method in class org.jclouds.blobstore.options.ListContainerOptions.ImmutableListContainerOptions
-
- clone() - Method in class org.jclouds.blobstore.options.ListOptions
-
- clone() - Method in class org.jclouds.blobstore.options.ListOptions.ImmutableListOptions
-
- clone() - Method in class org.jclouds.blobstore.options.PutOptions
-
- clone() - Method in class org.jclouds.blobstore.options.PutOptions.ImmutablePutOptions
-
- clone() - Method in class org.jclouds.cloudsigma.compute.options.CloudSigmaTemplateOptions
-
- clone() - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- clone() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
- clone() - Method in class org.jclouds.compute.options.TemplateOptions
-
- clone() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- clone() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- clone() - Method in class org.jclouds.glesys.compute.options.GleSYSTemplateOptions
-
- clone() - Method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
-
- clone() - Method in class org.jclouds.softlayer.compute.options.SoftLayerTemplateOptions
-
- clone() - Method in class org.jclouds.trmk.vcloud_0_8.compute.options.TerremarkVCloudTemplateOptions
-
- clone() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
-
- cloneDrive(String, String, CloneDriveOptions...) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- cloneDrive(String, String, CloneDriveOptions...) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
Clone an existing drive.
- CloneDriveOptions - Class in org.jclouds.cloudsigma.options
-
Contains options supported for clone drive operations.
- CloneDriveOptions() - Constructor for class org.jclouds.cloudsigma.options.CloneDriveOptions
-
- CloneDriveOptions.Builder - Class in org.jclouds.cloudsigma.options
-
- CloneDriveOptions.Builder() - Constructor for class org.jclouds.cloudsigma.options.CloneDriveOptions.Builder
-
- CloneOptions - Class in org.jclouds.rimuhosting.miro.data
-
Options for a clone.
- CloneOptions() - Constructor for class org.jclouds.rimuhosting.miro.data.CloneOptions
-
- CloneOptions - Class in org.jclouds.vcloud.options
-
- CloneOptions() - Constructor for class org.jclouds.vcloud.options.CloneOptions
-
- CloneOptions.Builder - Class in org.jclouds.vcloud.options
-
- CloneOptions.Builder() - Constructor for class org.jclouds.vcloud.options.CloneOptions.Builder
-
- cloneServer(String, String, CloneServerOptions...) - Method in interface org.jclouds.glesys.features.ServerAsyncClient
-
- cloneServer(String, String, CloneServerOptions...) - Method in interface org.jclouds.glesys.features.ServerClient
-
Clone a server
- CloneServerOptions - Class in org.jclouds.glesys.options
-
- CloneServerOptions() - Constructor for class org.jclouds.glesys.options.CloneServerOptions
-
- CloneServerOptions.Builder - Class in org.jclouds.glesys.options
-
- CloneServerOptions.Builder() - Constructor for class org.jclouds.glesys.options.CloneServerOptions.Builder
-
- cloneVApp(URI, String, String) - Method in interface org.jclouds.savvis.vpdc.features.VMAsyncClient
-
- cloneVApp(URI, String, String) - Method in interface org.jclouds.savvis.vpdc.features.VMClient
-
- cloneVAppInVDC(URI, URI, String, CloneVAppOptions...) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- cloneVAppInVDC(URI, URI, String, CloneVAppOptions...) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- CloneVAppOptions - Class in org.jclouds.trmk.vcloud_0_8.options
-
- CloneVAppOptions() - Constructor for class org.jclouds.trmk.vcloud_0_8.options.CloneVAppOptions
-
- CloneVAppOptions - Class in org.jclouds.vcloud.options
-
- CloneVAppOptions() - Constructor for class org.jclouds.vcloud.options.CloneVAppOptions
-
- CloneVAppOptions.Builder - Class in org.jclouds.trmk.vcloud_0_8.options
-
- CloneVAppOptions.Builder() - Constructor for class org.jclouds.trmk.vcloud_0_8.options.CloneVAppOptions.Builder
-
- CloneVAppOptions.Builder - Class in org.jclouds.vcloud.options
-
- CloneVAppOptions.Builder() - Constructor for class org.jclouds.vcloud.options.CloneVAppOptions.Builder
-
- CloneVAppTemplateOptions - Class in org.jclouds.vcloud.options
-
- CloneVAppTemplateOptions() - Constructor for class org.jclouds.vcloud.options.CloneVAppTemplateOptions
-
- CloneVAppTemplateOptions.Builder - Class in org.jclouds.vcloud.options
-
- CloneVAppTemplateOptions.Builder() - Constructor for class org.jclouds.vcloud.options.CloneVAppTemplateOptions.Builder
-
- close() - Method in interface org.jclouds.blobstore.BlobStoreContext
-
closes threads and resources related to this connection.
- close() - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- close() - Method in interface org.jclouds.compute.ComputeServiceContext
-
- close() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
-
- close() - Method in class org.jclouds.encryption.internal.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class org.jclouds.io.payloads.BasePayload
-
Delegates to release()
- close() - Method in class org.jclouds.io.payloads.DelegatingPayload
-
- close() - Method in class org.jclouds.io.payloads.StreamingPayload
-
Delegates to release()
- close() - Method in class org.jclouds.lifecycle.Closer
-
- close() - Method in class org.jclouds.loadbalancer.internal.LoadBalancerServiceContextImpl
-
- close() - Method in interface org.jclouds.loadbalancer.LoadBalancerServiceContext
-
- close() - Method in class org.jclouds.netty.io.ChunkedFileInputStream
-
- close() - Method in class org.jclouds.rest.internal.RestContextImpl
-
Closes all connections to Cloud Files.
- close() - Method in interface org.jclouds.rest.RestContext
-
Closes all connections to Cloud Files.
- close() - Method in class org.jclouds.util.InputStreamChain
-
- closeClientButKeepContentStream(PayloadEnclosing) - Static method in class org.jclouds.http.HttpUtils
-
Content stream may need to be read.
- CloseContentAndSetExceptionErrorHandler - Class in org.jclouds.http.handlers
-
- CloseContentAndSetExceptionErrorHandler() - Constructor for class org.jclouds.http.handlers.CloseContentAndSetExceptionErrorHandler
-
- Closer - Class in org.jclouds.lifecycle
-
This will close objects in the reverse order that they were added.
- Closer() - Constructor for class org.jclouds.lifecycle.Closer
-
- closeStreams(ChannelExec) - Static method in class org.jclouds.tools.ant.util.SSHExecute
-
Close the streams belonging to the given Process.
- CloudFilesAsyncBlobStore - Class in org.jclouds.cloudfiles.blobstore
-
- CloudFilesAsyncBlobStore(BlobStoreContext, BlobUtils, ExecutorService, Supplier<Location>, Supplier<Set<? extends Location>>, CloudFilesClient, CloudFilesAsyncClient, ContainerToResourceMetadata, BlobStoreListContainerOptionsToListContainerOptions, ContainerToResourceList, ObjectToBlob, BlobToObject, ObjectToBlobMetadata, BlobToHttpGetOptions, Provider<FetchBlobMetadata>, EnableCDNAndCache) - Constructor for class org.jclouds.cloudfiles.blobstore.CloudFilesAsyncBlobStore
-
- CloudFilesAsyncClient - Interface in org.jclouds.cloudfiles
-
Provides asynchronous access to Cloud Files via their REST API.
- CloudFilesBlobStore - Class in org.jclouds.cloudfiles.blobstore
-
- CloudFilesBlobStore(BlobStoreContext, BlobUtils, Supplier<Location>, Supplier<Set<? extends Location>>, CommonSwiftClient, ContainerToResourceMetadata, BlobStoreListContainerOptionsToListContainerOptions, ContainerToResourceList, ObjectToBlob, BlobToObject, ObjectToBlobMetadata, BlobToHttpGetOptions, Provider<FetchBlobMetadata>, EnableCDNAndCache) - Constructor for class org.jclouds.cloudfiles.blobstore.CloudFilesBlobStore
-
- CloudFilesBlobStoreContextModule - Class in org.jclouds.cloudfiles.blobstore.config
-
- CloudFilesBlobStoreContextModule() - Constructor for class org.jclouds.cloudfiles.blobstore.config.CloudFilesBlobStoreContextModule
-
- CloudFilesClient - Interface in org.jclouds.cloudfiles
-
Provides access to Cloud Files via their REST API.
- CloudFilesContextBuilder - Class in org.jclouds.cloudfiles
-
Creates CloudFilesBlobStoreContext
or Injector
instances based on the most
commonly requested arguments.
- CloudFilesContextBuilder(Properties) - Constructor for class org.jclouds.cloudfiles.CloudFilesContextBuilder
-
- CloudFilesHeaders - Interface in org.jclouds.cloudfiles.reference
-
Additional headers specified by Rackspace Cloud Files REST API.
- CloudFilesObjectToBlobMetadata - Class in org.jclouds.cloudfiles.blobstore.functions
-
- CloudFilesObjectToBlobMetadata(IfDirectoryReturnNameStrategy, PublicUriForObjectInfo) - Constructor for class org.jclouds.cloudfiles.blobstore.functions.CloudFilesObjectToBlobMetadata
-
- CloudFilesPropertiesBuilder - Class in org.jclouds.cloudfiles
-
- CloudFilesPropertiesBuilder(Properties) - Constructor for class org.jclouds.cloudfiles.CloudFilesPropertiesBuilder
-
- CloudFilesProviderMetadata - Class in org.jclouds.cloudfiles
-
Common implementation of org.jclouds.types.ProviderMetadata
for Rackspace Cloud Files
- CloudFilesProviderMetadata() - Constructor for class org.jclouds.cloudfiles.CloudFilesProviderMetadata
-
- CloudFilesRestClientModule - Class in org.jclouds.cloudfiles.config
-
- CloudFilesRestClientModule() - Constructor for class org.jclouds.cloudfiles.config.CloudFilesRestClientModule
-
- CloudFilesUKPropertiesBuilder - Class in org.jclouds.rackspace.cloudfiles
-
- CloudFilesUKPropertiesBuilder(Properties) - Constructor for class org.jclouds.rackspace.cloudfiles.CloudFilesUKPropertiesBuilder
-
- CloudFilesUKProviderMetadata - Class in org.jclouds.rackspace.cloudfiles
-
Implementation of org.jclouds.types.ProviderMetadata
for Rackspace Cloud Files in UK.
- CloudFilesUKProviderMetadata() - Constructor for class org.jclouds.rackspace.cloudfiles.CloudFilesUKProviderMetadata
-
- CloudFilesUSPropertiesBuilder - Class in org.jclouds.rackspace.cloudfiles
-
- CloudFilesUSPropertiesBuilder(Properties) - Constructor for class org.jclouds.rackspace.cloudfiles.CloudFilesUSPropertiesBuilder
-
- CloudFilesUSProviderMetadata - Class in org.jclouds.rackspace.cloudfiles
-
Implementation of org.jclouds.types.ProviderMetadata
for Rackspace Cloud Files in US.
- CloudFilesUSProviderMetadata() - Constructor for class org.jclouds.rackspace.cloudfiles.CloudFilesUSProviderMetadata
-
- CloudLoadBalancersAsyncClient - Interface in org.jclouds.cloudloadbalancers
-
Provides asynchronous access to CloudLoadBalancers via their REST API.
- CloudLoadBalancersBindLoadBalancerStrategiesByClass - Class in org.jclouds.cloudloadbalancers.loadbalancer.config
-
- CloudLoadBalancersBindLoadBalancerStrategiesByClass() - Constructor for class org.jclouds.cloudloadbalancers.loadbalancer.config.CloudLoadBalancersBindLoadBalancerStrategiesByClass
-
- CloudLoadBalancersClient - Interface in org.jclouds.cloudloadbalancers
-
Provides synchronous access to CloudLoadBalancers.
- CloudLoadBalancersContextBuilder - Class in org.jclouds.cloudloadbalancers
-
- CloudLoadBalancersContextBuilder(Properties) - Constructor for class org.jclouds.cloudloadbalancers.CloudLoadBalancersContextBuilder
-
- CloudLoadBalancersDestroyLoadBalancerStrategy - Class in org.jclouds.cloudloadbalancers.loadbalancer.strategy
-
- CloudLoadBalancersDestroyLoadBalancerStrategy(CloudLoadBalancersClient, GetLoadBalancerMetadataStrategy) - Constructor for class org.jclouds.cloudloadbalancers.loadbalancer.strategy.CloudLoadBalancersDestroyLoadBalancerStrategy
-
- CloudLoadBalancersGetLoadBalancerMetadataStrategy - Class in org.jclouds.cloudloadbalancers.loadbalancer.strategy
-
- CloudLoadBalancersGetLoadBalancerMetadataStrategy(CloudLoadBalancersClient, Function<LoadBalancer, LoadBalancerMetadata>) - Constructor for class org.jclouds.cloudloadbalancers.loadbalancer.strategy.CloudLoadBalancersGetLoadBalancerMetadataStrategy
-
- CloudLoadBalancersListLoadBalancersStrategy - Class in org.jclouds.cloudloadbalancers.loadbalancer.strategy
-
- CloudLoadBalancersListLoadBalancersStrategy(CloudLoadBalancersAsyncClient, Function<LoadBalancer, LoadBalancerMetadata>, ExecutorService, Supplier<Set<String>>) - Constructor for class org.jclouds.cloudloadbalancers.loadbalancer.strategy.CloudLoadBalancersListLoadBalancersStrategy
-
- CloudLoadBalancersLoadBalanceNodesStrategy - Class in org.jclouds.cloudloadbalancers.loadbalancer.strategy
-
- CloudLoadBalancersLoadBalanceNodesStrategy(CloudLoadBalancersClient, GetLoadBalancerMetadataStrategy) - Constructor for class org.jclouds.cloudloadbalancers.loadbalancer.strategy.CloudLoadBalancersLoadBalanceNodesStrategy
-
- CloudLoadBalancersLoadBalancerContextModule - Class in org.jclouds.cloudloadbalancers.loadbalancer.config
-
Configures the CloudLoadBalancers connection.
- CloudLoadBalancersLoadBalancerContextModule() - Constructor for class org.jclouds.cloudloadbalancers.loadbalancer.config.CloudLoadBalancersLoadBalancerContextModule
-
- CloudLoadBalancersLoadBalancerServiceDependenciesModule - Class in org.jclouds.cloudloadbalancers.loadbalancer.config
-
- CloudLoadBalancersLoadBalancerServiceDependenciesModule() - Constructor for class org.jclouds.cloudloadbalancers.loadbalancer.config.CloudLoadBalancersLoadBalancerServiceDependenciesModule
-
- CloudLoadBalancersPropertiesBuilder - Class in org.jclouds.cloudloadbalancers
-
Builds properties used inRackspace Cloud Load Balancers Clients
- CloudLoadBalancersPropertiesBuilder(Properties) - Constructor for class org.jclouds.cloudloadbalancers.CloudLoadBalancersPropertiesBuilder
-
- CloudLoadBalancersProviderMetadata - Class in org.jclouds.cloudloadbalancers
-
Common implementation of org.jclouds.types.ProviderMetadata
for Rackspace Cloud LoadBalancers.
- CloudLoadBalancersProviderMetadata() - Constructor for class org.jclouds.cloudloadbalancers.CloudLoadBalancersProviderMetadata
-
- CloudLoadBalancersRestClientModule - Class in org.jclouds.cloudloadbalancers.config
-
Configures theRackspace Cloud Load Balancers connection.
- CloudLoadBalancersRestClientModule() - Constructor for class org.jclouds.cloudloadbalancers.config.CloudLoadBalancersRestClientModule
-
- CloudLoadBalancersRestClientModule.URIWithAccountIDPathSuffixAuthenticationServiceModule - Class in org.jclouds.cloudloadbalancers.config
-
- CloudLoadBalancersRestClientModule.URIWithAccountIDPathSuffixAuthenticationServiceModule() - Constructor for class org.jclouds.cloudloadbalancers.config.CloudLoadBalancersRestClientModule.URIWithAccountIDPathSuffixAuthenticationServiceModule
-
- CloudLoadBalancersUKPropertiesBuilder - Class in org.jclouds.rackspace.cloudloadbalancers
-
Builds properties used inRackspace Cloud Load Balancers Clients
- CloudLoadBalancersUKPropertiesBuilder(Properties) - Constructor for class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUKPropertiesBuilder
-
- CloudLoadBalancersUKProviderMetadata - Class in org.jclouds.rackspace.cloudloadbalancers
-
Implementation of org.jclouds.types.ProviderMetadata
for Rackspace Cloud LoadBalancers in UK.
- CloudLoadBalancersUKProviderMetadata() - Constructor for class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUKProviderMetadata
-
- CloudLoadBalancersUSPropertiesBuilder - Class in org.jclouds.rackspace.cloudloadbalancers
-
Builds properties used inRackspace Cloud Load Balancers Clients
- CloudLoadBalancersUSPropertiesBuilder(Properties) - Constructor for class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUSPropertiesBuilder
-
- CloudLoadBalancersUSProviderMetadata - Class in org.jclouds.rackspace.cloudloadbalancers
-
Implementation of org.jclouds.types.ProviderMetadata
for Rackspace Cloud LoadBalancers in US.
- CloudLoadBalancersUSProviderMetadata() - Constructor for class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUSProviderMetadata
-
- CloudOneStoragePropertiesBuilder - Class in org.jclouds.cloudonestorage
-
Builds properties used in Atmos Clients
- CloudOneStoragePropertiesBuilder() - Constructor for class org.jclouds.cloudonestorage.CloudOneStoragePropertiesBuilder
-
- CloudOneStoragePropertiesBuilder(Properties) - Constructor for class org.jclouds.cloudonestorage.CloudOneStoragePropertiesBuilder
-
- CloudOneStorageProviderMetadata - Class in org.jclouds.cloudonestorage
-
Implementation of for PEER1's
CloudOne Storage provider.
- CloudOneStorageProviderMetadata() - Constructor for class org.jclouds.cloudonestorage.CloudOneStorageProviderMetadata
-
- CloudServersAsyncClient - Interface in org.jclouds.cloudservers
-
Provides asynchronous access to Cloud Servers via their REST API.
- CloudServersClient - Interface in org.jclouds.cloudservers
-
Provides access to Cloud Servers via their REST API.
- CloudServersComputeServiceAdapter - Class in org.jclouds.cloudservers.compute.strategy
-
- CloudServersComputeServiceAdapter(CloudServersClient) - Constructor for class org.jclouds.cloudservers.compute.strategy.CloudServersComputeServiceAdapter
-
- CloudServersComputeServiceContextModule - Class in org.jclouds.cloudservers.compute.config
-
- CloudServersComputeServiceContextModule() - Constructor for class org.jclouds.cloudservers.compute.config.CloudServersComputeServiceContextModule
-
- CloudServersContextBuilder - Class in org.jclouds.cloudservers
-
Creates CloudServersComputeServiceContext
or Injector
instances based on the most
commonly requested arguments.
- CloudServersContextBuilder(Properties) - Constructor for class org.jclouds.cloudservers.CloudServersContextBuilder
-
- CloudServersImageToImage - Class in org.jclouds.cloudservers.compute.functions
-
- CloudServersImageToOperatingSystem - Class in org.jclouds.cloudservers.compute.functions
-
- CloudServersImageToOperatingSystem(Map<OsFamily, Map<String, String>>) - Constructor for class org.jclouds.cloudservers.compute.functions.CloudServersImageToOperatingSystem
-
- CloudServersPropertiesBuilder - Class in org.jclouds.cloudservers
-
- CloudServersPropertiesBuilder(Properties) - Constructor for class org.jclouds.cloudservers.CloudServersPropertiesBuilder
-
- CloudServersProviderMetadata - Class in org.jclouds.cloudservers
-
Common implementation of org.jclouds.types.ProviderMetadata
for Rackspace Cloud Servers.
- CloudServersProviderMetadata() - Constructor for class org.jclouds.cloudservers.CloudServersProviderMetadata
-
- CloudServersRestClientModule - Class in org.jclouds.cloudservers.config
-
- CloudServersRestClientModule() - Constructor for class org.jclouds.cloudservers.config.CloudServersRestClientModule
-
- CloudServersUKPropertiesBuilder - Class in org.jclouds.rackspace.cloudservers
-
- CloudServersUKPropertiesBuilder(Properties) - Constructor for class org.jclouds.rackspace.cloudservers.CloudServersUKPropertiesBuilder
-
- CloudServersUKProviderMetadata - Class in org.jclouds.rackspace.cloudservers
-
Implementation of org.jclouds.types.ProviderMetadata
for Rackspace Cloud Servers in UK.
- CloudServersUKProviderMetadata() - Constructor for class org.jclouds.rackspace.cloudservers.CloudServersUKProviderMetadata
-
- CloudServersUSPropertiesBuilder - Class in org.jclouds.rackspace.cloudservers
-
- CloudServersUSPropertiesBuilder(Properties) - Constructor for class org.jclouds.rackspace.cloudservers.CloudServersUSPropertiesBuilder
-
- CloudServersUSProviderMetadata - Class in org.jclouds.rackspace.cloudservers
-
Implementation of org.jclouds.types.ProviderMetadata
for Rackspace Cloud Servers in US.
- CloudServersUSProviderMetadata() - Constructor for class org.jclouds.rackspace.cloudservers.CloudServersUSProviderMetadata
-
- CloudSigmaAsyncClient - Interface in org.jclouds.cloudsigma
-
Provides asynchronous access to CloudSigma via their REST API.
- CloudSigmaClient - Interface in org.jclouds.cloudsigma
-
Provides synchronous access to CloudSigma.
- CloudSigmaComputeServiceAdapter - Class in org.jclouds.cloudsigma.compute
-
- CloudSigmaComputeServiceAdapter(CloudSigmaClient, Predicate<DriveInfo>, String, LoadingCache<String, DriveInfo>, ExecutorService) - Constructor for class org.jclouds.cloudsigma.compute.CloudSigmaComputeServiceAdapter
-
- CloudSigmaComputeServiceContextModule - Class in org.jclouds.cloudsigma.compute.config
-
- CloudSigmaComputeServiceContextModule() - Constructor for class org.jclouds.cloudsigma.compute.config.CloudSigmaComputeServiceContextModule
-
- CloudSigmaComputeServiceContextModule.GetDrive - Class in org.jclouds.cloudsigma.compute.config
-
- CloudSigmaComputeServiceContextModule.GetDrive(CloudSigmaClient) - Constructor for class org.jclouds.cloudsigma.compute.config.CloudSigmaComputeServiceContextModule.GetDrive
-
- CloudSigmaConstants - Class in org.jclouds.cloudsigma.reference
-
- CloudSigmaConstants() - Constructor for class org.jclouds.cloudsigma.reference.CloudSigmaConstants
-
- CloudSigmaContextBuilder - Class in org.jclouds.cloudsigma
-
- CloudSigmaContextBuilder(Properties) - Constructor for class org.jclouds.cloudsigma.CloudSigmaContextBuilder
-
- CloudSigmaErrorHandler - Class in org.jclouds.cloudsigma.handlers
-
This will parse and set an appropriate exception on the command object.
- CloudSigmaErrorHandler() - Constructor for class org.jclouds.cloudsigma.handlers.CloudSigmaErrorHandler
-
- CloudSigmaLasVegasPropertiesBuilder - Class in org.jclouds.cloudsigma
-
Builds properties used in CloudSigma Clients
- CloudSigmaLasVegasPropertiesBuilder(Properties) - Constructor for class org.jclouds.cloudsigma.CloudSigmaLasVegasPropertiesBuilder
-
- CloudSigmaLasVegasProviderMetadata - Class in org.jclouds.cloudsigma
-
Implementation of org.jclouds.types.ProviderMetadata
for CloudSigma LasVegas.
- CloudSigmaLasVegasProviderMetadata() - Constructor for class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
-
- CloudSigmaPropertiesBuilder - Class in org.jclouds.cloudsigma
-
Builds properties used in CloudSigma Clients
- CloudSigmaPropertiesBuilder(Properties) - Constructor for class org.jclouds.cloudsigma.CloudSigmaPropertiesBuilder
-
- CloudSigmaRestClientModule - Class in org.jclouds.cloudsigma.config
-
Configures the CloudSigma connection.
- CloudSigmaRestClientModule() - Constructor for class org.jclouds.cloudsigma.config.CloudSigmaRestClientModule
-
- CloudSigmaTemplateBuilderImpl - Class in org.jclouds.cloudsigma.compute
-
- CloudSigmaTemplateBuilderImpl(Supplier<Set<? extends Location>>, Supplier<Set<? extends Image>>, Supplier<Set<? extends Hardware>>, Supplier<Location>, Provider<TemplateOptions>, Provider<TemplateBuilder>) - Constructor for class org.jclouds.cloudsigma.compute.CloudSigmaTemplateBuilderImpl
-
- CloudSigmaTemplateOptions - Class in org.jclouds.cloudsigma.compute.options
-
- CloudSigmaTemplateOptions() - Constructor for class org.jclouds.cloudsigma.compute.options.CloudSigmaTemplateOptions
-
- CloudSigmaTemplateOptions.Builder - Class in org.jclouds.cloudsigma.compute.options
-
- CloudSigmaTemplateOptions.Builder() - Constructor for class org.jclouds.cloudsigma.compute.options.CloudSigmaTemplateOptions.Builder
-
- CloudSigmaZurichComputeServiceContextModule - Class in org.jclouds.cloudsigma.compute.config
-
- CloudSigmaZurichComputeServiceContextModule() - Constructor for class org.jclouds.cloudsigma.compute.config.CloudSigmaZurichComputeServiceContextModule
-
- CloudSigmaZurichContextBuilder - Class in org.jclouds.cloudsigma
-
- CloudSigmaZurichContextBuilder(Properties) - Constructor for class org.jclouds.cloudsigma.CloudSigmaZurichContextBuilder
-
- CloudSigmaZurichPropertiesBuilder - Class in org.jclouds.cloudsigma
-
Builds properties used in CloudSigma Clients
- CloudSigmaZurichPropertiesBuilder(Properties) - Constructor for class org.jclouds.cloudsigma.CloudSigmaZurichPropertiesBuilder
-
- CloudSigmaZurichProviderMetadata - Class in org.jclouds.cloudsigma
-
Implementation of org.jclouds.types.ProviderMetadata
for CloudSigma Zurich.
- CloudSigmaZurichProviderMetadata() - Constructor for class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
-
- CloudStackAsyncClient - Interface in org.jclouds.cloudstack
-
Provides asynchronous access to CloudStack via their REST API.
- CloudStackClient - Interface in org.jclouds.cloudstack
-
Provides synchronous access to CloudStack.
- CloudStackComputeServiceAdapter - Class in org.jclouds.cloudstack.compute.strategy
-
- CloudStackComputeServiceAdapter(CloudStackClient, Predicate<Long>, Supplier<Map<Long, Network>>, BlockUntilJobCompletesAndReturnResult, StaticNATVirtualMachineInNetwork.Factory, CreatePortForwardingRulesForIP, LoadingCache<Long, Set<IPForwardingRule>>, Map<String, Credentials>, Map<NetworkType, ? extends OptionsConverter>, Supplier<LoadingCache<Long, Zone>>) - Constructor for class org.jclouds.cloudstack.compute.strategy.CloudStackComputeServiceAdapter
-
- CloudStackComputeServiceContextModule - Class in org.jclouds.cloudstack.compute.config
-
- CloudStackComputeServiceContextModule() - Constructor for class org.jclouds.cloudstack.compute.config.CloudStackComputeServiceContextModule
-
- CloudStackComputeServiceContextModule.GetIPForwardingRulesByVirtualMachine - Class in org.jclouds.cloudstack.compute.config
-
- CloudStackComputeServiceContextModule.GetIPForwardingRulesByVirtualMachine(CloudStackClient) - Constructor for class org.jclouds.cloudstack.compute.config.CloudStackComputeServiceContextModule.GetIPForwardingRulesByVirtualMachine
-
- CloudStackContext - Interface in org.jclouds.cloudstack
-
- CloudStackContextBuilder - Class in org.jclouds.cloudstack
-
- CloudStackContextBuilder(Properties) - Constructor for class org.jclouds.cloudstack.CloudStackContextBuilder
-
- CloudStackContextImpl - Class in org.jclouds.cloudstack.internal
-
- CloudStackContextImpl(ComputeService, Map<String, Credentials>, Utils, RestContext<CloudStackClient, CloudStackAsyncClient>, RestContext<CloudStackDomainClient, CloudStackDomainAsyncClient>, RestContext<CloudStackGlobalClient, CloudStackGlobalAsyncClient>) - Constructor for class org.jclouds.cloudstack.internal.CloudStackContextImpl
-
- CloudStackDateAdapter - Class in org.jclouds.cloudstack.config
-
Data adapter for the date formats used by CloudStack.
- CloudStackDomainAsyncClient - Interface in org.jclouds.cloudstack
-
Provides asynchronous access to CloudStack via their REST API.
- CloudStackDomainClient - Interface in org.jclouds.cloudstack
-
Provides synchronous access to CloudStack.
- CloudStackErrorHandler - Class in org.jclouds.cloudstack.handlers
-
- CloudStackErrorHandler() - Constructor for class org.jclouds.cloudstack.handlers.CloudStackErrorHandler
-
- CloudStackGlobalAsyncClient - Interface in org.jclouds.cloudstack
-
Provides asynchronous access to CloudStack via their REST API.
- CloudStackGlobalClient - Interface in org.jclouds.cloudstack
-
Provides synchronous access to CloudStack.
- CloudStackParserModule - Class in org.jclouds.cloudstack.config
-
Configures the cloudstack parsers.
- CloudStackParserModule() - Constructor for class org.jclouds.cloudstack.config.CloudStackParserModule
-
- CloudStackParserModule.BreakGenericSetAdapter - Class in org.jclouds.cloudstack.config
-
- CloudStackParserModule.BreakGenericSetAdapter() - Constructor for class org.jclouds.cloudstack.config.CloudStackParserModule.BreakGenericSetAdapter
-
- CloudStackParserModule.FirewallRuleAdapter - Class in org.jclouds.cloudstack.config
-
- CloudStackParserModule.FirewallRuleAdapter() - Constructor for class org.jclouds.cloudstack.config.CloudStackParserModule.FirewallRuleAdapter
-
- CloudStackParserModule.LoadBalancerRuleAdapter - Class in org.jclouds.cloudstack.config
-
- CloudStackParserModule.LoadBalancerRuleAdapter() - Constructor for class org.jclouds.cloudstack.config.CloudStackParserModule.LoadBalancerRuleAdapter
-
- CloudStackParserModule.PortForwardingRuleAdapter - Class in org.jclouds.cloudstack.config
-
- CloudStackParserModule.PortForwardingRuleAdapter() - Constructor for class org.jclouds.cloudstack.config.CloudStackParserModule.PortForwardingRuleAdapter
-
- CloudStackProperties - Interface in org.jclouds.cloudstack.config
-
Configuration properties and constants used in CloudStack connections.
- CloudStackPropertiesBuilder - Class in org.jclouds.cloudstack
-
Builds properties used in cloudstack Clients
- CloudStackPropertiesBuilder(Properties) - Constructor for class org.jclouds.cloudstack.CloudStackPropertiesBuilder
-
- CloudStackRestClientModule - Class in org.jclouds.cloudstack.config
-
Configures the cloudstack connection.
- CloudStackRestClientModule() - Constructor for class org.jclouds.cloudstack.config.CloudStackRestClientModule
-
- CloudStackTemplateOptions - Class in org.jclouds.cloudstack.compute.options
-
- CloudStackTemplateOptions() - Constructor for class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- CloudStackTemplateOptions.Builder - Class in org.jclouds.cloudstack.compute.options
-
- CloudStackTemplateOptions.Builder() - Constructor for class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions.Builder
-
- cloudStackVersion(String) - Method in class org.jclouds.cloudstack.domain.Capabilities.Builder
-
- CloudWatchAsyncClient - Interface in org.jclouds.cloudwatch
-
Provides access to Amazon CloudWatch via the Query API
- CloudWatchClient - Interface in org.jclouds.cloudwatch
-
Provides access to Amazon CloudWatch via the Query API
- CloudWatchContextBuilder - Class in org.jclouds.cloudwatch
-
Creates MonitoringContext
or Injector
instances based on the most commonly requested
arguments.
- CloudWatchContextBuilder(Properties) - Constructor for class org.jclouds.cloudwatch.CloudWatchContextBuilder
-
- CloudWatchPropertiesBuilder - Class in org.jclouds.cloudwatch
-
Builds properties used in Cloud Watch Clients
- CloudWatchPropertiesBuilder() - Constructor for class org.jclouds.cloudwatch.CloudWatchPropertiesBuilder
-
- CloudWatchPropertiesBuilder(Properties) - Constructor for class org.jclouds.cloudwatch.CloudWatchPropertiesBuilder
-
- CloudWatchRestClientModule - Class in org.jclouds.cloudwatch.config
-
Configures the Monitoring connection.
- CloudWatchRestClientModule() - Constructor for class org.jclouds.cloudwatch.config.CloudWatchRestClientModule
-
- Cluster - Class in org.jclouds.cloudstack.domain
-
Represents a CloudStack Cluster.
- Cluster(long, AllocationState, Host.ClusterType, String, Cluster.ManagedState, String, long, String, long, String) - Constructor for class org.jclouds.cloudstack.domain.Cluster
-
- Cluster.Builder - Class in org.jclouds.cloudstack.domain
-
- Cluster.Builder() - Constructor for class org.jclouds.cloudstack.domain.Cluster.Builder
-
- Cluster.ManagedState - Enum in org.jclouds.cloudstack.domain
-
- ClusterCompute - Annotation Type in org.jclouds.aws.ec2.compute.config
-
Related to a ClusterCompute resource.
- clusterId(long) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- clusterId(long) - Method in class org.jclouds.cloudstack.domain.StoragePool.Builder
-
- clusterId(long) - Static method in class org.jclouds.cloudstack.options.AddHostOptions.Builder
-
- clusterId(long) - Method in class org.jclouds.cloudstack.options.AddHostOptions
-
- clusterId(long) - Static method in class org.jclouds.cloudstack.options.ListHostsOptions.Builder
-
- clusterId(long) - Method in class org.jclouds.cloudstack.options.ListHostsOptions
-
- clusterId(long) - Static method in class org.jclouds.cloudstack.options.ListStoragePoolsOptions.Builder
-
- clusterId(long) - Method in class org.jclouds.cloudstack.options.ListStoragePoolsOptions
-
- clusterName(String) - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer.Builder
-
- clusterName(String) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- clusterName(String) - Method in class org.jclouds.cloudstack.domain.StoragePool.Builder
-
- clusterName(String) - Static method in class org.jclouds.cloudstack.options.AddHostOptions.Builder
-
- clusterName(String) - Method in class org.jclouds.cloudstack.options.AddHostOptions
-
- clusterName(String) - Static method in class org.jclouds.cloudstack.options.UpdateClusterOptions.Builder
-
- clusterName(String) - Method in class org.jclouds.cloudstack.options.UpdateClusterOptions
-
- clusterType(Host.ClusterType) - Method in class org.jclouds.cloudstack.domain.Cluster.Builder
-
- clusterType(Host.ClusterType) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- clusterType(Host.ClusterType) - Static method in class org.jclouds.cloudstack.options.ListClustersOptions.Builder
-
- clusterType(Host.ClusterType) - Method in class org.jclouds.cloudstack.options.ListClustersOptions
-
- clusterType(Host.ClusterType) - Static method in class org.jclouds.cloudstack.options.UpdateClusterOptions.Builder
-
- clusterType(Host.ClusterType) - Method in class org.jclouds.cloudstack.options.UpdateClusterOptions
-
- cmd(String) - Method in class org.jclouds.cloudstack.domain.AsyncJob.Builder
-
- code - Variable in enum org.jclouds.cim.ResourceAllocationSettingData.ConsumerVisibility
-
- code - Variable in enum org.jclouds.cim.ResourceAllocationSettingData.MappingBehavior
-
- code - Variable in enum org.jclouds.cim.ResourceAllocationSettingData.ResourceType
-
- code - Variable in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticRecoveryAction
-
- code - Variable in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticShutdownAction
-
- code - Variable in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticStartupAction
-
- code() - Method in enum org.jclouds.cloudstack.domain.AsyncJob.ResultCode
-
- code() - Method in enum org.jclouds.cloudstack.domain.AsyncJob.Status
-
- code() - Method in enum org.jclouds.cloudstack.domain.AsyncJobError.ErrorCode
-
- code(String) - Method in class org.jclouds.trmk.vcloud_0_8.domain.DataCenter.Builder
-
- collocatedWith(ProviderMetadata) - Static method in class org.jclouds.providers.Providers
-
Returns the providers that have at least one common ISO 3166 code in common regardless of type.
- collocatedWith(ProviderMetadata, String) - Static method in class org.jclouds.providers.Providers
-
Returns the providers that have at least one common ISO 3166 code and are of the given type.
- command - Variable in exception org.jclouds.http.HttpResponseException
-
- commonPrefixes - Variable in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
-
- CommonPrefixesToResourceMetadata - Class in org.jclouds.s3.blobstore.functions
-
- CommonPrefixesToResourceMetadata() - Constructor for class org.jclouds.s3.blobstore.functions.CommonPrefixesToResourceMetadata
-
- CommonSwiftAsyncClient - Interface in org.jclouds.openstack.swift
-
Common features between OpenStack Swift and CloudFiles
- CommonSwiftClient - Interface in org.jclouds.openstack.swift
-
Common features between OpenStack Swift and CloudFiles
- compareTo(DirectoryEntry) - Method in class org.jclouds.atmos.domain.DirectoryEntry
-
- compareTo(AtmosObject) - Method in class org.jclouds.atmos.domain.internal.AtmosObjectImpl
- compareTo(PlacementGroup) - Method in class org.jclouds.aws.ec2.domain.PlacementGroup
-
- compareTo(Spot) - Method in class org.jclouds.aws.ec2.domain.Spot
-
- compareTo(SpotInstanceRequest) - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- compareTo(Tag) - Method in class org.jclouds.aws.ec2.domain.Tag
-
- compareTo(AzureBlob) - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
- compareTo(BlobProperties) - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- compareTo(ContainerProperties) - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
- compareTo(BlobProperties) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- compareTo(ContainerProperties) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- compareTo(Blob) - Method in class org.jclouds.blobstore.domain.internal.BlobImpl
- compareTo(SettingData) - Method in class org.jclouds.cim.SettingData
- compareTo(ContainerCDNMetadata) - Method in class org.jclouds.cloudfiles.domain.ContainerCDNMetadata
-
- compareTo(BaseLoadBalancer<N, T>) - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseLoadBalancer
-
- compareTo(BaseNode<T>) - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseNode
-
- compareTo(VirtualIP) - Method in class org.jclouds.cloudloadbalancers.domain.VirtualIP
-
- compareTo(Account) - Method in class org.jclouds.cloudstack.domain.Account
-
- compareTo(Alert) - Method in class org.jclouds.cloudstack.domain.Alert
-
- compareTo(ApiKeyPair) - Method in class org.jclouds.cloudstack.domain.ApiKeyPair
-
- compareTo(Capacity) - Method in class org.jclouds.cloudstack.domain.Capacity
-
- compareTo(Cluster) - Method in class org.jclouds.cloudstack.domain.Cluster
-
- compareTo(ConfigurationEntry) - Method in class org.jclouds.cloudstack.domain.ConfigurationEntry
-
- compareTo(DiskOffering) - Method in class org.jclouds.cloudstack.domain.DiskOffering
-
- compareTo(Domain) - Method in class org.jclouds.cloudstack.domain.Domain
-
- compareTo(Event) - Method in class org.jclouds.cloudstack.domain.Event
-
- compareTo(FirewallRule) - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- compareTo(Host) - Method in class org.jclouds.cloudstack.domain.Host
-
- compareTo(IngressRule) - Method in class org.jclouds.cloudstack.domain.IngressRule
-
- compareTo(IPForwardingRule) - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- compareTo(ISO) - Method in class org.jclouds.cloudstack.domain.ISO
-
- compareTo(ISOExtraction) - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- compareTo(ISOPermissions) - Method in class org.jclouds.cloudstack.domain.ISOPermissions
-
- compareTo(JobResult) - Method in class org.jclouds.cloudstack.domain.JobResult
-
- compareTo(LoadBalancerRule) - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- compareTo(LoginResponse) - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- compareTo(Network) - Method in class org.jclouds.cloudstack.domain.Network
-
- compareTo(NetworkOffering) - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- compareTo(NetworkService) - Method in class org.jclouds.cloudstack.domain.NetworkService
-
- compareTo(OSType) - Method in class org.jclouds.cloudstack.domain.OSType
-
- compareTo(Pod) - Method in class org.jclouds.cloudstack.domain.Pod
-
- compareTo(PortForwardingRule) - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- compareTo(PublicIPAddress) - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- compareTo(ResourceLimit) - Method in class org.jclouds.cloudstack.domain.ResourceLimit
-
- compareTo(SecurityGroup) - Method in class org.jclouds.cloudstack.domain.SecurityGroup
-
- compareTo(ServiceOffering) - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- compareTo(Snapshot) - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- compareTo(SnapshotPolicy) - Method in class org.jclouds.cloudstack.domain.SnapshotPolicy
-
- compareTo(SshKeyPair) - Method in class org.jclouds.cloudstack.domain.SshKeyPair
-
- compareTo(StoragePool) - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- compareTo(Template) - Method in class org.jclouds.cloudstack.domain.Template
-
- compareTo(TemplateExtraction) - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- compareTo(TemplatePermission) - Method in class org.jclouds.cloudstack.domain.TemplatePermission
-
- compareTo(UsageRecord) - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- compareTo(User) - Method in class org.jclouds.cloudstack.domain.User
-
- compareTo(VirtualMachine) - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- compareTo(VlanIPRange) - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- compareTo(VMGroup) - Method in class org.jclouds.cloudstack.domain.VMGroup
-
- compareTo(Volume) - Method in class org.jclouds.cloudstack.domain.Volume
-
- compareTo(Zone) - Method in class org.jclouds.cloudstack.domain.Zone
-
- compareTo(ResourceMetadata<ComputeType>) - Method in class org.jclouds.compute.domain.internal.HardwareImpl
- compareTo(Processor) - Method in class org.jclouds.compute.domain.Processor
- compareTo(ResourceMetadata<T>) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
- compareTo(ResourceMetadata<T>) - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
- compareTo(String) - Method in class org.jclouds.domain.JsonBall
-
- compareTo(Attachment) - Method in class org.jclouds.ec2.domain.Attachment
-
- compareTo(AvailabilityZoneInfo) - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
- compareTo(BlockDeviceMapping) - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- compareTo(BundleTask) - Method in class org.jclouds.ec2.domain.BundleTask
- compareTo(Image) - Method in class org.jclouds.ec2.domain.Image
- compareTo(InstanceStateChange) - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
- compareTo(IpPermission) - Method in class org.jclouds.ec2.domain.IpPermissionImpl
- compareTo(KeyPair) - Method in class org.jclouds.ec2.domain.KeyPair
- compareTo(PublicIpInstanceIdPair) - Method in class org.jclouds.ec2.domain.PublicIpInstanceIdPair
- compareTo(Reservation<T>) - Method in class org.jclouds.ec2.domain.Reservation
-
- compareTo(ReservedInstancesOffering) - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- compareTo(RunningInstance) - Method in class org.jclouds.ec2.domain.RunningInstance
-
- compareTo(SecurityGroup) - Method in class org.jclouds.ec2.domain.SecurityGroup
- compareTo(Snapshot) - Method in class org.jclouds.ec2.domain.Snapshot
-
- compareTo(UserIdGroupPair) - Method in class org.jclouds.ec2.domain.UserIdGroupPair
- compareTo(Volume) - Method in class org.jclouds.ec2.domain.Volume
-
- compareTo(Archive) - Method in class org.jclouds.glesys.domain.Archive
-
- compareTo(Domain) - Method in class org.jclouds.glesys.domain.Domain
-
- compareTo(DomainRecord) - Method in class org.jclouds.glesys.domain.DomainRecord
-
- compareTo(EmailAccount) - Method in class org.jclouds.glesys.domain.EmailAccount
-
- compareTo(OSTemplate) - Method in class org.jclouds.glesys.domain.OSTemplate
-
- compareTo(Server) - Method in class org.jclouds.glesys.domain.Server
-
- compareTo(BillingToken) - Method in class org.jclouds.gogrid.domain.BillingToken
-
- compareTo(ErrorResponse) - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
-
- compareTo(Ip) - Method in class org.jclouds.gogrid.domain.Ip
-
- compareTo(IpPortPair) - Method in class org.jclouds.gogrid.domain.IpPortPair
-
- compareTo(Job) - Method in class org.jclouds.gogrid.domain.Job
-
- compareTo(JobProperties) - Method in class org.jclouds.gogrid.domain.JobProperties
-
- compareTo(LoadBalancer) - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- compareTo(Option) - Method in class org.jclouds.gogrid.domain.Option
-
- compareTo(Server) - Method in class org.jclouds.gogrid.domain.Server
-
- compareTo(ServerImage) - Method in class org.jclouds.gogrid.domain.ServerImage
-
- compareTo(ContainerCDNMetadata) - Method in class org.jclouds.hpcloud.objectstorage.lvs.domain.ContainerCDNMetadata
-
- compareTo(Resource) - Method in class org.jclouds.openstack.domain.Resource
-
- compareTo(Auth) - Method in class org.jclouds.openstack.keystone.v1_1.domain.Auth
-
- compareTo(Endpoint) - Method in class org.jclouds.openstack.keystone.v1_1.domain.Endpoint
-
- compareTo(Token) - Method in class org.jclouds.openstack.keystone.v1_1.domain.Token
-
- compareTo(Access) - Method in class org.jclouds.openstack.keystone.v2_0.domain.Access
-
- compareTo(Endpoint) - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- compareTo(Role) - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
- compareTo(Service) - Method in class org.jclouds.openstack.keystone.v2_0.domain.Service
-
- compareTo(Tenant) - Method in class org.jclouds.openstack.keystone.v2_0.domain.Tenant
-
- compareTo(Token) - Method in class org.jclouds.openstack.keystone.v2_0.domain.Token
-
- compareTo(User) - Method in class org.jclouds.openstack.keystone.v2_0.domain.User
-
- compareTo(ContainerMetadata) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- compareTo(ObjectInfo) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- compareTo(ObjectInfo) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- compareTo(ObjectInfo) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
-
- compareTo(SwiftObject) - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
- compareTo(Disk) - Method in class org.jclouds.ovf.Disk
- compareTo(DataCenter) - Method in class org.jclouds.rimuhosting.miro.domain.DataCenter
-
- compareTo(DataTransferAllowance) - Method in class org.jclouds.rimuhosting.miro.domain.DataTransferAllowance
-
- compareTo(Image) - Method in class org.jclouds.rimuhosting.miro.domain.Image
-
- compareTo(NewServerResponse) - Method in class org.jclouds.rimuhosting.miro.domain.NewServerResponse
-
- compareTo(PricingPlan) - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- compareTo(Server) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- compareTo(AccessControlList.Grant) - Method in class org.jclouds.s3.domain.AccessControlList.Grant
-
- compareTo(AccessControlList.Grantee) - Method in class org.jclouds.s3.domain.AccessControlList.Grantee
-
- compareTo(BucketMetadata) - Method in class org.jclouds.s3.domain.BucketMetadata
-
- compareTo(ObjectMetadata) - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
- compareTo(ObjectMetadata) - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
- compareTo(ObjectMetadata) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- compareTo(S3Object) - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
- compareTo(Link) - Method in class org.jclouds.savvis.vpdc.domain.Link
-
- compareTo(Resource) - Method in interface org.jclouds.savvis.vpdc.domain.Resource
-
- compareTo(Resource) - Method in class org.jclouds.savvis.vpdc.domain.ResourceImpl
-
- compareTo(Resource) - Method in class org.jclouds.savvis.vpdc.domain.VM
-
- compareTo(Address) - Method in class org.jclouds.softlayer.domain.Address
-
- compareTo(Datacenter) - Method in class org.jclouds.softlayer.domain.Datacenter
-
- compareTo(OperatingSystem) - Method in class org.jclouds.softlayer.domain.OperatingSystem
-
- compareTo(Password) - Method in class org.jclouds.softlayer.domain.Password
-
- compareTo(PowerState) - Method in class org.jclouds.softlayer.domain.PowerState
-
- compareTo(ProductItem) - Method in class org.jclouds.softlayer.domain.ProductItem
-
- compareTo(ProductItemCategory) - Method in class org.jclouds.softlayer.domain.ProductItemCategory
-
- compareTo(ProductItemPrice) - Method in class org.jclouds.softlayer.domain.ProductItemPrice
-
- compareTo(ProductOrderReceipt) - Method in class org.jclouds.softlayer.domain.ProductOrderReceipt
-
- compareTo(ProductPackage) - Method in class org.jclouds.softlayer.domain.ProductPackage
-
- compareTo(Region) - Method in class org.jclouds.softlayer.domain.Region
-
- compareTo(VirtualGuest) - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- compareTo(ComputePoolReference) - Method in class org.jclouds.trmk.vcloud_0_8.domain.ComputePoolReference
-
- compareTo(ReferenceType) - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogImpl
-
- compareTo(ReferenceType) - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.NetworkImpl
- compareTo(ReferenceType) - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.OrgImpl
-
- compareTo(ReferenceType) - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.ReferenceTypeImpl
-
- compareTo(ReferenceType) - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- compareTo(InternetService) - Method in class org.jclouds.trmk.vcloud_0_8.domain.InternetService
-
- compareTo(IpAddress) - Method in class org.jclouds.trmk.vcloud_0_8.domain.IpAddress
-
- compareTo(NetworkAdapter) - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkAdapter
-
- compareTo(NetworkExtendedInfo) - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- compareTo(Node) - Method in class org.jclouds.trmk.vcloud_0_8.domain.Node
-
- compareTo(PublicIpAddress) - Method in class org.jclouds.trmk.vcloud_0_8.domain.PublicIpAddress
-
- compareTo(Subnet) - Method in class org.jclouds.trmk.vcloud_0_8.domain.Subnet
-
- compareTo(VAppExtendedInfo) - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo
-
- compareTo(ReferenceType) - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
-
- compareTo(ReferenceType) - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
-
- compareTo(ReferenceType) - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
-
- completeMultipartUpload(String, String, String, Map<Integer, String>) - Method in interface org.jclouds.aws.s3.AWSS3AsyncClient
-
- completeMultipartUpload(String, String, String, Map<Integer, String>) - Method in interface org.jclouds.aws.s3.AWSS3Client
-
This operation completes a multipart upload by assembling previously uploaded parts.
- compose(Future<I>, Function<? super I, ? extends O>, ExecutorService) - Static method in class org.jclouds.concurrent.Futures
-
Just like Futures#compose
except that we check the type of the executorService before
creating the Future.
- composeMapSupplier(Iterable<Supplier<Map<K, V>>>) - Static method in class org.jclouds.util.Maps2
-
- Compute - Annotation Type in org.jclouds.openstack.services
-
Compute (Nova)
- COMPUTE - Static variable in interface org.jclouds.openstack.services.ServiceType
-
Compute (Nova)
- COMPUTE_LOGGER - Static variable in interface org.jclouds.compute.reference.ComputeServiceConstants
-
- COMPUTE_TYPE - Static variable in interface org.jclouds.providers.ProviderMetadata
-
- computeClient - Variable in class org.jclouds.trmk.vcloud_0_8.compute.functions.VAppToNodeMetadata
-
- computeClient - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.StartVAppWithGroupEncodedIntoName
-
- computeClient - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.TerremarkVCloudDestroyNodeStrategy
-
- computeLogger - Variable in class org.jclouds.compute.callables.SudoAwareInitManager
-
- ComputeMetadata - Interface in org.jclouds.compute.domain
-
- ComputeMetadataBuilder - Class in org.jclouds.compute.domain
-
- ComputeMetadataBuilder(ComputeType) - Constructor for class org.jclouds.compute.domain.ComputeMetadataBuilder
-
- ComputeMetadataImpl - Class in org.jclouds.compute.domain.internal
-
- ComputeMetadataImpl(ComputeType, String, String, String, Location, URI, Map<String, String>, Set<String>) - Constructor for class org.jclouds.compute.domain.internal.ComputeMetadataImpl
-
- ComputePoolReference - Class in org.jclouds.trmk.vcloud_0_8.domain
-
- ComputePoolReference(URI, String) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.ComputePoolReference
-
- computePoolReference(ComputePoolReference) - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo.Builder
-
- ComputePoolReference.Builder - Class in org.jclouds.trmk.vcloud_0_8.domain
-
- ComputePoolReference.Builder() - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.ComputePoolReference.Builder
-
- computerName - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- computerName - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
-
- ComputeService - Interface in org.jclouds.compute
-
Provides portable access to launching compute instances.
- ComputeServiceAdapter<N,H,I,L> - Interface in org.jclouds.compute
-
A means of specifying the interface between the
ComputeServices
and a concrete compute cloud implementation, jclouds or
otherwise.
- ComputeServiceAdapter.NodeAndInitialCredentials<N> - Class in org.jclouds.compute
-
- ComputeServiceAdapter.NodeAndInitialCredentials(N, String, LoginCredentials) - Constructor for class org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials
-
- ComputeServiceAdapterContextModule<S,A,N,H,I,L> - Class in org.jclouds.compute.config
-
- ComputeServiceAdapterContextModule(Class<S>, Class<A>) - Constructor for class org.jclouds.compute.config.ComputeServiceAdapterContextModule
-
- ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage - Class in org.jclouds.compute.config
-
- ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage(PopulateDefaultLoginCredentialsForImageStrategy) - Constructor for class org.jclouds.compute.config.ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage
-
- ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L> - Class in org.jclouds.compute.config
-
install this, if you want to use your computeservice adapter to handle locations.
- ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule() - Constructor for class org.jclouds.compute.config.ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule
-
- ComputeServiceConstants - Interface in org.jclouds.compute.reference
-
- ComputeServiceConstants.InitStatusProperties - Class in org.jclouds.compute.reference
-
- ComputeServiceConstants.InitStatusProperties() - Constructor for class org.jclouds.compute.reference.ComputeServiceConstants.InitStatusProperties
-
- ComputeServiceConstants.ReferenceData - Class in org.jclouds.compute.reference
-
- ComputeServiceConstants.ReferenceData() - Constructor for class org.jclouds.compute.reference.ComputeServiceConstants.ReferenceData
-
- ComputeServiceConstants.Timeouts - Class in org.jclouds.compute.reference
-
- ComputeServiceConstants.Timeouts() - Constructor for class org.jclouds.compute.reference.ComputeServiceConstants.Timeouts
-
- ComputeServiceContext - Interface in org.jclouds.compute
-
Represents a cloud that has compute functionality.
- ComputeServiceContextBuilder<S,A> - Class in org.jclouds.compute
-
- ComputeServiceContextBuilder(Class<S>, Class<A>) - Constructor for class org.jclouds.compute.ComputeServiceContextBuilder
-
- ComputeServiceContextBuilder(Class<S>, Class<A>, Properties) - Constructor for class org.jclouds.compute.ComputeServiceContextBuilder
-
- ComputeServiceContextFactory - Class in org.jclouds.compute
-
Helper class to instantiate ComputeServiceContext
instances.
- ComputeServiceContextFactory() - Constructor for class org.jclouds.compute.ComputeServiceContextFactory
-
Initializes with the default properties built-in to jclouds.
- ComputeServiceContextFactory(Properties) - Constructor for class org.jclouds.compute.ComputeServiceContextFactory
-
Finds definitions in the specified properties.
- ComputeServiceContextFactory(RestContextFactory) - Constructor for class org.jclouds.compute.ComputeServiceContextFactory
-
- ComputeServiceContextImpl<S,A> - Class in org.jclouds.compute.internal
-
- ComputeServiceContextImpl(ComputeService, Map<String, Credentials>, Utils, RestContext) - Constructor for class org.jclouds.compute.internal.ComputeServiceContextImpl
-
- ComputeServiceTimeoutsModule - Class in org.jclouds.compute.config
-
- ComputeServiceTimeoutsModule() - Constructor for class org.jclouds.compute.config.ComputeServiceTimeoutsModule
-
- ComputeServiceUtils - Class in org.jclouds.compute.util
-
- ComputeServiceUtils() - Constructor for class org.jclouds.compute.util.ComputeServiceUtils
-
- ComputeTask - Class in org.jclouds.tools.ant.taskdefs.compute
-
- ComputeTask(LoadingCache<URI, ComputeServiceContext>) - Constructor for class org.jclouds.tools.ant.taskdefs.compute.ComputeTask
-
- ComputeTask() - Constructor for class org.jclouds.tools.ant.taskdefs.compute.ComputeTask
-
- ComputeTask.Action - Enum in org.jclouds.tools.ant.taskdefs.compute
-
- ComputeTaskUtils - Class in org.jclouds.tools.ant.taskdefs.compute
-
- ComputeTaskUtils() - Constructor for class org.jclouds.tools.ant.taskdefs.compute.ComputeTaskUtils
-
- ComputeType - Enum in org.jclouds.compute.domain
-
- ComputeUtils - Class in org.jclouds.compute.util
-
- ComputeUtils(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory, ExecutorService) - Constructor for class org.jclouds.compute.util.ComputeUtils
-
- ConcatenateContainerLists - Class in org.jclouds.blobstore.strategy.internal
-
Retrieves all metadata in the blobstore by the most efficient means possible.
- ConcatenateContainerLists(BlobStore) - Constructor for class org.jclouds.blobstore.strategy.internal.ConcatenateContainerLists
-
- condition - Variable in class org.jclouds.cloudloadbalancers.domain.internal.BaseNode.Builder
-
- condition(BaseNode.Condition) - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseNode.Builder
-
- condition - Variable in class org.jclouds.cloudloadbalancers.domain.internal.BaseNode
-
- condition(BaseNode.Condition) - Method in class org.jclouds.cloudloadbalancers.domain.Node.Builder
-
- condition(BaseNode.Condition) - Static method in class org.jclouds.cloudloadbalancers.domain.NodeAttributes.Builder
-
- condition - Variable in class org.jclouds.cloudloadbalancers.domain.NodeAttributes
-
- condition(String) - Method in class org.jclouds.cloudloadbalancers.domain.NodeAttributes
-
- condition(BaseNode.Condition) - Method in class org.jclouds.cloudloadbalancers.domain.NodeRequest.Builder
-
- config - Variable in class org.jclouds.location.suppliers.fromconfig.LocationIdToURIFromConfigurationOrDefaultToProvider
-
- config - Variable in class org.jclouds.location.suppliers.fromconfig.SplitConfigurationKey
-
- configBuilder - Variable in class org.jclouds.ovf.xml.DeploymentOptionSectionHandler
-
- configBuilder - Variable in class org.jclouds.ovf.xml.ProductSectionHandler
-
- configKey - Variable in class org.jclouds.location.suppliers.fromconfig.SplitConfigurationKey
-
- configPrefix - Variable in class org.jclouds.location.suppliers.fromconfig.LocationIdToURIFromConfigurationOrDefaultToProvider
-
- Configuration - Class in org.jclouds.ovf
-
- Configuration(String, String, String) - Constructor for class org.jclouds.ovf.Configuration
-
- configuration(Configuration) - Method in class org.jclouds.ovf.DeploymentOptionSection.Builder
-
- configuration - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- Configuration.Builder - Class in org.jclouds.ovf
-
- Configuration.Builder() - Constructor for class org.jclouds.ovf.Configuration.Builder
-
- ConfigurationAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to cloudstack via their REST API.
- ConfigurationClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Configuration features.
- configurationDataRoot(URI) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- ConfigurationEntry - Class in org.jclouds.cloudstack.domain
-
Representation of the API configuration entry response
- ConfigurationEntry(String, String, String, String) - Constructor for class org.jclouds.cloudstack.domain.ConfigurationEntry
-
- ConfigurationEntry.Builder - Class in org.jclouds.cloudstack.domain
-
- ConfigurationEntry.Builder() - Constructor for class org.jclouds.cloudstack.domain.ConfigurationEntry.Builder
-
- configurationFile(URI) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- configurationID(String) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- configurationKey - Variable in class org.jclouds.trmk.vcloud_0_8.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
-
- configurationKey - Variable in class org.jclouds.vcloud.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
-
- configurations - Variable in class org.jclouds.ovf.DeploymentOptionSection.Builder
-
- configurations(Iterable<Configuration>) - Method in class org.jclouds.ovf.DeploymentOptionSection.Builder
-
- configurations - Variable in class org.jclouds.ovf.DeploymentOptionSection
-
- configure() - Method in class org.jclouds.atmos.blobstore.config.AtmosBlobStoreContextModule
-
- configure() - Method in class org.jclouds.atmos.config.AtmosObjectModule
-
explicit factories are created here as it has been shown that Assisted Inject is extremely
inefficient.
- configure() - Method in class org.jclouds.atmos.config.AtmosParserModule
-
- configure() - Method in class org.jclouds.atmos.config.AtmosRestClientModule
-
- configure() - Method in class org.jclouds.aws.ec2.compute.config.AWSEC2ComputeServiceContextModule
-
- configure() - Method in class org.jclouds.aws.ec2.compute.config.AWSEC2ComputeServiceDependenciesModule
-
- configure() - Method in class org.jclouds.aws.ec2.config.AWSEC2RestClientModule
-
- configure() - Method in class org.jclouds.aws.s3.blobstore.config.AWSS3BlobStoreContextModule
-
- configure() - Method in class org.jclouds.aws.s3.config.AWSS3RestClientModule
-
- configure() - Method in class org.jclouds.azure.storage.config.AzureStorageParserModule
-
- configure() - Method in class org.jclouds.azure.storage.config.AzureStorageRestClientModule
-
- configure() - Method in class org.jclouds.azureblob.blobstore.config.AzureBlobStoreContextModule
-
- configure() - Method in class org.jclouds.azureblob.config.AzureBlobModule
-
explicit factories are created here as it has been shown that Assisted Inject is extremely
inefficient.
- configure() - Method in class org.jclouds.azureblob.config.AzureBlobRestClientModule
-
- configure() - Method in class org.jclouds.blobstore.config.BlobStoreMapModule
-
explicit factories are created here as it has been shown that Assisted Inject is extremely
inefficient.
- configure() - Method in class org.jclouds.blobstore.config.BlobStoreObjectModule
-
explicit factories are created here as it has been shown that Assisted Inject is extremely
inefficient.
- configure() - Method in class org.jclouds.blobstore.config.TransientBlobStoreContextModule
-
- configure() - Method in class org.jclouds.byon.config.BYONComputeServiceContextModule
-
- configure() - Method in class org.jclouds.byon.config.CacheNodeStoreModule
-
- configure() - Method in class org.jclouds.byon.config.YamlNodeStoreModule
-
- configure() - Method in class org.jclouds.cloudfiles.blobstore.config.CloudFilesBlobStoreContextModule
-
- configure() - Method in class org.jclouds.cloudfiles.config.CloudFilesRestClientModule
-
- configure() - Method in class org.jclouds.cloudloadbalancers.config.CloudLoadBalancersRestClientModule
-
- configure() - Method in class org.jclouds.cloudloadbalancers.config.CloudLoadBalancersRestClientModule.URIWithAccountIDPathSuffixAuthenticationServiceModule
-
- configure() - Method in class org.jclouds.cloudloadbalancers.loadbalancer.config.CloudLoadBalancersLoadBalancerContextModule
-
- configure() - Method in class org.jclouds.cloudloadbalancers.loadbalancer.config.CloudLoadBalancersLoadBalancerServiceDependenciesModule
-
- configure() - Method in class org.jclouds.cloudservers.compute.config.CloudServersComputeServiceContextModule
-
- configure() - Method in class org.jclouds.cloudservers.config.CloudServersRestClientModule
-
- configure() - Method in class org.jclouds.cloudsigma.compute.config.CloudSigmaComputeServiceContextModule
-
- configure() - Method in class org.jclouds.cloudsigma.config.CloudSigmaRestClientModule
-
- configure() - Method in class org.jclouds.cloudstack.compute.config.CloudStackComputeServiceContextModule
-
- configure() - Method in class org.jclouds.cloudstack.config.CloudStackParserModule
-
- configure() - Method in class org.jclouds.cloudstack.config.CloudStackRestClientModule
-
- configure() - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
-
- configure() - Method in class org.jclouds.compute.config.BindComputeStrategiesByClass
-
- configure() - Method in class org.jclouds.compute.config.BindComputeSuppliersByClass
-
- configure() - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule
-
- configure() - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule
-
- configure() - Method in class org.jclouds.compute.config.ComputeServiceTimeoutsModule
-
- configure() - Method in class org.jclouds.compute.config.JCloudsNativeComputeServiceAdapterContextModule
-
This binds the converters to
IdentityFunction
as that ensure the same value is
returned.
- configure() - Method in class org.jclouds.compute.config.PersistNodeCredentialsModule
-
- configure() - Method in class org.jclouds.compute.stub.config.StubComputeServiceContextModule
-
- configure() - Method in class org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule
-
- configure() - Method in class org.jclouds.concurrent.config.ExecutorServiceModule
-
- configure() - Method in class org.jclouds.date.joda.config.JodaDateServiceModule
-
- configure() - Method in class org.jclouds.deltacloud.compute.config.DeltacloudComputeServiceContextModule
-
- configure() - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceContextModule
-
- configure() - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
-
- configure() - Method in class org.jclouds.ec2.compute.config.EC2ResolveImagesModule
-
- configure() - Method in class org.jclouds.elasticstack.compute.config.ElasticStackComputeServiceContextModule
-
- configure() - Method in class org.jclouds.elasticstack.config.ElasticStackRestClientModule
-
- configure() - Method in class org.jclouds.encryption.bouncycastle.config.BouncyCastleCryptoModule
-
- configure() - Method in class org.jclouds.enterprise.config.EnterpriseConfigurationModule
-
- configure() - Method in class org.jclouds.epc.config.EucalyptusPartnerCloudComputeServiceContextModule
-
- configure() - Method in class org.jclouds.filesystem.config.FilesystemBlobStoreContextModule
-
- configure() - Method in class org.jclouds.filesystem.config.FilesystemBlobStoreModule
-
- configure() - Method in class org.jclouds.gae.config.GoogleAppEngineConfigurationModule
-
- configure() - Method in class org.jclouds.glesys.compute.config.GleSYSComputeServiceContextModule
-
- configure() - Method in class org.jclouds.glesys.config.GleSYSParserModule
-
- configure() - Method in class org.jclouds.glesys.config.GleSYSRestClientModule
-
- configure() - Method in class org.jclouds.gogrid.compute.config.GoGridComputeServiceContextModule
-
- configure() - Method in class org.jclouds.gogrid.config.GoGridParserModule
-
- configure() - Method in class org.jclouds.gogrid.config.GoGridRestClientModule
-
- configure() - Method in class org.jclouds.hpcloud.objectstorage.lvs.blobstore.config.HPCloudObjectStorageLasVegasBlobStoreContextModule
-
- configure() - Method in class org.jclouds.hpcloud.objectstorage.lvs.config.HPCloudObjectStorageLasVegasRestClientModule
-
- configure() - Method in class org.jclouds.http.apachehc.config.ApacheHCHttpCommandExecutorServiceModule
-
- configure() - Method in class org.jclouds.http.config.JavaUrlHttpCommandExecutorServiceModule
-
- configure() - Method in class org.jclouds.http.config.SSLModule
-
- configure() - Method in class org.jclouds.http.functions.config.SaxParserModule
-
- configure() - Method in class org.jclouds.json.config.GsonModule
-
- configure() - Method in class org.jclouds.lifecycle.config.LifeCycleModule
-
- configure() - Method in class org.jclouds.loadbalancer.config.BaseLoadBalancerServiceContextModule
-
- configure() - Method in class org.jclouds.loadbalancer.config.BindLoadBalancerStrategiesByClass
-
- configure() - Method in class org.jclouds.location.config.LocationModule
-
- configure() - Method in class org.jclouds.logging.config.ConsoleLoggingModule
-
note that we override, as if we are not logging, there's no use in the overhead of listening
for loggers
- configure() - Method in class org.jclouds.logging.config.LoggingModule
-
- configure() - Method in class org.jclouds.logging.config.NullLoggingModule
-
note that we override, as if we are not logging, there's no use in the overhead of listening
for loggers
- configure() - Method in class org.jclouds.netty.config.NettyPayloadModule
-
- configure() - Method in class org.jclouds.openstack.config.OpenStackAuthenticationModule
-
- configure() - Method in class org.jclouds.openstack.keystone.v1_1.config.AuthenticationServiceModule
-
- configure() - Method in class org.jclouds.openstack.keystone.v2_0.config.KeystoneAuthenticationModule
-
- configure() - Method in class org.jclouds.openstack.nova.compute.config.NovaComputeServiceContextModule
-
- configure() - Method in class org.jclouds.openstack.nova.config.NovaRestClientModule
-
- configure() - Method in class org.jclouds.openstack.nova.v1_1.config.NovaParserModule
-
- configure() - Method in class org.jclouds.openstack.nova.v1_1.config.NovaRestClientModule
-
- configure() - Method in class org.jclouds.openstack.swift.blobstore.config.SwiftBlobStoreContextModule
-
- configure() - Method in class org.jclouds.openstack.swift.config.BaseSwiftRestClientModule
-
- configure() - Method in class org.jclouds.openstack.swift.config.SwiftObjectModule
-
explicit factories are created here as it has been shown that Assisted Inject is extremely
inefficient.
- configure() - Method in class org.jclouds.rest.config.CredentialStoreModule
-
- configure() - Method in class org.jclouds.rest.config.RestClientModule
-
- configure() - Method in class org.jclouds.rest.config.RestModule
-
- configure() - Method in class org.jclouds.rimuhosting.miro.compute.config.RimuHostingComputeServiceContextModule
-
- configure() - Method in class org.jclouds.rimuhosting.miro.compute.config.RimuHostingComputeServiceDependenciesModule
-
- configure() - Method in class org.jclouds.rimuhosting.miro.config.RimuHostingRestClientModule
-
- configure() - Method in class org.jclouds.s3.blobstore.config.S3BlobStoreContextModule
-
- configure() - Method in class org.jclouds.s3.config.S3ObjectModule
-
explicit factories are created here as it has been shown that Assisted Inject is extremely
inefficient.
- configure() - Method in class org.jclouds.s3.config.S3ParserModule
-
- configure() - Method in class org.jclouds.s3.config.S3RestClientModule
-
- configure() - Method in class org.jclouds.savvis.vpdc.compute.config.VPDCComputeServiceContextModule
-
- configure() - Method in class org.jclouds.savvis.vpdc.config.VPDCRestClientModule
-
- configure() - Method in class org.jclouds.servermanager.compute.config.ServerManagerComputeServiceContextModule
-
- configure() - Method in class org.jclouds.slicehost.compute.config.SlicehostComputeServiceContextModule
-
- configure() - Method in class org.jclouds.softlayer.compute.config.SoftLayerComputeServiceContextModule
-
- configure() - Method in class org.jclouds.softlayer.config.SoftLayerParserModule
-
- configure() - Method in class org.jclouds.softlayer.config.SoftLayerRestClientModule
-
- configure() - Method in class org.jclouds.ssh.jsch.config.JschSshClientModule
-
- configure() - Method in class org.jclouds.sshj.config.SshjSshClientModule
-
- configure() - Method in class org.jclouds.trmk.ecloud.compute.config.TerremarkECloudComputeServiceContextModule
-
- configure() - Method in class org.jclouds.trmk.vcloud_0_8.compute.config.TerremarkVCloudComputeServiceContextModule
-
- configure() - Method in class org.jclouds.trmk.vcloud_0_8.config.DefaultVCloudReferencesModule
-
- configure() - Method in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule
-
- configure() - Method in class org.jclouds.trmk.vcloudexpress.compute.TerremarkVCloudExpressComputeServiceContextModule
-
- configure() - Method in class org.jclouds.vcloud.compute.config.VCloudComputeServiceContextModule
-
- configure() - Method in class org.jclouds.vcloud.compute.config.VCloudComputeServiceDependenciesModule
-
- configure() - Method in class org.jclouds.vcloud.config.DefaultVCloudReferencesModule
-
- configure() - Method in class org.jclouds.vcloud.config.VCloudRestClientModule
-
- configureNode(URI, String, boolean, String) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- configureNode(URI, String, boolean, String) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- ConfiguresCredentialStore - Annotation Type in org.jclouds.rest
-
designates the module configures a Map<String, ? extends Credentials>
- ConfiguresExecutorService - Annotation Type in org.jclouds.concurrent.config
-
- ConfiguresHttpCommandExecutorService - Annotation Type in org.jclouds.http.config
-
- ConfiguresNodeStore - Annotation Type in org.jclouds.byon.config
-
designates the module configures a LoadingCache<String, Node>
- ConfiguresRestClient - Annotation Type in org.jclouds.rest
-
designates the module configures a Client to a cloud.
- ConfiguresRestContext - Annotation Type in org.jclouds.rest
-
designates the module configures a Client to a cloud.
- ConfiguresSshClient - Annotation Type in org.jclouds.ssh
-
designates the module configures an Ssh Client.
- configureVApp(VApp, VAppConfiguration) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- configureVApp(VApp, VAppConfiguration) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
This call configures the settings of an existing vApp by passing the new
configuration.
- confirmResizeServer(int) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- confirmResizeServer(int) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
The resize function converts an existing server to a different flavor, in essence, scaling the
server up or down.
- confirmResizeServer(int) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- confirmResizeServer(int) - Method in interface org.jclouds.openstack.nova.NovaClient
-
The resize function converts an existing server to a different flavor, in essence, scaling the
server up or down.
- connect() - Method in class org.jclouds.ssh.jsch.JschSshClient
-
- connect() - Method in interface org.jclouds.ssh.SshClient
-
- connect() - Method in class org.jclouds.sshj.SshjSshClient
-
- connected(boolean) - Method in class org.jclouds.vcloud.domain.NetworkConnection.Builder
-
- connected - Variable in class org.jclouds.vcloud.xml.NetworkConnectionHandler
-
- connection - Variable in class org.jclouds.blobstore.strategy.internal.ConcatenateContainerLists
-
- connection - Variable in class org.jclouds.blobstore.strategy.internal.DeleteAllKeysInList
-
- connection(String) - Method in class org.jclouds.cim.ResourceAllocationSettingData.Builder
-
- connection(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
- connection(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
- connection(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
- connectionLoggingEnabled(boolean) - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer.Builder
-
- connections - Variable in class org.jclouds.cim.ResourceAllocationSettingData.Builder
-
- connections(List<String>) - Method in class org.jclouds.cim.ResourceAllocationSettingData.Builder
-
- connections - Variable in class org.jclouds.cim.ResourceAllocationSettingData
-
- connections - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
-
- connections(Iterable<NetworkConnection>) - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection.Builder
-
- connections - Variable in class org.jclouds.vcloud.domain.NetworkConnectionSection
-
- connections(List<String>) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
- connections(List<String>) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
- connections(List<String>) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
- connections - Variable in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
-
- ConsistencyModel - Enum in org.jclouds.blobstore.attr
-
Represents the ways data can become consistent in distributed systems.
- Console - Class in org.jclouds.glesys.domain
-
Connection information to connect to a server with VNC.
- Console(String, int, String, String) - Constructor for class org.jclouds.glesys.domain.Console
-
- CONSOLE - Static variable in interface org.jclouds.logging.Logger
-
Assign to member to avoid NPE when no logging module is configured.
- Console.Builder - Class in org.jclouds.glesys.domain
-
- Console.Builder() - Constructor for class org.jclouds.glesys.domain.Console.Builder
-
- ConsoleLogger - Class in org.jclouds.logging
-
Logger that logs to the console
Useful to get baseline performance unaffected by logging.
- ConsoleLogger() - Constructor for class org.jclouds.logging.ConsoleLogger
-
- ConsoleLoggingModule - Class in org.jclouds.logging.config
-
- ConsoleLoggingModule() - Constructor for class org.jclouds.logging.config.ConsoleLoggingModule
-
- Constants - Interface in org.jclouds
-
Constants used in jclouds services.
- consumeOnClose(InputStream) - Static method in class org.jclouds.http.internal.BaseHttpCommandExecutorService
-
- consumerVisibility - Variable in class org.jclouds.cim.ResourceAllocationSettingData.Builder
-
- consumerVisibility(ResourceAllocationSettingData.ConsumerVisibility) - Method in class org.jclouds.cim.ResourceAllocationSettingData.Builder
-
- consumerVisibility - Variable in class org.jclouds.cim.ResourceAllocationSettingData
-
- consumerVisibility(ResourceAllocationSettingData.ConsumerVisibility) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
- consumerVisibility(ResourceAllocationSettingData.ConsumerVisibility) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
- consumerVisibility(ResourceAllocationSettingData.ConsumerVisibility) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
- container(String) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
-
- CONTAINER_BYTES_USED - Static variable in interface org.jclouds.openstack.swift.reference.SwiftHeaders
-
- CONTAINER_KEY_PATH - Static variable in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
-
- CONTAINER_KEY_PATH - Static variable in class org.jclouds.openstack.swift.handlers.ParseSwiftErrorFromHttpResponse
-
- CONTAINER_METADATA_PREFIX - Static variable in interface org.jclouds.openstack.swift.reference.SwiftHeaders
-
- CONTAINER_OBJECT_COUNT - Static variable in interface org.jclouds.openstack.swift.reference.SwiftHeaders
-
- CONTAINER_PATH - Static variable in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
-
- CONTAINER_PATH - Static variable in class org.jclouds.openstack.swift.handlers.ParseSwiftErrorFromHttpResponse
-
- CONTAINER_READ - Static variable in interface org.jclouds.openstack.swift.reference.SwiftHeaders
-
- CONTAINER_WRITE - Static variable in interface org.jclouds.openstack.swift.reference.SwiftHeaders
-
- containerAcls(AzureBlobClient) - Method in class org.jclouds.azureblob.blobstore.config.AzureBlobStoreContextModule
-
- ContainerCapabilities - Annotation Type in org.jclouds.blobstore.attr
-
- ContainerCapability - Enum in org.jclouds.blobstore.attr
-
Represents the capabilities of a BlobStore
- ContainerCDNMetadata - Class in org.jclouds.cloudfiles.domain
-
- ContainerCDNMetadata(String, boolean, long, URI) - Constructor for class org.jclouds.cloudfiles.domain.ContainerCDNMetadata
-
- ContainerCDNMetadata() - Constructor for class org.jclouds.cloudfiles.domain.ContainerCDNMetadata
-
- ContainerCDNMetadata - Class in org.jclouds.hpcloud.objectstorage.lvs.domain
-
- ContainerCDNMetadata(String, boolean, long, URI) - Constructor for class org.jclouds.hpcloud.objectstorage.lvs.domain.ContainerCDNMetadata
-
- ContainerCDNMetadata() - Constructor for class org.jclouds.hpcloud.objectstorage.lvs.domain.ContainerCDNMetadata
-
- containerExists(String) - Method in class org.jclouds.atmos.blobstore.AtmosAsyncBlobStore
-
- containerExists(String) - Method in class org.jclouds.atmos.blobstore.AtmosBlobStore
-
- containerExists(String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
-
- containerExists(String) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
Issues a HEAD command to determine if the container exists or not.
- containerExists(String) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
-
- containerExists(String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
-
This implementation invokes AzureBlobClient#bucketExists
- containerExists(String) - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- containerExists(String) - Method in interface org.jclouds.blobstore.BlobStore
-
determines if a service-level container exists
- containerExists(String) - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
- containerExists(String) - Method in class org.jclouds.filesystem.FilesystemAsyncBlobStore
- containerExists(String) - Method in interface org.jclouds.filesystem.strategy.FilesystemStorageStrategy
-
Checks if a container exists
- containerExists(String) - Method in class org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl
-
- containerExists(String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftAsyncBlobStore
-
- containerExists(String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
-
- containerExists(String) - Method in interface org.jclouds.openstack.swift.CommonSwiftAsyncClient
-
- containerExists(String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
-
- containerExists(String) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
-
- containerExists(String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- ContainerMetadata - Class in org.jclouds.openstack.swift.domain
-
- ContainerMetadata() - Constructor for class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- ContainerMetadata(String, long, long, String, Map<String, String>) - Constructor for class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- containerName - Variable in class org.jclouds.blobstore.internal.BaseBlobMap
-
- ContainerNameEnumerationResultsHandler - Class in org.jclouds.azureblob.xml
-
Parses the following XML document:
EnumerationResults ContainerName="http://myaccount.blob.core.windows.net/mycontainer"
- ContainerNameEnumerationResultsHandler(DateService) - Constructor for class org.jclouds.azureblob.xml.ContainerNameEnumerationResultsHandler
-
- ContainerNameValidator - Class in org.jclouds.azureblob.predicates.validators
-
Validates name for Azure container.
- ContainerNotFoundException - Exception in org.jclouds.blobstore
-
Thrown when a container cannot be located.
- ContainerNotFoundException() - Constructor for exception org.jclouds.blobstore.ContainerNotFoundException
-
- ContainerNotFoundException(String, String) - Constructor for exception org.jclouds.blobstore.ContainerNotFoundException
-
- ContainerNotFoundException(Exception) - Constructor for exception org.jclouds.blobstore.ContainerNotFoundException
-
- containerNotFoundToNullOrPropagate - Static variable in class org.jclouds.blobstore.util.BlobStoreUtils
-
- containerNotFoundToNullOrPropagate(Exception) - Static method in class org.jclouds.blobstore.util.BlobStoreUtils
-
- ContainerProperties - Interface in org.jclouds.azureblob.domain
-
- ContainerPropertiesImpl - Class in org.jclouds.azureblob.domain.internal
-
Allows you to manipulate metadata.
- ContainerPropertiesImpl(URI, Date, String, Map<String, String>) - Constructor for class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
-
- containerToBlobs - Variable in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- ContainerToBucketListOptions - Class in org.jclouds.s3.blobstore.functions
-
- ContainerToBucketListOptions() - Constructor for class org.jclouds.s3.blobstore.functions.ContainerToBucketListOptions
-
- containerToLocation - Variable in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- ContainerToResourceList - Class in org.jclouds.openstack.swift.blobstore.functions
-
- ContainerToResourceList(ObjectToBlobMetadata) - Constructor for class org.jclouds.openstack.swift.blobstore.functions.ContainerToResourceList
-
- ContainerToResourceMetadata - Class in org.jclouds.azureblob.blobstore.functions
-
- ContainerToResourceMetadata - Class in org.jclouds.openstack.swift.blobstore.functions
-
- ContainerVisibilities - Enum in org.jclouds.blobstore.attr
-
Represents the ways a container is scoped
- ContainerVisibility - Annotation Type in org.jclouds.blobstore.attr
-
- containsKey(Object) - Method in class org.jclouds.blobstore.internal.BaseBlobMap
-
- containsKey(Object) - Method in class org.jclouds.collect.InputSupplierMap
-
- containsKey(Object) - Method in class org.jclouds.collect.TransformingMap
-
- containsThrowable(Class<T>) - Static method in class org.jclouds.util.Throwables2
-
- containsValue(Object) - Method in class org.jclouds.blobstore.internal.BaseBlobMap
-
- ContainsValueInListStrategy - Interface in org.jclouds.blobstore.strategy
-
Determines whether a value exists in the store
- containsValueStrategy - Variable in class org.jclouds.blobstore.internal.BaseBlobMap
-
- content - Variable in class org.jclouds.io.payloads.BasePayload
-
- contentDisposition(String) - Method in interface org.jclouds.blobstore.domain.BlobBuilder.PayloadBlobBuilder
-
- contentDisposition(String) - Method in class org.jclouds.blobstore.domain.internal.BlobBuilderImpl.PayloadBlobBuilderImpl
-
- contentDisposition - Variable in class org.jclouds.io.ContentMetadataBuilder
-
- contentDisposition(String) - Method in class org.jclouds.io.ContentMetadataBuilder
-
- contentDisposition - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
- contentDisposition(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- contentEncoding(String) - Method in interface org.jclouds.blobstore.domain.BlobBuilder.PayloadBlobBuilder
-
- contentEncoding(String) - Method in class org.jclouds.blobstore.domain.internal.BlobBuilderImpl.PayloadBlobBuilderImpl
-
- contentEncoding - Variable in class org.jclouds.io.ContentMetadataBuilder
-
- contentEncoding(String) - Method in class org.jclouds.io.ContentMetadataBuilder
-
- contentEncoding - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
- contentEncoding(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- contentLanguage(String) - Method in interface org.jclouds.blobstore.domain.BlobBuilder.PayloadBlobBuilder
-
- contentLanguage(String) - Method in class org.jclouds.blobstore.domain.internal.BlobBuilderImpl.PayloadBlobBuilderImpl
-
- contentLanguage - Variable in class org.jclouds.io.ContentMetadataBuilder
-
- contentLanguage(String) - Method in class org.jclouds.io.ContentMetadataBuilder
-
- contentLanguage - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
- contentLanguage(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- contentLength(long) - Method in interface org.jclouds.blobstore.domain.BlobBuilder.PayloadBlobBuilder
-
- contentLength(long) - Method in class org.jclouds.blobstore.domain.internal.BlobBuilderImpl.PayloadBlobBuilderImpl
-
- contentLength - Variable in class org.jclouds.io.ContentMetadataBuilder
-
- contentLength(Long) - Method in class org.jclouds.io.ContentMetadataBuilder
-
- contentLength - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
- contentLength(Long) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- contentMD5(byte[]) - Method in interface org.jclouds.blobstore.domain.BlobBuilder.PayloadBlobBuilder
-
- contentMD5(byte[]) - Method in class org.jclouds.blobstore.domain.internal.BlobBuilderImpl.PayloadBlobBuilderImpl
-
- contentMD5 - Variable in class org.jclouds.io.ContentMetadataBuilder
-
- contentMD5(byte[]) - Method in class org.jclouds.io.ContentMetadataBuilder
-
- contentMD5 - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
- contentMD5(byte[]) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- ContentMetadata - Interface in org.jclouds.io
-
- contentMetadata - Variable in class org.jclouds.io.payloads.BasePayload
-
- contentMetadata - Variable in class org.jclouds.io.payloads.StreamingPayload
-
- ContentMetadataBuilder - Class in org.jclouds.io
-
- ContentMetadataBuilder() - Constructor for class org.jclouds.io.ContentMetadataBuilder
-
- contentType(String) - Method in interface org.jclouds.blobstore.domain.BlobBuilder.PayloadBlobBuilder
-
- contentType(String) - Method in class org.jclouds.blobstore.domain.internal.BlobBuilderImpl.PayloadBlobBuilderImpl
-
- contentType - Variable in class org.jclouds.io.ContentMetadataBuilder
-
- contentType(String) - Method in class org.jclouds.io.ContentMetadataBuilder
-
- contentType - Variable in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
- contentType(String) - Static method in class org.jclouds.io.payloads.Part.PartOptions.Builder
-
- contentType(String) - Method in class org.jclouds.io.payloads.Part.PartOptions
-
- contentType(String) - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl.Builder
-
- contentType(String) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- context - Variable in class org.jclouds.blobstore.internal.BaseAsyncBlobStore
-
- context - Variable in class org.jclouds.blobstore.internal.BaseBlobStore
-
- context - Variable in class org.jclouds.compute.internal.BaseComputeService
-
- context - Variable in class org.jclouds.loadbalancer.internal.BaseLoadBalancerService
-
- contextBuilderClass - Variable in class org.jclouds.rest.RestContextSpec
-
- contextSpec(String, String, String, String, String, String, String, Class<S>, Class<A>, Class<PropertiesBuilder>, Class<RestContextBuilder<S, A>>, Iterable<Module>) - Static method in class org.jclouds.rest.RestContextFactory
-
- contextSpec(String, String, String, String, String, String, String, Class<S>, Class<A>) - Static method in class org.jclouds.rest.RestContextFactory
-
- contextSpec(String, String, String, String, String, String, String, Class<S>, Class<A>, Iterable<Module>) - Static method in class org.jclouds.rest.RestContextFactory
-
- convert(HTTPResponse) - Method in class org.jclouds.gae.GaeHttpCommandExecutorService
-
- convert(HttpRequest) - Method in class org.jclouds.gae.GaeHttpCommandExecutorService
-
- convert(HttpRequest) - Method in class org.jclouds.http.apachehc.ApacheHCHttpCommandExecutorService
-
- convert(HttpRequest) - Method in class org.jclouds.http.internal.BaseHttpCommandExecutorService
-
- convert(HttpRequest) - Method in class org.jclouds.http.internal.JavaUrlHttpCommandExecutorService
-
- ConvertLB - Class in org.jclouds.cloudloadbalancers.functions
-
- ConvertLB.Factory - Interface in org.jclouds.cloudloadbalancers.functions
-
- convertToApacheRequest(HttpRequest) - Static method in class org.jclouds.http.apachehc.ApacheHCUtils
-
- ConvertToGaeRequest - Class in org.jclouds.gae
-
- ConvertToJcloudsResponse - Class in org.jclouds.gae
-
- ConvertToJcloudsResponse() - Constructor for class org.jclouds.gae.ConvertToJcloudsResponse
-
- ConvertUnencodedBytesToBase64EncodedString - Class in org.jclouds.ec2.functions
-
Binds base64 encodes the byte [] input
- ConvertUnencodedBytesToBase64EncodedString() - Constructor for class org.jclouds.ec2.functions.ConvertUnencodedBytesToBase64EncodedString
-
- convertUnsafe(Multimap<K, V>) - Static method in class org.jclouds.util.Maps2
-
- copy(MutableBlobMetadata) - Static method in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- copy(MutableBlobMetadata, String) - Static method in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- copy(MutableBlobMetadata) - Static method in class org.jclouds.filesystem.FilesystemAsyncBlobStore
-
- copy(MutableBlobMetadata, String) - Static method in class org.jclouds.filesystem.FilesystemAsyncBlobStore
-
- copy(ContentMetadata, MutableContentMetadata) - Static method in class org.jclouds.http.HttpUtils
-
- copy(String, InputStream) - Method in class org.jclouds.logging.internal.Wire
-
- COPY_SOURCE_IF_MATCH - Static variable in interface org.jclouds.s3.reference.S3Headers
-
ETag matching constraint header for the copy object request
- COPY_SOURCE_IF_MODIFIED_SINCE - Static variable in interface org.jclouds.s3.reference.S3Headers
-
Modified since constraint header for the copy object request
- COPY_SOURCE_IF_NO_MATCH - Static variable in interface org.jclouds.s3.reference.S3Headers
-
ETag non-matching constraint header for the copy object request
- COPY_SOURCE_IF_UNMODIFIED_SINCE - Static variable in interface org.jclouds.s3.reference.S3Headers
-
Unmodified since constraint header for the copy object request
- CopyInputStreamInputSupplierMap - Class in org.jclouds.io
-
- CopyInputStreamInputSupplierMap(Map<String, InputSupplier<InputStream>>, CopyInputStreamIntoSupplier) - Constructor for class org.jclouds.io.CopyInputStreamInputSupplierMap
-
- CopyInputStreamInputSupplierMap(Map<String, InputSupplier<InputStream>>) - Constructor for class org.jclouds.io.CopyInputStreamInputSupplierMap
-
- CopyInputStreamIntoSupplier - Class in org.jclouds.io
-
- CopyInputStreamIntoSupplier() - Constructor for class org.jclouds.io.CopyInputStreamIntoSupplier
-
- copyISO(long, long, long) - Method in interface org.jclouds.cloudstack.features.ISOAsyncClient
-
Copies a template from one zone to another.
- copyISO(long, long, long) - Method in interface org.jclouds.cloudstack.features.ISOClient
-
Copies a template from one zone to another.
- copyMetadataAndSetLength(Payload, Payload, long) - Method in class org.jclouds.io.internal.BasePayloadSlicer
-
- copyObject(String, String, String, String, CopyObjectOptions...) - Method in interface org.jclouds.s3.S3AsyncClient
-
- copyObject(String, String, String, String, CopyObjectOptions...) - Method in interface org.jclouds.s3.S3Client
-
Copies one object to another bucket, retaining UserMetadata from the source.
- CopyObjectHandler - Class in org.jclouds.s3.xml
-
Parses the response from Amazon S3 COPY Object command.
- CopyObjectHandler() - Constructor for class org.jclouds.s3.xml.CopyObjectHandler
-
- CopyObjectOptions - Class in org.jclouds.s3.options
-
Contains options supported in the REST API for the COPY object operation.
- CopyObjectOptions() - Constructor for class org.jclouds.s3.options.CopyObjectOptions
-
- CopyObjectOptions.Builder - Class in org.jclouds.s3.options
-
- CopyObjectOptions.Builder() - Constructor for class org.jclouds.s3.options.CopyObjectOptions.Builder
-
- CopyObjectResult - Class in org.jclouds.s3.domain.internal
-
Returns the metadata parsable from a bucket listing
- CopyObjectResult(Date, String) - Constructor for class org.jclouds.s3.domain.internal.CopyObjectResult
-
- copyOf(LoginResponse) - Method in class org.jclouds.cloudstack.domain.LoginResponse.Builder
-
- copyTemplateToZone(long, long, long) - Method in interface org.jclouds.cloudstack.features.TemplateAsyncClient
-
- copyTemplateToZone(long, long, long) - Method in interface org.jclouds.cloudstack.features.TemplateClient
-
Copies a template from one zone to another.
- copyTo(TemplateOptions) - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
- copyTo(TemplateOptions) - Method in class org.jclouds.cloudsigma.compute.options.CloudSigmaTemplateOptions
-
- copyTo(TemplateOptions) - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- copyTo(TemplateOptions) - Method in class org.jclouds.compute.options.TemplateOptions
-
- copyTo(TemplateOptions) - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- copyTo(TemplateOptions) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- copyTo(TemplateOptions) - Method in class org.jclouds.glesys.compute.options.GleSYSTemplateOptions
-
- copyTo(TemplateOptions) - Method in class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
-
- copyTo(TemplateOptions) - Method in class org.jclouds.softlayer.compute.options.SoftLayerTemplateOptions
-
- copyTo(TemplateOptions) - Method in class org.jclouds.trmk.vcloud_0_8.compute.options.TerremarkVCloudTemplateOptions
-
- copyTo(TemplateOptions) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
-
- copyVAppTemplateToVDCAndName(URI, URI, String, CloneVAppTemplateOptions...) - Method in interface org.jclouds.vcloud.features.VAppTemplateAsyncClient
-
- copyVAppTemplateToVDCAndName(URI, URI, String, CloneVAppTemplateOptions...) - Method in interface org.jclouds.vcloud.features.VAppTemplateClient
-
- copyVAppToVDCAndName(URI, URI, String, CloneVAppOptions...) - Method in interface org.jclouds.vcloud.features.VAppAsyncClient
-
- copyVAppToVDCAndName(URI, URI, String, CloneVAppOptions...) - Method in interface org.jclouds.vcloud.features.VAppClient
-
- cores - Variable in class org.jclouds.servermanager.Hardware
-
- CorrectHypervisorForZone - Class in org.jclouds.cloudstack.predicates
-
Templates can be present in a zone, and available, but not valid for launch
as their hypervisor isn't installed.
- CorrectHypervisorForZone(CloudStackClient) - Constructor for class org.jclouds.cloudstack.predicates.CorrectHypervisorForZone
-
- CorrectHypervisorForZone(Supplier<Map<Long, Set<String>>>) - Constructor for class org.jclouds.cloudstack.predicates.CorrectHypervisorForZone
-
- Cost - Class in org.jclouds.glesys.domain
-
The Cost class contains information about the cost of a server
- Cost(double, String, String) - Constructor for class org.jclouds.glesys.domain.Cost
-
- cost - Variable in class org.jclouds.glesys.domain.Ip.Builder
-
- cost(double) - Method in class org.jclouds.glesys.domain.Ip.Builder
-
- cost - Variable in class org.jclouds.glesys.domain.Ip
-
- cost(Cost) - Method in class org.jclouds.glesys.domain.ServerDetails.Builder
-
- Cost.Builder - Class in org.jclouds.glesys.domain
-
- Cost.Builder() - Constructor for class org.jclouds.glesys.domain.Cost.Builder
-
- countBlobs(String) - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- countBlobs(String, ListContainerOptions) - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- countBlobs(String) - Method in interface org.jclouds.blobstore.BlobStore
-
- countBlobs(String, ListContainerOptions) - Method in interface org.jclouds.blobstore.BlobStore
-
- countBlobs(String) - Method in class org.jclouds.blobstore.internal.BaseAsyncBlobStore
-
- countBlobs(String, ListContainerOptions) - Method in class org.jclouds.blobstore.internal.BaseAsyncBlobStore
-
- countBlobs(String) - Method in class org.jclouds.blobstore.internal.BaseBlobStore
-
- countBlobs(String, ListContainerOptions) - Method in class org.jclouds.blobstore.internal.BaseBlobStore
-
- countBlobs(String, ListContainerOptions) - Method in interface org.jclouds.blobstore.util.BlobUtils
-
- countBlobs(String, ListContainerOptions) - Method in class org.jclouds.blobstore.util.internal.BlobUtilsImpl
-
- countBlobs(String, ListContainerOptions) - Method in interface org.jclouds.filesystem.strategy.FilesystemStorageStrategy
-
Counts number of blobs inside a container
- countBlobs(String, ListContainerOptions) - Method in class org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl
-
- countBlobs(String, ListContainerOptions) - Method in class org.jclouds.filesystem.util.internal.FileSystemBlobUtilsImpl
-
- countBlobsStrategy - Variable in class org.jclouds.blobstore.util.internal.BlobUtilsImpl
-
- CountBlobTypeInList - Class in org.jclouds.blobstore.strategy.internal
-
counts all blobs in the blobstore at the prefix by the most efficient means possible.
- CountListStrategy - Interface in org.jclouds.blobstore.strategy
-
Number of objects in a container
- country(String) - Method in class org.jclouds.softlayer.domain.Address.Builder
-
- cpu - Variable in class org.jclouds.cloudsigma.domain.Server.Builder
-
- cpu(int) - Method in class org.jclouds.cloudsigma.domain.Server.Builder
-
- cpu - Variable in class org.jclouds.cloudsigma.domain.Server
-
- cpu(int) - Method in class org.jclouds.cloudsigma.domain.ServerInfo.Builder
- cpu - Variable in class org.jclouds.elasticstack.domain.Server.Builder
-
- cpu(int) - Method in class org.jclouds.elasticstack.domain.Server.Builder
-
- cpu - Variable in class org.jclouds.elasticstack.domain.Server
-
- cpu(int) - Method in class org.jclouds.elasticstack.domain.ServerInfo.Builder
- cpu(ResourceUsage) - Method in class org.jclouds.glesys.domain.ServerStatus.Builder
-
- cpu() - Static method in class org.jclouds.glesys.options.ServerStatusOptions.Builder
-
- cpuAllocated(String) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- cpuCapacity - Variable in class org.jclouds.vcloud.xml.VDCHandler
-
- cpuCores(Integer...) - Method in class org.jclouds.glesys.domain.AllowedArgumentsForCreateServer.Builder
-
- cpuCores(Set<Integer>) - Method in class org.jclouds.glesys.domain.AllowedArgumentsForCreateServer.Builder
-
- cpuCores(int) - Method in class org.jclouds.glesys.domain.ServerDetails.Builder
-
- cpuCores - Variable in class org.jclouds.glesys.domain.ServerSpec.Builder
-
- cpuCores(int) - Method in class org.jclouds.glesys.domain.ServerSpec.Builder
-
- cpuCores - Variable in class org.jclouds.glesys.domain.ServerSpec
-
- cpucores(int) - Static method in class org.jclouds.glesys.options.CloneServerOptions.Builder
-
- cpucores(int) - Static method in class org.jclouds.glesys.options.EditServerOptions.Builder
-
- cpuCores(int) - Method in class org.jclouds.glesys.options.EditServerOptions
-
Configure the number of CPU cores allocated to the server
- cpuCount(long) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- cpuNumber(int) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- cpuNumber(int) - Method in class org.jclouds.cloudstack.domain.ServiceOffering.Builder
-
- cpuSpeed(int) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- cpuSpeed(int) - Method in class org.jclouds.cloudstack.domain.ServiceOffering.Builder
-
- cpuSpeed(long) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- cpuUsed(String) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- cpuUsed(String) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- cpuUseLimited(boolean) - Method in class org.jclouds.cloudstack.domain.ServiceOffering.Builder
-
- cpuWithOverProvisioning(float) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- create(MutableContentMetadata) - Method in interface org.jclouds.atmos.domain.AtmosObject.Factory
-
- create(SystemMetadata, UserMetadata) - Method in interface org.jclouds.atmos.domain.AtmosObject.Factory
-
- create(MutableContentMetadata, SystemMetadata, UserMetadata) - Method in interface org.jclouds.atmos.domain.AtmosObject.Factory
-
- create(MutableContentMetadata) - Method in class org.jclouds.atmos.domain.internal.AtmosObjectImpl.AtmosObjectFactory
-
- create(SystemMetadata, UserMetadata) - Method in class org.jclouds.atmos.domain.internal.AtmosObjectImpl.AtmosObjectFactory
-
- create(MutableContentMetadata, SystemMetadata, UserMetadata) - Method in class org.jclouds.atmos.domain.internal.AtmosObjectImpl.AtmosObjectFactory
-
- create(MutableBlobProperties) - Method in interface org.jclouds.azureblob.domain.AzureBlob.Factory
-
- create(String, ListContainerOptions) - Method in interface org.jclouds.blobstore.BlobMap.Factory
-
- create(MutableBlobMetadata) - Method in interface org.jclouds.blobstore.domain.Blob.Factory
-
Creates a blob, optionally setting its metadata to a known value.
- create(String, ListContainerOptions) - Method in interface org.jclouds.blobstore.InputStreamMap.Factory
-
- create() - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- create(Network) - Method in interface org.jclouds.cloudstack.functions.StaticNATVirtualMachineInNetwork.Factory
-
- create(SudoAwareInitManager) - Method in interface org.jclouds.compute.callables.BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory
-
- create() - Static method in class org.jclouds.compute.callables.InitScriptConfigurationForTasks
-
- create(NodeMetadata, Statement, RunScriptOptions) - Method in interface org.jclouds.compute.callables.RunScriptOnNode.Factory
-
- create(TemplateOptions, AtomicReference<NodeMetadata>, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Method in interface org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
-
- create(TemplateOptions, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Method in interface org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
-
- create(NodeMetadata, Statement, RunScriptOptions, Map<NodeMetadata, Exception>) - Method in interface org.jclouds.compute.strategy.InitializeRunScriptOnNodeOrPlaceInBadMap.Factory
-
- create(ListenableFuture<T>, Function<Exception, T>) - Static method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
-
- create() - Static method in class org.jclouds.ec2.config.EC2RestClientModule
-
- create() - Method in class org.jclouds.filesystem.FilesystemAsyncBlobStore
-
- create(LoadBalancerType, LoadBalancerPersistenceType) - Method in class org.jclouds.gogrid.options.AddLoadBalancerOptions.Builder
-
- create() - Method in class org.jclouds.gogrid.options.GetIpListOptions.Builder
-
- create(ParseSax.HandlerWithResult<T>) - Method in interface org.jclouds.http.functions.ParseSax.Factory
-
- create() - Static method in class org.jclouds.io.ContentMetadataBuilder
-
- create(String, String) - Static method in class org.jclouds.io.payloads.Part
-
- create(String, Payload, Part.PartOptions) - Static method in class org.jclouds.io.payloads.Part
-
- create(Link.Relation, URI) - Static method in class org.jclouds.openstack.domain.Link
-
- create(String) - Method in interface org.jclouds.openstack.functions.URIFromAuthenticationResponseForService.Factory
-
- create(MutableObjectInfoWithMetadata) - Method in interface org.jclouds.openstack.swift.domain.SwiftObject.Factory
-
- create() - Static method in class org.jclouds.ovf.xml.SectionHandler
-
- create(Class<T>) - Method in class org.jclouds.rest.AsyncClientFactory
-
- create(Class<T>, AsyncRestClientProxy<T>) - Static method in class org.jclouds.rest.AsyncClientFactory
-
- create(String) - Method in interface org.jclouds.rest.binders.BindToJsonPayloadWrappedWith.Factory
-
- create(HttpRequest, Function<HttpResponse, ?>) - Method in interface org.jclouds.rest.internal.AsyncRestClientProxy.Factory
-
- create(AtomicReference<AuthorizationException>, long, Supplier<T>) - Static method in class org.jclouds.rest.suppliers.MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier
-
- create() - Static method in class org.jclouds.s3.config.S3RestClientModule
-
- create() - Static method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- create(MutableObjectMetadata) - Method in interface org.jclouds.s3.domain.S3Object.Factory
-
- create() - Method in interface org.jclouds.ssh.jsch.JschSshClient.Connection
-
- create(IPSocket, Credentials) - Method in interface org.jclouds.ssh.SshClient.Factory
-
Deprecated.
- create(IPSocket, LoginCredentials) - Method in interface org.jclouds.ssh.SshClient.Factory
-
- create() - Method in interface org.jclouds.sshj.SshjSshClient.Connection
-
- createAccount(String, Account.Type, String, String, String, String, CreateAccountOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalAccountAsyncClient
-
- createAccount(String, Account.Type, String, String, String, String, CreateAccountOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalAccountClient
-
Create a new Cloudstack account
- createAccount(String, String, CreateAccountOptions...) - Method in interface org.jclouds.glesys.features.EmailAsyncClient
-
- createAccount(String, String, CreateAccountOptions...) - Method in interface org.jclouds.glesys.features.EmailClient
-
Create a new e-mail account
- CreateAccountOptions - Class in org.jclouds.cloudstack.options
-
Optional fields for account creation
- CreateAccountOptions() - Constructor for class org.jclouds.cloudstack.options.CreateAccountOptions
-
- CreateAccountOptions - Class in org.jclouds.glesys.options
-
- CreateAccountOptions() - Constructor for class org.jclouds.glesys.options.CreateAccountOptions
-
- CreateAccountOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateAccountOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateAccountOptions.Builder
-
- CreateAccountOptions.Builder - Class in org.jclouds.glesys.options
-
- CreateAccountOptions.Builder() - Constructor for class org.jclouds.glesys.options.CreateAccountOptions.Builder
-
- createAlias(String, String) - Method in interface org.jclouds.glesys.features.EmailAsyncClient
-
- createAlias(String, String) - Method in interface org.jclouds.glesys.features.EmailClient
-
Create an e-mail alias for an e-mail account
- createAndStartServer(Server) - Method in interface org.jclouds.elasticstack.ElasticStackAsyncClient
-
- createAndStartServer(Server) - Method in interface org.jclouds.elasticstack.ElasticStackClient
-
create and start a new server
- createArchive(String, String, int) - Method in interface org.jclouds.glesys.features.ArchiveAsyncClient
-
- createArchive(String, String, int) - Method in interface org.jclouds.glesys.features.ArchiveClient
-
Create a new backup volume.
- createBaseEndpointFor(URI) - Static method in class org.jclouds.http.HttpUtils
-
keys to the map are only used for socket information, not path.
- createBlobMap(String, ListContainerOptions) - Method in interface org.jclouds.blobstore.BlobStoreContext
-
Creates a Map
view of the specified container.
- createBlobMap(String) - Method in interface org.jclouds.blobstore.BlobStoreContext
-
Creates a Map
view of the specified container.
- createBlobMap(String, ListContainerOptions) - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- createBlobMap(String) - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- CreateClientForCaller - Class in org.jclouds.rest.config
-
CreateClientForCaller is parameterized, so clients it creates aren't singletons.
- createContainer(String, CreateContainerOptions...) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
-
- createContainer(String, CreateContainerOptions...) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
The Create Container operation creates a new container under the specified identity.
- createContainer(String) - Method in interface org.jclouds.filesystem.strategy.FilesystemStorageStrategy
-
Creates a new container
- createContainer(String) - Method in class org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl
-
- createContainer(String, CreateContainerOptions...) - Method in interface org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasAsyncClient
-
- createContainer(String, CreateContainerOptions...) - Method in interface org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasClient
-
- createContainer(String) - Method in interface org.jclouds.openstack.swift.CommonSwiftAsyncClient
-
- createContainer(String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
-
- createContainerInLocation(Location, String) - Method in class org.jclouds.atmos.blobstore.AtmosAsyncBlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.atmos.blobstore.AtmosAsyncBlobStore
-
- createContainerInLocation(Location, String) - Method in class org.jclouds.atmos.blobstore.AtmosBlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.atmos.blobstore.AtmosBlobStore
-
- createContainerInLocation(Location, String) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
-
- createContainerInLocation(Location, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
-
This implementation invokes AzureBlobClient#putBucketInRegion
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
-
- createContainerInLocation(Location, String) - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- createContainerInLocation(Location, String) - Method in interface org.jclouds.blobstore.BlobStore
-
Creates a namespace for your blobs
A container is a namespace for your objects.
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in interface org.jclouds.blobstore.BlobStore
-
- createContainerInLocation(Location, String) - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.cloudfiles.blobstore.CloudFilesAsyncBlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.cloudfiles.blobstore.CloudFilesBlobStore
-
- createContainerInLocation(Location, String) - Method in class org.jclouds.filesystem.FilesystemAsyncBlobStore
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.filesystem.FilesystemAsyncBlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.hpcloud.objectstorage.lvs.blobstore.HPCloudObjectStorageLasVegasAsyncBlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.hpcloud.objectstorage.lvs.blobstore.HPCloudObjectStorageLasVegasBlobStore
-
- createContainerInLocation(Location, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftAsyncBlobStore
-
Note that location is currently ignored.
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.openstack.swift.blobstore.SwiftAsyncBlobStore
-
- createContainerInLocation(Location, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
-
This implementation invokes CommonSwiftClient#putBucketInRegion
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
-
- createContainerInLocation(Location, String) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
-
- createContainerInLocation(Location, String) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- createContainerInLocation(Location, String, CreateContainerOptions) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- createContainerInLocationIfAbsent(Location, String) - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
-
throws IllegalStateException if the container already exists
- CreateContainerOptions - Class in org.jclouds.azureblob.options
-
Contains options supported in the REST API for the Create Container operation.
- CreateContainerOptions() - Constructor for class org.jclouds.azureblob.options.CreateContainerOptions
-
- CreateContainerOptions - Class in org.jclouds.blobstore.options
-
Contains options supported in the list container operation.
- CreateContainerOptions() - Constructor for class org.jclouds.blobstore.options.CreateContainerOptions
-
- CreateContainerOptions - Class in org.jclouds.hpcloud.objectstorage.lvs.options
-
Contains options supported in the REST API for the Create Container operation.
- CreateContainerOptions() - Constructor for class org.jclouds.hpcloud.objectstorage.lvs.options.CreateContainerOptions
-
- CreateContainerOptions.Builder - Class in org.jclouds.azureblob.options
-
- CreateContainerOptions.Builder() - Constructor for class org.jclouds.azureblob.options.CreateContainerOptions.Builder
-
- CreateContainerOptions.Builder - Class in org.jclouds.blobstore.options
-
- CreateContainerOptions.Builder() - Constructor for class org.jclouds.blobstore.options.CreateContainerOptions.Builder
-
- CreateContainerOptions.Builder - Class in org.jclouds.hpcloud.objectstorage.lvs.options
-
- CreateContainerOptions.Builder() - Constructor for class org.jclouds.hpcloud.objectstorage.lvs.options.CreateContainerOptions.Builder
-
- CreateContainerOptions.ImmutableCreateContainerOptions - Class in org.jclouds.blobstore.options
-
- CreateContainerOptions.ImmutableCreateContainerOptions(CreateContainerOptions) - Constructor for class org.jclouds.blobstore.options.CreateContainerOptions.ImmutableCreateContainerOptions
-
- createContext(String, String, String) - Method in class org.jclouds.blobstore.BlobStoreContextFactory
-
- createContext(String, Properties) - Method in class org.jclouds.blobstore.BlobStoreContextFactory
-
- createContext(String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.blobstore.BlobStoreContextFactory
-
- createContext(String, String, String, Iterable<? extends Module>) - Method in class org.jclouds.blobstore.BlobStoreContextFactory
-
- createContext(String, String, String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.blobstore.BlobStoreContextFactory
-
- createContext(RestContextSpec<S, A>) - Method in class org.jclouds.blobstore.BlobStoreContextFactory
-
- createContext(RestContextSpec<S, A>, Properties) - Method in class org.jclouds.blobstore.BlobStoreContextFactory
-
- createContext(String, String, String) - Method in class org.jclouds.compute.ComputeServiceContextFactory
-
- createContext(String, Properties) - Method in class org.jclouds.compute.ComputeServiceContextFactory
-
- createContext(String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.compute.ComputeServiceContextFactory
-
- createContext(String, String, String, Iterable<? extends Module>) - Method in class org.jclouds.compute.ComputeServiceContextFactory
-
- createContext(String, String, String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.compute.ComputeServiceContextFactory
-
- createContext(RestContextSpec<S, A>) - Method in class org.jclouds.compute.ComputeServiceContextFactory
-
- createContext(RestContextSpec<S, A>, Properties) - Method in class org.jclouds.compute.ComputeServiceContextFactory
-
- createContext(RestContextSpec<S, A>, Iterable<Module>, Properties) - Method in class org.jclouds.compute.ComputeServiceContextFactory
-
- createContext(String, String, String) - Method in class org.jclouds.loadbalancer.LoadBalancerServiceContextFactory
-
- createContext(String, Properties) - Method in class org.jclouds.loadbalancer.LoadBalancerServiceContextFactory
-
- createContext(String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.loadbalancer.LoadBalancerServiceContextFactory
-
- createContext(String, String, String, Iterable<? extends Module>) - Method in class org.jclouds.loadbalancer.LoadBalancerServiceContextFactory
-
- createContext(String, String, String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.loadbalancer.LoadBalancerServiceContextFactory
-
- createContext(RestContextSpec<S, A>) - Method in class org.jclouds.loadbalancer.LoadBalancerServiceContextFactory
-
- createContext(RestContextSpec<S, A>, Properties) - Method in class org.jclouds.loadbalancer.LoadBalancerServiceContextFactory
-
- createContext(RestContextSpec<S, A>, Iterable<Module>, Properties) - Method in class org.jclouds.loadbalancer.LoadBalancerServiceContextFactory
-
- createContext(String, String, String) - Method in class org.jclouds.rest.RestContextFactory
-
- createContext(String, Properties) - Method in class org.jclouds.rest.RestContextFactory
-
- createContext(String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.rest.RestContextFactory
-
- createContext(String, String, String, Properties) - Method in class org.jclouds.rest.RestContextFactory
-
- createContext(String, String, String, Iterable<? extends Module>) - Method in class org.jclouds.rest.RestContextFactory
-
- createContext(String, String, String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.rest.RestContextFactory
-
- createContext(RestContextSpec<S, A>) - Static method in class org.jclouds.rest.RestContextFactory
-
- createContext(RestContextSpec<S, A>, Properties) - Static method in class org.jclouds.rest.RestContextFactory
-
- createContext(RestContextSpec<S, A>, Iterable<Module>) - Static method in class org.jclouds.rest.RestContextFactory
-
- createContext(RestContextSpec<S, A>, Iterable<Module>, Properties) - Static method in class org.jclouds.rest.RestContextFactory
-
- createContextBuilder(String, String, String) - Method in class org.jclouds.rest.RestContextFactory
-
- createContextBuilder(String, Properties) - Method in class org.jclouds.rest.RestContextFactory
-
- createContextBuilder(String, Iterable<Module>) - Method in class org.jclouds.rest.RestContextFactory
-
- createContextBuilder(String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.rest.RestContextFactory
-
Identity will be found by searching jclouds.identity
failing that
provider.identity
where provider corresponds to the parameter.
- createContextBuilder(String, String, String, Properties) - Method in class org.jclouds.rest.RestContextFactory
-
- createContextBuilder(String, String, String, Iterable<? extends Module>) - Method in class org.jclouds.rest.RestContextFactory
-
- createContextBuilder(String, String, String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.rest.RestContextFactory
-
Creates a new remote context.
- createContextBuilder(RestContextSpec<S, A>) - Static method in class org.jclouds.rest.RestContextFactory
-
- createContextBuilder(RestContextSpec<S, A>, Properties) - Static method in class org.jclouds.rest.RestContextFactory
-
- createContextBuilder(RestContextSpec<S, A>, Iterable<Module>) - Static method in class org.jclouds.rest.RestContextFactory
-
- createContextBuilder(RestContextSpec<S, A>, Iterable<Module>, Properties) - Static method in class org.jclouds.rest.RestContextFactory
-
- createContextSpec(String, String, String, Properties) - Method in class org.jclouds.rest.RestContextFactory
-
- createContextSpec(String, String, String, Iterable<? extends Module>, Properties) - Method in class org.jclouds.rest.RestContextFactory
-
- created(Date) - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.AsyncJob.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.DiskOffering.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.Event.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.ISO.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.ISOExtraction.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.NetworkOffering.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.ServiceOffering.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.Snapshot.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.StoragePool.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.Template.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.TemplateExtraction.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.User.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.VMGroup.Builder
-
- created(Date) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- created(Date) - Method in class org.jclouds.glesys.domain.EmailAccount.Builder
-
- createDate(Date) - Method in class org.jclouds.softlayer.domain.VirtualGuest.Builder
-
- createDirectory(String, PutOptions...) - Method in interface org.jclouds.atmos.AtmosAsyncClient
-
- createDirectory(String, PutOptions...) - Method in interface org.jclouds.atmos.AtmosClient
-
- createDirectory(String, String) - Method in class org.jclouds.atmos.blobstore.AtmosAsyncBlobStore
-
- createDirectory(String, String) - Method in class org.jclouds.atmos.blobstore.AtmosBlobStore
-
- createDirectory(String, String) - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- createDirectory(String, String) - Method in interface org.jclouds.blobstore.BlobStore
-
Creates a folder or a directory marker depending on the service
- createDirectory(String, String) - Method in class org.jclouds.blobstore.internal.BaseAsyncBlobStore
-
- createDirectory(String, String) - Method in class org.jclouds.blobstore.internal.BaseBlobStore
-
- createDirectory(String, String) - Method in interface org.jclouds.blobstore.util.BlobUtils
-
- createDirectory(String, String) - Method in class org.jclouds.blobstore.util.internal.BlobUtilsImpl
-
- createDirectory(String, String) - Method in interface org.jclouds.filesystem.strategy.FilesystemStorageStrategy
-
Creates a folder or a directory marker depending on the service
- createDirectory(String, String) - Method in class org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl
-
- createDirectory(String, String) - Method in class org.jclouds.filesystem.util.internal.FileSystemBlobUtilsImpl
-
- createDirectoryWithResult(String, String) - Method in class org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl
-
Creates a directory and returns the result
- createDiskOffering(String, String, CreateDiskOfferingOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalOfferingAsyncClient
-
- createDiskOffering(String, String, CreateDiskOfferingOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalOfferingClient
-
Create a new disk offering
- CreateDiskOfferingOptions - Class in org.jclouds.cloudstack.options
-
Options to control how disk offerings are created
- CreateDiskOfferingOptions() - Constructor for class org.jclouds.cloudstack.options.CreateDiskOfferingOptions
-
- CreateDiskOfferingOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateDiskOfferingOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateDiskOfferingOptions.Builder
-
- createDomain(String, CreateDomainOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalDomainAsyncClient
-
- createDomain(String, CreateDomainOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalDomainClient
-
Create new Domain
- CreateDomainOptions - Class in org.jclouds.cloudstack.options
-
Options used to control how a domain is created
- CreateDomainOptions() - Constructor for class org.jclouds.cloudstack.options.CreateDomainOptions
-
- CreateDomainOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateDomainOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateDomainOptions.Builder
-
- createDrive(Drive) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- createDrive(Drive) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
create a new drive
- createDrive(Drive) - Method in interface org.jclouds.elasticstack.ElasticStackAsyncClient
-
- createDrive(Drive) - Method in interface org.jclouds.elasticstack.ElasticStackClient
-
create a new drive
- CreateDriveRequest - Class in org.jclouds.cloudsigma.domain
-
- CreateDriveRequest(String, long, ClaimType, Iterable<String>, Iterable<String>, Iterable<String>, String, Iterable<String>) - Constructor for class org.jclouds.cloudsigma.domain.CreateDriveRequest
-
- CreateDriveRequest - Class in org.jclouds.elasticstack.domain
-
- CreateDriveRequest(String, long, ClaimType, Iterable<String>, Iterable<String>, Map<String, String>, String, Iterable<String>) - Constructor for class org.jclouds.elasticstack.domain.CreateDriveRequest
-
- CreateDriveRequest.Builder - Class in org.jclouds.cloudsigma.domain
-
- CreateDriveRequest.Builder() - Constructor for class org.jclouds.cloudsigma.domain.CreateDriveRequest.Builder
-
- CreateDriveRequest.Builder - Class in org.jclouds.elasticstack.domain
-
- CreateDriveRequest.Builder() - Constructor for class org.jclouds.elasticstack.domain.CreateDriveRequest.Builder
-
- CreateDriveRequestToMap - Class in org.jclouds.elasticstack.functions
-
- CreateDriveRequestToMap(BaseDriveToMap) - Constructor for class org.jclouds.elasticstack.functions.CreateDriveRequestToMap
-
- createExceptionParserOrThrowResourceNotFoundOn404IfNoAnnotation(Injector, Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- createExecutionErrorMessage(Map<?, Exception>) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
-
- createFile(String, AtmosObject, PutOptions...) - Method in interface org.jclouds.atmos.AtmosAsyncClient
-
- createFile(String, AtmosObject, PutOptions...) - Method in interface org.jclouds.atmos.AtmosClient
-
- createFirewallRuleForIpAndProtocol(long, FirewallRule.Protocol, CreateFirewallRuleOptions...) - Method in interface org.jclouds.cloudstack.features.FirewallAsyncClient
-
- createFirewallRuleForIpAndProtocol(long, FirewallRule.Protocol, CreateFirewallRuleOptions...) - Method in interface org.jclouds.cloudstack.features.FirewallClient
-
Create new firewall rule for a specific IP address
- CreateFirewallRuleOptions - Class in org.jclouds.cloudstack.options
-
Options used to control how a firewall rule is created
- CreateFirewallRuleOptions() - Constructor for class org.jclouds.cloudstack.options.CreateFirewallRuleOptions
-
- CreateFirewallRuleOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateFirewallRuleOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateFirewallRuleOptions.Builder
-
- createForApiTypeAndVersion(String, String) - Method in interface org.jclouds.location.suppliers.RegionIdToURISupplier.Factory
-
- createForRegion(String) - Method in interface org.jclouds.cloudloadbalancers.functions.ConvertLB.Factory
-
- createImageFromServer(String, int) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- createImageFromServer(String, int) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
This operation creates a new image for the given server ID.
- createImageFromServer(String, int) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- createImageFromServer(String, int) - Method in interface org.jclouds.openstack.nova.NovaClient
-
This operation creates a new image for the given server ID.
- createImageInRegion(String, String, String, CreateImageOptions...) - Method in interface org.jclouds.ec2.services.AMIAsyncClient
-
- createImageInRegion(String, String, String, CreateImageOptions...) - Method in interface org.jclouds.ec2.services.AMIClient
-
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.
- CreateImageOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the CreateImage operation.
- CreateImageOptions() - Constructor for class org.jclouds.ec2.options.CreateImageOptions
-
- CreateImageOptions.Builder - Class in org.jclouds.ec2.options
-
- CreateImageOptions.Builder() - Constructor for class org.jclouds.ec2.options.CreateImageOptions.Builder
-
- createInitScript(InitScriptConfigurationForTasks, String, Statement) - Static method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
-
- createInputStreamMap(String, ListContainerOptions) - Method in interface org.jclouds.blobstore.BlobStoreContext
-
Creates a Map
view of the specified container.
- createInputStreamMap(String) - Method in interface org.jclouds.blobstore.BlobStoreContext
-
Creates a Map
view of the specified container.
- createInputStreamMap(String, ListContainerOptions) - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- createInputStreamMap(String) - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- createInstance(String, CreateInstanceOptions...) - Method in interface org.jclouds.deltacloud.DeltacloudAsyncClient
-
- createInstance(String, CreateInstanceOptions...) - Method in interface org.jclouds.deltacloud.DeltacloudClient
-
Create a new Instance
- createInstanceGroup(String, CreateVMGroupOptions...) - Method in interface org.jclouds.cloudstack.features.VMGroupAsyncClient
-
Creates a VM group
- createInstanceGroup(String, CreateVMGroupOptions...) - Method in interface org.jclouds.cloudstack.features.VMGroupClient
-
Creates a VM group
- CreateInstanceOptions - Class in org.jclouds.deltacloud.options
-
Contains options supported in the Deltacloud API for the Create Instance operation.
- CreateInstanceOptions() - Constructor for class org.jclouds.deltacloud.options.CreateInstanceOptions
-
- CreateInstanceOptions.Builder - Class in org.jclouds.deltacloud.options
-
- CreateInstanceOptions.Builder() - Constructor for class org.jclouds.deltacloud.options.CreateInstanceOptions.Builder
-
- createIPForwardingRule(long, String, int, CreateIPForwardingRuleOptions...) - Method in interface org.jclouds.cloudstack.features.NATAsyncClient
-
- createIPForwardingRule(long, String, int, CreateIPForwardingRuleOptions...) - Method in interface org.jclouds.cloudstack.features.NATClient
-
Creates an ip forwarding rule
- CreateIPForwardingRuleOptions - Class in org.jclouds.cloudstack.options
-
Options used to create an ip forwarding rule
- CreateIPForwardingRuleOptions() - Constructor for class org.jclouds.cloudstack.options.CreateIPForwardingRuleOptions
-
- CreateIPForwardingRuleOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateIPForwardingRuleOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateIPForwardingRuleOptions.Builder
-
- createJsonLiteralFromRawJson(String) - Method in class org.jclouds.json.config.GsonModule.NullHackJsonBallAdapter
-
- createJsonLiteralFromRawJson(String) - Method in class org.jclouds.json.internal.NullHackJsonLiteralAdapter
-
User supplied type that holds json literally.
- CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions - Class in org.jclouds.ec2.compute.strategy
-
- CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions(Function<RegionAndName, KeyPair>, ConcurrentMap<RegionAndName, KeyPair>, LoadingCache<RegionAndName, String>, Provider<RunInstancesOptions>) - Constructor for class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- createKeyPairAndSecurityGroupsAsNeededThenRunInstances(String, int, Template) - Method in class org.jclouds.ec2.compute.strategy.EC2CreateNodesInGroupThenAddToSet
-
- createKeyPairInRegion(String, String) - Method in interface org.jclouds.ec2.services.KeyPairAsyncClient
-
- createKeyPairInRegion(String, String) - Method in interface org.jclouds.ec2.services.KeyPairClient
-
Creates a new 2048-bit RSA key pair with the specified name.
- CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions - Class in org.jclouds.aws.ec2.compute.strategy
-
- CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions(Function<RegionAndName, KeyPair>, ConcurrentMap<RegionAndName, KeyPair>, LoadingCache<RegionAndName, String>, Provider<RunInstancesOptions>, LoadingCache<RegionAndName, String>, CreatePlacementGroupIfNeeded, Function<RegionNameAndPublicKeyMaterial, KeyPair>) - Constructor for class org.jclouds.aws.ec2.compute.strategy.CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
-
- createLoadBalancer(LoadBalancerRequest) - Method in interface org.jclouds.cloudloadbalancers.features.LoadBalancerAsyncClient
-
- createLoadBalancer(LoadBalancerRequest) - Method in interface org.jclouds.cloudloadbalancers.features.LoadBalancerClient
-
Create a new load balancer with the configuration defined by the request.
- createLoadBalancerInLocation(Location, String, String, int, int, Iterable<? extends NodeMetadata>) - Method in class org.jclouds.cloudloadbalancers.loadbalancer.strategy.CloudLoadBalancersLoadBalanceNodesStrategy
-
- createLoadBalancerInLocation(Location, String, String, int, int, Iterable<? extends NodeMetadata>) - Method in class org.jclouds.loadbalancer.internal.BaseLoadBalancerService
-
- createLoadBalancerInLocation(Location, String, String, int, int, Iterable<? extends NodeMetadata>) - Method in interface org.jclouds.loadbalancer.LoadBalancerService
-
- createLoadBalancerInLocation(Location, String, String, int, int, Iterable<? extends NodeMetadata>) - Method in interface org.jclouds.loadbalancer.LoadBalancerServiceAdapter
-
- createLoadBalancerInLocation(Location, String, String, int, int, Iterable<? extends NodeMetadata>) - Method in interface org.jclouds.loadbalancer.strategy.LoadBalanceNodesStrategy
-
- createLoadBalancerRuleForPublicIP(long, LoadBalancerRule.Algorithm, String, int, int, CreateLoadBalancerRuleOptions...) - Method in interface org.jclouds.cloudstack.features.LoadBalancerAsyncClient
-
- createLoadBalancerRuleForPublicIP(long, LoadBalancerRule.Algorithm, String, int, int, CreateLoadBalancerRuleOptions...) - Method in interface org.jclouds.cloudstack.features.LoadBalancerClient
-
Creates a load balancer rule.
- CreateLoadBalancerRuleOptions - Class in org.jclouds.cloudstack.options
-
Options used to control what load balancer rules are returned
- CreateLoadBalancerRuleOptions() - Constructor for class org.jclouds.cloudstack.options.CreateLoadBalancerRuleOptions
-
- CreateLoadBalancerRuleOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateLoadBalancerRuleOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateLoadBalancerRuleOptions.Builder
-
- createLoggerFactory() - Method in class org.jclouds.logging.config.ConsoleLoggingModule
-
- createLoggerFactory() - Method in class org.jclouds.logging.config.LoggingModule
-
- createLoggerFactory() - Method in class org.jclouds.logging.config.NullLoggingModule
-
- createLoggerFactory() - Method in class org.jclouds.logging.jdk.config.JDKLoggingModule
-
- createLoggerFactory() - Method in class org.jclouds.logging.log4j.config.Log4JLoggingModule
-
- createLoggerFactory() - Method in class org.jclouds.logging.slf4j.config.SLF4JLoggingModule
-
- createLoggerFactory() - Method in class org.jclouds.tools.ant.logging.config.AntLoggingModule
-
- createNetworkInZone(long, long, String, String, CreateNetworkOptions...) - Method in interface org.jclouds.cloudstack.features.NetworkAsyncClient
-
- createNetworkInZone(long, long, String, String, CreateNetworkOptions...) - Method in interface org.jclouds.cloudstack.features.NetworkClient
-
Creates a network
- CreateNetworkOptions - Class in org.jclouds.cloudstack.options
-
Optional fields for network creation
- CreateNetworkOptions() - Constructor for class org.jclouds.cloudstack.options.CreateNetworkOptions
-
- CreateNetworkOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateNetworkOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateNetworkOptions.Builder
-
- createNewKeyPairUnlessUserSpecifiedOtherwise(String, String, TemplateOptions) - Method in class org.jclouds.aws.ec2.compute.strategy.CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions
-
- createNewKeyPairUnlessUserSpecifiedOtherwise(String, String, TemplateOptions) - Method in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- CreateNewKeyPairUnlessUserSpecifiedOtherwise - Class in org.jclouds.trmk.vcloud_0_8.compute.strategy
-
- createNodeErrorMessage(Map<? extends NodeMetadata, ? extends Throwable>) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
-
- createNodes() - Method in class org.jclouds.tools.ant.taskdefs.compute.ComputeTask
-
- createNodesInGroup(String, int, Template) - Method in class org.jclouds.aws.ec2.compute.AWSEC2ComputeService
-
- createNodesInGroup(String, int, Template) - Method in interface org.jclouds.compute.ComputeService
-
The compute api treats nodes as a group based on the name you specify.
- createNodesInGroup(String, int, TemplateOptions) - Method in interface org.jclouds.compute.ComputeService
-
- createNodesInGroup(String, int) - Method in interface org.jclouds.compute.ComputeService
-
- createNodesInGroup(String, int, Template) - Method in class org.jclouds.compute.internal.BaseComputeService
-
- createNodesInGroup(String, int, TemplateOptions) - Method in class org.jclouds.compute.internal.BaseComputeService
-
- createNodesInGroup(String, int) - Method in class org.jclouds.compute.internal.BaseComputeService
-
- CreateNodesInGroupThenAddToSet - Interface in org.jclouds.compute.strategy
-
- createNodesInLoadBalancer(Set<NodeRequest>, int) - Method in interface org.jclouds.cloudloadbalancers.features.NodeAsyncClient
-
- createNodesInLoadBalancer(Set<NodeRequest>, int) - Method in interface org.jclouds.cloudloadbalancers.features.NodeClient
-
Create a new node with the configuration defined by the request.
- createNodesInRegionAndZone(String, String, String, int, Template, RunInstancesOptions) - Method in class org.jclouds.aws.ec2.compute.strategy.AWSEC2CreateNodesInGroupThenAddToSet
-
- createNodesInRegionAndZone(String, String, String, int, Template, RunInstancesOptions) - Method in class org.jclouds.ec2.compute.strategy.EC2CreateNodesInGroupThenAddToSet
-
- CreateNodesWithGroupEncodedIntoNameThenAddToSet - Class in org.jclouds.compute.strategy.impl
-
creates futures that correlate to
- CreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName, ListNodesStrategy, String, ExecutorService, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory) - Constructor for class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.byon.internal.BYONComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.cloudservers.compute.strategy.CloudServersComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.cloudsigma.compute.CloudSigmaComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.cloudstack.compute.strategy.CloudStackComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in interface org.jclouds.compute.ComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in interface org.jclouds.compute.JCloudsNativeComputeServiceAdapter
-
- CreateNodeWithGroupEncodedIntoName - Interface in org.jclouds.compute.strategy
-
Adds a node into an existing tag set, or creates one new.
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in interface org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName
-
create a node given the name and template parameters such as imageid, hardwareid, and
locationid.
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
-
create a node given the name and template parameters such as imageid, hardwareid, and
locationid.
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.deltacloud.compute.strategy.DeltacloudComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.elasticstack.compute.ElasticStackComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.glesys.compute.GleSYSComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.openstack.nova.compute.strategy.NovaComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.rimuhosting.miro.compute.strategy.RimuHostingCreateNodeWithGroupEncodedIntoName
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.savvis.vpdc.compute.strategy.VPDCComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.servermanager.compute.strategy.ServerManagerComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.slicehost.compute.strategy.SlicehostComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.trmk.vcloud_0_8.compute.strategy.StartVAppWithGroupEncodedIntoName
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
-
- createNodeWithGroupEncodedIntoName(String, String, Template) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
-
- CreateOptions - Class in org.jclouds.azure.storage.options
-
Contains common options supported in the REST API for the Create operation.
- CreateOptions() - Constructor for class org.jclouds.azure.storage.options.CreateOptions
-
- CreateOptions - Class in org.jclouds.rimuhosting.miro.data
-
Some options we need to create a new server/VPS.
- CreateOptions() - Constructor for class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- CreateOptions(String, String, Image) - Constructor for class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- CreateOptions(String, String, String) - Constructor for class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- CreateOptions.Builder - Class in org.jclouds.azure.storage.options
-
- CreateOptions.Builder() - Constructor for class org.jclouds.azure.storage.options.CreateOptions.Builder
-
- createOrImportKeyPair(String, String, TemplateOptions) - Method in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- CreateOrOverwriteFile - Class in org.jclouds.scriptbuilder.domain
-
Creates a run script
- CreateOrOverwriteFile(String, Iterable<String>, String, boolean) - Constructor for class org.jclouds.scriptbuilder.domain.CreateOrOverwriteFile
-
- createOrOverwriteFile(String, Iterable<String>) - Static method in class org.jclouds.scriptbuilder.domain.Statements
-
- createOrOverwriteFile(String, Iterable<String>, String) - Static method in class org.jclouds.scriptbuilder.domain.Statements
-
- CreateOrOverwriteFile.Builder - Class in org.jclouds.scriptbuilder.domain
-
- CreateOrOverwriteFile.Builder() - Constructor for class org.jclouds.scriptbuilder.domain.CreateOrOverwriteFile.Builder
-
- createParentIfNeededAsync(AsyncBlobStore, String, Blob) - Static method in class org.jclouds.blobstore.util.BlobStoreUtils
-
- CreatePlacementGroupIfNeeded - Class in org.jclouds.aws.ec2.functions
-
- CreatePlacementGroupIfNeeded(AWSEC2Client, Predicate<PlacementGroup>) - Constructor for class org.jclouds.aws.ec2.functions.CreatePlacementGroupIfNeeded
-
- createPlacementGroupInRegion(String, String, String) - Method in interface org.jclouds.aws.ec2.services.PlacementGroupAsyncClient
-
- createPlacementGroupInRegion(String, String) - Method in interface org.jclouds.aws.ec2.services.PlacementGroupAsyncClient
-
- createPlacementGroupInRegion(String, String, String) - Method in interface org.jclouds.aws.ec2.services.PlacementGroupClient
-
Creates a placement group that you launch cluster compute instances into.
- createPlacementGroupInRegion(String, String) - Method in interface org.jclouds.aws.ec2.services.PlacementGroupClient
-
like {@link #createPlacementGroupInRegion(String,String,String) except that the strategy is default: "cluster".
- createPod(String, long, String, String, String, String, CreatePodOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalPodAsyncClient
-
Creates a new Pod.
- createPod(String, long, String, String, String, CreatePodOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalPodAsyncClient
-
Creates a new Pod.
- createPod(String, long, String, String, String, String, CreatePodOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalPodClient
-
Creates a new Pod.
- createPod(String, long, String, String, String, CreatePodOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalPodClient
-
Creates a new Pod.
- CreatePodOptions - Class in org.jclouds.cloudstack.options
-
Options to the GlobalPodClient.createPod API call.
- CreatePodOptions() - Constructor for class org.jclouds.cloudstack.options.CreatePodOptions
-
- CreatePodOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreatePodOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreatePodOptions.Builder
-
- createPortForwardingRuleForVirtualMachine(long, PortForwardingRule.Protocol, int, long, int) - Method in interface org.jclouds.cloudstack.features.FirewallAsyncClient
-
- createPortForwardingRuleForVirtualMachine(long, PortForwardingRule.Protocol, int, long, int) - Method in interface org.jclouds.cloudstack.features.FirewallClient
-
Creates an port forwarding rule
- CreatePortForwardingRulesForIP - Class in org.jclouds.cloudstack.functions
-
- CreatePortForwardingRulesForIP(CloudStackClient, BlockUntilJobCompletesAndReturnResult, LoadingCache<Long, Set<IPForwardingRule>>) - Constructor for class org.jclouds.cloudstack.functions.CreatePortForwardingRulesForIP
-
- createPublicAddressMappedToPorts(URI, int...) - Method in class org.jclouds.trmk.vcloud_0_8.compute.TerremarkVCloudComputeClient
-
- createRequest(Method, Object...) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- createResponseParser(ParseSax.Factory, Injector, Method, HttpRequest) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- createRootContainer(CreateContainerOptions...) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
-
- createRootContainer(CreateContainerOptions...) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
The root container is a default container that may be inferred from a URL requesting a blob
resource.
- CreateRunScript - Class in org.jclouds.scriptbuilder.domain
-
Creates a run script
- CreateRunScript(String, Iterable<String>, String, Iterable<Statement>) - Constructor for class org.jclouds.scriptbuilder.domain.CreateRunScript
-
- createRunScript(String, Iterable<String>, String, Iterable<Statement>) - Static method in class org.jclouds.scriptbuilder.domain.Statements
-
- CreateRunScript.AddExport - Class in org.jclouds.scriptbuilder.domain
-
- CreateRunScript.AddExport(String, String) - Constructor for class org.jclouds.scriptbuilder.domain.CreateRunScript.AddExport
-
- createSecurityGroup(String) - Method in interface org.jclouds.cloudstack.features.SecurityGroupAsyncClient
-
- createSecurityGroup(String) - Method in interface org.jclouds.cloudstack.features.SecurityGroupClient
-
Creates a security group
- CreateSecurityGroupIfNeeded - Class in org.jclouds.ec2.compute.functions
-
- CreateSecurityGroupIfNeeded(EC2Client, Predicate<RegionAndName>) - Constructor for class org.jclouds.ec2.compute.functions.CreateSecurityGroupIfNeeded
-
- CreateSecurityGroupIfNeeded(SecurityGroupClient, Predicate<RegionAndName>) - Constructor for class org.jclouds.ec2.compute.functions.CreateSecurityGroupIfNeeded
-
- createSecurityGroupInRegion(String, String, String) - Method in interface org.jclouds.ec2.services.SecurityGroupAsyncClient
-
- createSecurityGroupInRegion(String, String, String) - Method in interface org.jclouds.ec2.services.SecurityGroupClient
-
Creates a new security group.
- createSecurityGroupInRegionAndReturnId(String, String, String, CreateSecurityGroupOptions...) - Method in interface org.jclouds.aws.ec2.services.AWSSecurityGroupAsyncClient
-
- createSecurityGroupInRegionAndReturnId(String, String, String, CreateSecurityGroupOptions...) - Method in interface org.jclouds.aws.ec2.services.AWSSecurityGroupClient
-
- CreateSecurityGroupOptions - Class in org.jclouds.aws.ec2.options
-
Contains options supported in the Form API for the CreateSecurityGroup
operation.
- CreateSecurityGroupOptions() - Constructor for class org.jclouds.aws.ec2.options.CreateSecurityGroupOptions
-
- CreateSecurityGroupOptions.Builder - Class in org.jclouds.aws.ec2.options
-
- CreateSecurityGroupOptions.Builder() - Constructor for class org.jclouds.aws.ec2.options.CreateSecurityGroupOptions.Builder
-
- CreateSecurityGroupResponseHandler - Class in org.jclouds.aws.ec2.xml
-
- CreateSecurityGroupResponseHandler() - Constructor for class org.jclouds.aws.ec2.xml.CreateSecurityGroupResponseHandler
-
- createServer(String, int, int, CreateServerOptions...) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- createServer(String, int, int, CreateServerOptions...) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
This operation asynchronously provisions a new server.
- createServer(Server) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- createServer(Server) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
create a new server
- createServer(Server) - Method in interface org.jclouds.elasticstack.ElasticStackAsyncClient
-
- createServer(Server) - Method in interface org.jclouds.elasticstack.ElasticStackClient
-
create a new server
- createServer(String, String, String, CreateServerOptions...) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- createServer(String, String, String, CreateServerOptions...) - Method in interface org.jclouds.openstack.nova.NovaClient
-
This operation asynchronously provisions a new server.
- createServer(String, String, String, CreateServerOptions...) - Method in interface org.jclouds.rimuhosting.miro.RimuHostingAsyncClient
-
- createServer(String, String, String, CreateServerOptions...) - Method in interface org.jclouds.rimuhosting.miro.RimuHostingClient
-
This operation creates a node based on its name, imageId and planId.
- createServerInDC(String, String, int, int) - Method in class org.jclouds.servermanager.ServerManager
-
simulate creating a server, as this is really going to happen with the api underneath
- CreateServerOptions - Class in org.jclouds.cloudservers.options
-
- CreateServerOptions() - Constructor for class org.jclouds.cloudservers.options.CreateServerOptions
-
- CreateServerOptions - Class in org.jclouds.glesys.options
-
- CreateServerOptions() - Constructor for class org.jclouds.glesys.options.CreateServerOptions
-
- CreateServerOptions - Class in org.jclouds.openstack.nova.options
-
- CreateServerOptions() - Constructor for class org.jclouds.openstack.nova.options.CreateServerOptions
-
- CreateServerOptions - Class in org.jclouds.rimuhosting.miro.binder
-
- CreateServerOptions(Json) - Constructor for class org.jclouds.rimuhosting.miro.binder.CreateServerOptions
-
- CreateServerOptions.Builder - Class in org.jclouds.cloudservers.options
-
- CreateServerOptions.Builder() - Constructor for class org.jclouds.cloudservers.options.CreateServerOptions.Builder
-
- CreateServerOptions.Builder - Class in org.jclouds.glesys.options
-
- CreateServerOptions.Builder() - Constructor for class org.jclouds.glesys.options.CreateServerOptions.Builder
-
- CreateServerOptions.Builder - Class in org.jclouds.openstack.nova.options
-
- CreateServerOptions.Builder() - Constructor for class org.jclouds.openstack.nova.options.CreateServerOptions.Builder
-
- createServerWithHostnameAndRootPassword(ServerSpec, String, String, CreateServerOptions...) - Method in interface org.jclouds.glesys.features.ServerAsyncClient
-
- createServerWithHostnameAndRootPassword(ServerSpec, String, String, CreateServerOptions...) - Method in interface org.jclouds.glesys.features.ServerClient
-
Create a new server
- createServiceOffering(String, String, int, int, int, CreateServiceOfferingOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalOfferingAsyncClient
-
- createServiceOffering(String, String, int, int, int, CreateServiceOfferingOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalOfferingClient
-
Create a new service offering
- CreateServiceOfferingOptions - Class in org.jclouds.cloudstack.options
-
Options to control how service offerings are created
- CreateServiceOfferingOptions() - Constructor for class org.jclouds.cloudstack.options.CreateServiceOfferingOptions
-
- CreateServiceOfferingOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateServiceOfferingOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateServiceOfferingOptions.Builder
-
- createSharedIpGroup(String, CreateSharedIpGroupOptions...) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- createSharedIpGroup(String, CreateSharedIpGroupOptions...) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
This operation creates a new shared IP group.
- CreateSharedIpGroupOptions - Class in org.jclouds.cloudservers.options
-
- CreateSharedIpGroupOptions() - Constructor for class org.jclouds.cloudservers.options.CreateSharedIpGroupOptions
-
- CreateSharedIpGroupOptions.Builder - Class in org.jclouds.cloudservers.options
-
- CreateSharedIpGroupOptions.Builder() - Constructor for class org.jclouds.cloudservers.options.CreateSharedIpGroupOptions.Builder
-
- createSlice(String, int, int) - Method in interface org.jclouds.slicehost.SlicehostAsyncClient
-
- createSlice(String, int, int) - Method in interface org.jclouds.slicehost.SlicehostClient
-
- createSnapshot(long, CreateSnapshotOptions...) - Method in interface org.jclouds.cloudstack.features.SnapshotAsyncClient
-
Creates an instant snapshot of a volume.
- createSnapshot(long, CreateSnapshotOptions...) - Method in interface org.jclouds.cloudstack.features.SnapshotClient
-
Creates an instant snapshot of a volume.
- createSnapshotInRegion(String, String, CreateSnapshotOptions...) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- createSnapshotInRegion(String, String, CreateSnapshotOptions...) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.
- CreateSnapshotOptions - Class in org.jclouds.cloudstack.options
-
Options for the Snapshot createSnapshot method.
- CreateSnapshotOptions() - Constructor for class org.jclouds.cloudstack.options.CreateSnapshotOptions
-
- CreateSnapshotOptions - Class in org.jclouds.ec2.options
-
Contains options supported in the Form API for the CreateSnapshot operation.
- CreateSnapshotOptions() - Constructor for class org.jclouds.ec2.options.CreateSnapshotOptions
-
- CreateSnapshotOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateSnapshotOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateSnapshotOptions.Builder
-
- CreateSnapshotOptions.Builder - Class in org.jclouds.ec2.options
-
- CreateSnapshotOptions.Builder() - Constructor for class org.jclouds.ec2.options.CreateSnapshotOptions.Builder
-
- createSnapshotPolicy(SnapshotPolicySchedule, long, String, long) - Method in interface org.jclouds.cloudstack.features.SnapshotAsyncClient
-
Creates a snapshot policy for the account.
- createSnapshotPolicy(SnapshotPolicySchedule, long, String, long) - Method in interface org.jclouds.cloudstack.features.SnapshotClient
-
Creates a snapshot policy for the account.
- CreateSshClientOncePortIsListeningOnNode - Class in org.jclouds.compute.functions
-
- CreateSshClientOncePortIsListeningOnNode(RetryIfSocketNotYetOpen) - Constructor for class org.jclouds.compute.functions.CreateSshClientOncePortIsListeningOnNode
-
- createSSHKeyPair(String) - Method in interface org.jclouds.cloudstack.features.SSHKeyPairAsyncClient
-
- createSSHKeyPair(String) - Method in interface org.jclouds.cloudstack.features.SSHKeyPairClient
-
- createStaticIP() - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- createStaticIP() - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
create a new ip
- createStringToSign(String, long) - Method in class org.jclouds.atmos.filters.ShareUrl
-
- createStringToSign(HttpRequest) - Method in class org.jclouds.atmos.filters.SignRequest
-
- createStringToSign(HttpRequest, Multimap<String, String>) - Method in class org.jclouds.aws.filters.FormSigner
-
- createStringToSign(HttpRequest) - Method in class org.jclouds.aws.filters.FormSigner
-
- createStringToSign(HttpRequest) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
-
- createStringToSign(HttpRequest, Multimap<String, String>) - Method in class org.jclouds.cloudstack.filters.QuerySigner
-
- createStringToSign(HttpRequest) - Method in class org.jclouds.cloudstack.filters.QuerySigner
-
- createStringToSign(HttpRequest) - Method in interface org.jclouds.rest.RequestSigner
-
- createStringToSign(HttpRequest) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignature
-
- createTagsInRegion(String, Iterable<String>, Map<String, String>) - Method in interface org.jclouds.aws.ec2.services.TagAsyncClient
-
- createTagsInRegion(String, Iterable<String>, Map<String, String>) - Method in interface org.jclouds.aws.ec2.services.TagClient
-
Creates tags.
- createTemplate(TemplateMetadata, CreateTemplateOptions...) - Method in interface org.jclouds.cloudstack.features.TemplateAsyncClient
-
- createTemplate(TemplateMetadata, CreateTemplateOptions...) - Method in interface org.jclouds.cloudstack.features.TemplateClient
-
Creates a template of a virtual machine.
- CreateTemplateOptions - Class in org.jclouds.cloudstack.options
-
Options used to control how a template is created.
- CreateTemplateOptions() - Constructor for class org.jclouds.cloudstack.options.CreateTemplateOptions
-
- CreateTemplateOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateTemplateOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateTemplateOptions.Builder
-
- createTime(Date) - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest.Builder
-
- createTime(Date) - Method in class org.jclouds.ec2.domain.Volume.Builder
-
- createTime(Date) - Method in class org.jclouds.glesys.domain.Domain.Builder
-
- CreateUniqueKeyPair - Class in org.jclouds.ec2.compute.functions
-
- CreateUniqueKeyPair(EC2Client, Supplier<String>) - Constructor for class org.jclouds.ec2.compute.functions.CreateUniqueKeyPair
-
- CreateUniqueKeyPair - Class in org.jclouds.trmk.vcloud_0_8.compute.functions
-
- createUpdatedCopyOfBlobInContainer(String, Blob) - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- createUri(String) - Static method in class org.jclouds.http.HttpUtils
-
Used to extract the URI and authentication data from a String.
- createUser(String, String, String, String, String, String, CreateUserOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalUserAsyncClient
-
- createUser(String, String, String, String, String, String, CreateUserOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalUserClient
-
Create an user for an account that already exists
- CreateUserOptions - Class in org.jclouds.cloudstack.options
-
Optional fields for user creation
- CreateUserOptions() - Constructor for class org.jclouds.cloudstack.options.CreateUserOptions
-
- CreateUserOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateUserOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateUserOptions.Builder
-
- createV4(String) - Static method in class org.jclouds.openstack.nova.v1_1.domain.Address
-
- createV6(String) - Static method in class org.jclouds.openstack.nova.v1_1.domain.Address
-
- createVAppInVDCByInstantiatingTemplate(String, URI, URI, InstantiateVAppTemplateOptions...) - Method in interface org.jclouds.vcloud.features.VAppTemplateAsyncClient
-
- createVAppInVDCByInstantiatingTemplate(String, URI, URI, InstantiateVAppTemplateOptions...) - Method in interface org.jclouds.vcloud.features.VAppTemplateClient
-
- createVLAN(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- createVLAN(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
create a new vlan
- createVlanIPRange(String, String, CreateVlanIPRangeOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalVlanAsyncClient
-
Creates a VLAN IP range.
- createVlanIPRange(String, String, CreateVlanIPRangeOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalVlanClient
-
Creates a VLAN IP range.
- CreateVlanIPRangeOptions - Class in org.jclouds.cloudstack.options
-
Options to the createVlanIPRange API call.
- CreateVlanIPRangeOptions() - Constructor for class org.jclouds.cloudstack.options.CreateVlanIPRangeOptions
-
- CreateVlanIPRangeOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateVlanIPRangeOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateVlanIPRangeOptions.Builder
-
- CreateVMGroupOptions - Class in org.jclouds.cloudstack.options
-
Options used to control options for creating a VM group
- CreateVMGroupOptions() - Constructor for class org.jclouds.cloudstack.options.CreateVMGroupOptions
-
- CreateVMGroupOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateVMGroupOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateVMGroupOptions.Builder
-
- createVolumeFromDiskOfferingInZone(String, long, long) - Method in interface org.jclouds.cloudstack.features.VolumeAsyncClient
-
- createVolumeFromDiskOfferingInZone(String, long, long) - Method in interface org.jclouds.cloudstack.features.VolumeClient
-
Create a volume with given name and diskOfferingId
- createVolumeFromSnapshotInAvailabilityZone(String, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- createVolumeFromSnapshotInAvailabilityZone(String, int, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- createVolumeFromSnapshotInAvailabilityZone(String, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same
Availability Zone.
- createVolumeFromSnapshotInAvailabilityZone(String, int, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same
Availability Zone.
- createVolumeFromSnapshotInZone(String, long, long) - Method in interface org.jclouds.cloudstack.features.VolumeAsyncClient
-
- createVolumeFromSnapshotInZone(String, long, long) - Method in interface org.jclouds.cloudstack.features.VolumeClient
-
Create a volume with given name and snapshotId
- createVolumeInAvailabilityZone(String, int) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- createVolumeInAvailabilityZone(String, int) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same
Availability Zone.
- CreateVolumeResponseHandler - Class in org.jclouds.ec2.xml
-
- CreateVolumeResponseHandler() - Constructor for class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- createWheel() - Static method in class org.jclouds.scriptbuilder.statements.login.SudoStatements
-
create new sudoers file with the wheel group authorized to all commands without a password
- createWithAccessKeyAndSecretKey(String, String) - Static method in class org.jclouds.openstack.keystone.v2_0.domain.ApiAccessKeyCredentials
-
- createWithUsernameAndPassword(String, String) - Static method in class org.jclouds.openstack.keystone.v2_0.domain.PasswordCredentials
-
- createZone(String, NetworkType, String, String, CreateZoneOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalZoneAsyncClient
-
- createZone(String, NetworkType, String, String, CreateZoneOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalZoneClient
-
Create a new Zone
- CreateZoneOptions - Class in org.jclouds.cloudstack.options
-
Options used to control how a zone is created
- CreateZoneOptions() - Constructor for class org.jclouds.cloudstack.options.CreateZoneOptions
-
- CreateZoneOptions.Builder - Class in org.jclouds.cloudstack.options
-
- CreateZoneOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.CreateZoneOptions.Builder
-
- creationTime(Date) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- credential - Variable in class org.jclouds.byon.domain.YamlNode
-
- credential(String) - Method in class org.jclouds.byon.Node.Builder
-
- credential - Variable in class org.jclouds.domain.Credentials.Builder
-
- credential(String) - Method in class org.jclouds.domain.Credentials.Builder
-
- credential - Variable in class org.jclouds.domain.Credentials
-
- credential(String) - Method in class org.jclouds.domain.LoginCredentials.Builder
-
- Credential - Annotation Type in org.jclouds.rest.annotations
-
Designates that this Resource qualifies an object to a key on a provider.
- credential - Variable in class org.jclouds.rest.RestContextSpec
-
- CREDENTIAL_TYPE - Static variable in interface org.jclouds.cloudstack.config.CloudStackProperties
-
- CREDENTIAL_TYPE - Static variable in interface org.jclouds.openstack.keystone.v2_0.config.KeystoneProperties
-
Type of credentials used to log into the auth service.
- credential_url - Variable in class org.jclouds.byon.domain.YamlNode
-
- credentials(Credentials) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
-
Deprecated.
- credentials(LoginCredentials) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
-
- Credentials - Class in org.jclouds.domain
-
- Credentials(String, String) - Constructor for class org.jclouds.domain.Credentials
-
- credentials(String, String) - Method in class org.jclouds.PropertiesBuilder
-
- Credentials.Builder<T extends Credentials> - Class in org.jclouds.domain
-
- Credentials.Builder() - Constructor for class org.jclouds.domain.Credentials.Builder
-
- CredentialsForInstance - Class in org.jclouds.ec2.compute.functions
-
- CredentialsFromAdminAccess - Enum in org.jclouds.scriptbuilder.functions
-
- credentialsMap(CacheLoader<RunningInstance, Credentials>) - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
-
- credentialsMap - Variable in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- credentialStore - Variable in class org.jclouds.aws.ec2.compute.strategy.AWSEC2DestroyNodeStrategy
-
- credentialStore() - Method in interface org.jclouds.compute.ComputeServiceContext
-
- credentialStore - Variable in class org.jclouds.compute.internal.BaseComputeService
-
- credentialStore() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
-
- credentialStore - Variable in class org.jclouds.compute.strategy.impl.ReturnCredentialsBoundToImage
-
- credentialStore - Variable in class org.jclouds.ec2.compute.functions.RunningInstanceToNodeMetadata
-
- credentialStore() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- credentialStore() - Method in interface org.jclouds.rest.RestContext
-
- credentialStore - Variable in class org.jclouds.rimuhosting.miro.compute.strategy.RimuHostingCreateNodeWithGroupEncodedIntoName
-
- credentialStore - Variable in class org.jclouds.trmk.vcloud_0_8.compute.functions.VAppToNodeMetadata
-
- credentialStore - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.StartVAppWithGroupEncodedIntoName
-
- credentialStore - Variable in class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
-
- CredentialStoreModule - Class in org.jclouds.rest.config
-
- CredentialStoreModule(Map<String, InputStream>) - Constructor for class org.jclouds.rest.config.CredentialStoreModule
-
- CredentialStoreModule() - Constructor for class org.jclouds.rest.config.CredentialStoreModule
-
- CredentialStoreModule.CredentialsFromJsonInputStream - Class in org.jclouds.rest.config
-
- CredentialStoreModule.CredentialsToJsonInputStream - Class in org.jclouds.rest.config
-
- CredentialType - Enum in org.jclouds.cloudstack.config
-
Decides what type of credentials createContext is supplied with.
- CredentialType - Enum in org.jclouds.openstack.keystone.v2_0.config
-
Configuration properties and constants used in Keystone connections.
- credentialUrl(URI) - Method in class org.jclouds.byon.Node.Builder
-
- CredentialUtils - Class in org.jclouds.util
-
- CredentialUtils() - Constructor for class org.jclouds.util.CredentialUtils
-
- creds - Variable in class org.jclouds.compute.strategy.impl.ReturnCredentialsBoundToImage
-
- crossZones(boolean) - Method in class org.jclouds.cloudstack.domain.ISO.Builder
-
- crossZones(boolean) - Method in class org.jclouds.cloudstack.domain.Template.Builder
-
- cryptFunction() - Method in interface org.jclouds.scriptbuilder.statements.login.AdminAccess.Configuration
-
- cryptFunction() - Method in class org.jclouds.scriptbuilder.statements.login.DefaultConfiguration
-
- crypto - Variable in class org.jclouds.blobstore.functions.ObjectMD5
-
- crypto - Variable in class org.jclouds.blobstore.internal.InputStreamMapImpl
-
- crypto - Variable in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- Crypto - Interface in org.jclouds.crypto
-
Allows you to access cryptographic objects and factories without adding a
provider to the JCE runtime.
- crypto - Variable in class org.jclouds.filesystem.FilesystemAsyncBlobStore
-
- crypto() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- crypto() - Method in interface org.jclouds.rest.Utils
-
#see #getCrypto
- CRYPTO_INSTRUCTION_FILE - Static variable in interface org.jclouds.s3.reference.S3Headers
-
Instruction file header to be placed in the metadata of instruction files
- CRYPTO_IV - Static variable in interface org.jclouds.s3.reference.S3Headers
-
Initialization vector (IV) header that is used in the symmetric and envelope encryption
mechanisms
- CRYPTO_KEY - Static variable in interface org.jclouds.s3.reference.S3Headers
-
Encrypted symmetric key header that is used in the envelope encryption mechanism
- CryptoStreams - Class in org.jclouds.crypto
-
functions related to but not in ByteStreams
- CryptoStreams() - Constructor for class org.jclouds.crypto.CryptoStreams
-
- CURL - Static variable in class org.jclouds.scriptbuilder.domain.SaveHttpResponseTo
-
- currency(String) - Method in class org.jclouds.glesys.domain.Cost.Builder
-
- current(long) - Method in class org.jclouds.glesys.domain.ServerUptime.Builder
-
- currentOrNegative(StringBuilder) - Static method in class org.jclouds.util.SaxUtils
-
- currentOrNull() - Method in class org.jclouds.aws.ec2.xml.LaunchSpecificationHandler
-
- currentOrNull() - Method in class org.jclouds.ec2.xml.AllocateAddressResponseHandler
-
- currentOrNull() - Method in class org.jclouds.ec2.xml.DescribeAddressesResponseHandler
-
- currentOrNull() - Method in class org.jclouds.ec2.xml.InstanceStateChangeHandler
-
- currentOrNull(StringBuilder) - Static method in class org.jclouds.savvis.vpdc.util.Utils
-
- currentOrNull() - Method in class org.jclouds.trmk.vcloud_0_8.xml.CatalogHandler
-
- currentOrNull() - Method in class org.jclouds.trmk.vcloud_0_8.xml.CatalogItemHandler
-
- currentOrNull() - Method in class org.jclouds.trmk.vcloud_0_8.xml.CustomizationParametersHandler
-
- currentOrNull() - Method in class org.jclouds.trmk.vcloud_0_8.xml.IpAddressesHandler
-
- currentOrNull() - Method in class org.jclouds.trmk.vcloud_0_8.xml.KeyPairHandler
-
- currentOrNull() - Method in class org.jclouds.trmk.vcloud_0_8.xml.NodeHandler
-
- currentOrNull() - Method in class org.jclouds.trmk.vcloud_0_8.xml.OrgHandler
-
- currentOrNull() - Method in class org.jclouds.trmk.vcloud_0_8.xml.PublicIpAddressHandler
-
- currentOrNull() - Method in class org.jclouds.trmk.vcloud_0_8.xml.SupportedVersionsHandler
-
- currentOrNull(StringBuilder) - Static method in class org.jclouds.util.SaxUtils
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.CatalogHandler
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.CatalogItemHandler
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.NetworkConnectionHandler
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.OrgHandler
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.SupportedVersionsHandler
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.VDCHandler
-
- currentOrNull() - Method in class org.jclouds.vcloud.xml.VmHandler
-
- currentText - Variable in class org.jclouds.aws.ec2.xml.BaseAWSReservationHandler
-
- currentText - Variable in class org.jclouds.aws.ec2.xml.LaunchSpecificationHandler
-
- currentText - Variable in class org.jclouds.cim.xml.ResourceAllocationSettingDataHandler
-
- currentText - Variable in class org.jclouds.cim.xml.VirtualSystemSettingDataHandler
-
- currentText - Variable in class org.jclouds.ec2.xml.BaseReservationHandler
-
- currentText - Variable in class org.jclouds.ovf.xml.SectionHandler
-
- currentText - Variable in class org.jclouds.savvis.vpdc.xml.FirewallRuleHandler
-
- currentText - Variable in class org.jclouds.savvis.vpdc.xml.FirewallServiceHandler
-
- currentText - Variable in class org.jclouds.savvis.vpdc.xml.NetworkHandler
-
- currentText - Variable in class org.jclouds.savvis.vpdc.xml.OrgHandler
-
- currentText - Variable in class org.jclouds.savvis.vpdc.xml.VDCHandler
-
- currentText - Variable in class org.jclouds.trmk.ecloud.xml.TagNameToUsageCountHandler
-
- currentText - Variable in class org.jclouds.trmk.vcloud_0_8.xml.DataCenterHandler
-
- currentText - Variable in class org.jclouds.trmk.vcloud_0_8.xml.DataCentersHandler
-
- currentText - Variable in class org.jclouds.trmk.vcloud_0_8.xml.IpAddressesHandler
-
- currentText - Variable in class org.jclouds.trmk.vcloud_0_8.xml.NetworkHandler
-
- currentText - Variable in class org.jclouds.trmk.vcloud_0_8.xml.VAppHandler
-
- currentText - Variable in class org.jclouds.trmk.vcloud_0_8.xml.VDCHandler
-
- currentText - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
-
- currentText - Variable in class org.jclouds.vcloud.xml.NetworkConnectionHandler
-
- currentText - Variable in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
-
- currentText - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- currentText - Variable in class org.jclouds.vcloud.xml.VAppHandler
-
- currentText - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- currentText - Variable in class org.jclouds.vcloud.xml.VDCHandler
-
- currentText - Variable in class org.jclouds.vcloud.xml.VmHandler
-
- CustomDeserializers - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers
-
- CustomDeserializers.IpStateAdapter - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers.IpStateAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.IpStateAdapter
-
- CustomDeserializers.JobStateAdapter - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers.JobStateAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.JobStateAdapter
-
- CustomDeserializers.LoadBalancerOsAdapter - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers.LoadBalancerOsAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerOsAdapter
-
- CustomDeserializers.LoadBalancerPersistenceTypeAdapter - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers.LoadBalancerPersistenceTypeAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerPersistenceTypeAdapter
-
- CustomDeserializers.LoadBalancerStateAdapter - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers.LoadBalancerStateAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerStateAdapter
-
- CustomDeserializers.LoadBalancerTypeAdapter - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers.LoadBalancerTypeAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.LoadBalancerTypeAdapter
-
- CustomDeserializers.ObjectTypeAdapter - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers.ObjectTypeAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.ObjectTypeAdapter
-
- CustomDeserializers.ServerImageStateAdapter - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers.ServerImageStateAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.ServerImageStateAdapter
-
- CustomDeserializers.ServerImageTypeAdapter - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers.ServerImageTypeAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.ServerImageTypeAdapter
-
- CustomDeserializers.ServerStateAdapter - Class in org.jclouds.gogrid.functions.internal
-
- CustomDeserializers.ServerStateAdapter() - Constructor for class org.jclouds.gogrid.functions.internal.CustomDeserializers.ServerStateAdapter
-
- Customer - Class in org.jclouds.gogrid.domain
-
- Customer(long, String) - Constructor for class org.jclouds.gogrid.domain.Customer
-
- Customer() - Constructor for class org.jclouds.gogrid.domain.Customer
-
A no-args constructor is required for deserialization
- customerGateway() - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- CustomizationParameters - Class in org.jclouds.trmk.vcloud_0_8.domain
-
The response lists which customization options are supported for this
particular vApp.
- CustomizationParameters(boolean, boolean, boolean) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.CustomizationParameters
-
- CustomizationParametersHandler - Class in org.jclouds.trmk.vcloud_0_8.xml
-
- CustomizationParametersHandler() - Constructor for class org.jclouds.trmk.vcloud_0_8.xml.CustomizationParametersHandler
-
- CustomizationResponse - Interface in org.jclouds.compute.config
-
Designates information related to customization of a resource.
- customizationScript(String) - Static method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
-
- customizationScript(String) - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
-
Specifies the customizationScript used to run instances with
- customizationScript - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- customizationScript - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
-
- customized(boolean) - Method in class org.jclouds.cloudstack.domain.DiskOffering.Builder
-
- customized(boolean) - Static method in class org.jclouds.cloudstack.options.CreateDiskOfferingOptions.Builder
-
- customized(boolean) - Method in class org.jclouds.cloudstack.options.CreateDiskOfferingOptions
-
- CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap - Class in org.jclouds.compute.strategy
-
- CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap(Predicate<AtomicReference<NodeMetadata>>, RetryIfSocketNotYetOpen, ComputeServiceConstants.Timeouts, Function<TemplateOptions, Statement>, InitializeRunScriptOnNodeOrPlaceInBadMap.Factory, TemplateOptions, AtomicReference<NodeMetadata>, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Constructor for class org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap
-
- CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap(Predicate<AtomicReference<NodeMetadata>>, GetNodeMetadataStrategy, RetryIfSocketNotYetOpen, ComputeServiceConstants.Timeouts, Function<TemplateOptions, Statement>, InitializeRunScriptOnNodeOrPlaceInBadMap.Factory, TemplateOptions, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Constructor for class org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap
-
- CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory - Interface in org.jclouds.compute.strategy
-
- customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory - Variable in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
-
- customizeNodesAndAddToGoodMapOrPutExceptionIntoBadMap(TemplateOptions, Iterable<NodeMetadata>, Set<NodeMetadata>, Map<NodeMetadata, Exception>, Multimap<NodeMetadata, CustomizationResponse>) - Method in class org.jclouds.compute.util.ComputeUtils
-
- customizeOnInstantiate(Boolean) - Static method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions.Builder
-
- customizeOnInstantiate(boolean) - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
If true, then customization is executed for all children that include a
GuestCustomizationSection.
- GaeHttpCommandExecutorService - Class in org.jclouds.gae
-
- GaeHttpCommandExecutorService(URLFetchService, HttpUtils, ExecutorService, IOExceptionRetryHandler, DelegatingRetryHandler, DelegatingErrorHandler, HttpWire, ConvertToGaeRequest, ConvertToJcloudsResponse) - Constructor for class org.jclouds.gae.GaeHttpCommandExecutorService
-
- gateway - Variable in class org.jclouds.cloudsigma.domain.StaticIPInfo.Builder
-
- gateway(String) - Method in class org.jclouds.cloudsigma.domain.StaticIPInfo.Builder
-
- gateway - Variable in class org.jclouds.cloudsigma.domain.StaticIPInfo
-
- gateway(String) - Method in class org.jclouds.cloudstack.domain.Network.Builder
-
- gateway(String) - Method in class org.jclouds.cloudstack.domain.NIC.Builder
-
- gateway(String) - Method in class org.jclouds.cloudstack.domain.Pod.Builder
-
- gateway(String) - Method in class org.jclouds.cloudstack.domain.VlanIPRange.Builder
-
- gateway(String) - Static method in class org.jclouds.cloudstack.options.CreateNetworkOptions.Builder
-
- gateway(String) - Method in class org.jclouds.cloudstack.options.CreateNetworkOptions
-
- gateway(String) - Static method in class org.jclouds.cloudstack.options.CreateVlanIPRangeOptions.Builder
-
- gateway(String) - Method in class org.jclouds.cloudstack.options.CreateVlanIPRangeOptions
-
- gateway(String) - Static method in class org.jclouds.cloudstack.options.UpdatePodOptions.Builder
-
- gateway(String) - Method in class org.jclouds.cloudstack.options.UpdatePodOptions
-
- gateway - Variable in class org.jclouds.glesys.domain.IpDetails.Builder
-
- gateway(String) - Method in class org.jclouds.glesys.domain.IpDetails.Builder
-
- gateway - Variable in class org.jclouds.glesys.domain.IpDetails
-
- gateway(String) - Method in class org.jclouds.savvis.vpdc.domain.Network.Builder
-
- gateway(String) - Method in class org.jclouds.savvis.vpdc.domain.NetworkConfigSection.Builder
-
- gateway - Variable in class org.jclouds.trmk.vcloud_0_8.domain.internal.NetworkImpl
-
- gateway - Variable in class org.jclouds.trmk.vcloud_0_8.xml.NetworkHandler
-
- gateway - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- generate() - Static method in class org.jclouds.crypto.SshKeys
-
return a "public" -> rsa public key, "private" -> its corresponding private key
- generate(KeyPairGenerator) - Static method in class org.jclouds.crypto.SshKeys
-
- generateBuilder(AccessControlList) - Method in class org.jclouds.s3.binders.BindACLToXMLPayload
-
- generateBuilder(BucketLogging) - Method in class org.jclouds.s3.binders.BindBucketLoggingToXmlPayload
-
- GeneratedHttpRequest<T> - Class in org.jclouds.rest.internal
-
Represents a request generated from annotations
- GeneratedHttpRequest.Builder<T> - Class in org.jclouds.rest.internal
-
- GeneratedHttpRequest.Builder() - Constructor for class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
-
- generateKeyPairInOrg(URI, String, boolean) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
- generateKeyPairInOrg(URI, String, boolean) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- generateKeyPairInOrg(URI, String, boolean) - Method in interface org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressAsyncClient
-
- generateRsaKeyPair(KeyPairGenerator) - Static method in class org.jclouds.crypto.SshKeys
-
- generateUsageRecords(Date, Date, GenerateUsageRecordsOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalUsageAsyncClient
-
- generateUsageRecords(Date, Date, GenerateUsageRecordsOptions...) - Method in interface org.jclouds.cloudstack.features.GlobalUsageClient
-
- GenerateUsageRecordsOptions - Class in org.jclouds.cloudstack.options
-
Options to the GlobalUsageClient.generateUsageOptions() API call
- GenerateUsageRecordsOptions() - Constructor for class org.jclouds.cloudstack.options.GenerateUsageRecordsOptions
-
- GenerateUsageRecordsOptions.Builder - Class in org.jclouds.cloudstack.options
-
- GenerateUsageRecordsOptions.Builder() - Constructor for class org.jclouds.cloudstack.options.GenerateUsageRecordsOptions.Builder
-
- generateXml(T) - Method in class org.jclouds.savvis.vpdc.binders.BaseBindVMSpecToXmlPayload
-
- generateXml(URI) - Method in class org.jclouds.savvis.vpdc.binders.BindCaptureVAppTemplateToXmlPayload
-
- generateXml(URI, String, String) - Method in class org.jclouds.savvis.vpdc.binders.BindCloneVMToXmlPayload
-
- generateXml(FirewallRule) - Method in class org.jclouds.savvis.vpdc.binders.BindFirewallRuleToXmlPayload
-
- generateXml(String, String, CloneVAppOptions) - Method in class org.jclouds.trmk.vcloud_0_8.binders.BindCloneVAppParamsToXmlPayload
-
- generateXml(String, String, SortedMap<ResourceAllocationSettingData.ResourceType, String>, String, String, URI) - Method in class org.jclouds.trmk.vcloud_0_8.binders.BindInstantiateVAppTemplateParamsToXmlPayload
-
- generateXml(Map<String, String>) - Method in class org.jclouds.trmk.vcloud_0_8.binders.BindNodeConfigurationToXmlPayload
-
- generateXml(VApp, VAppConfiguration) - Method in class org.jclouds.trmk.vcloud_0_8.binders.BindVAppConfigurationToXmlPayload
-
- generateXml(String, String, CaptureVAppOptions) - Method in class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
-
- generateXml(String, URI, CatalogItemOptions) - Method in class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
-
- generateXml(String, String, boolean, O) - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
-
- generateXml(String, String, boolean, boolean, URI, Iterable<NetworkConfig>) - Method in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
-
- GenericResponseContainer<T> - Class in org.jclouds.gogrid.functions
-
General format of GoGrid's response.
- GenericResponseContainer() - Constructor for class org.jclouds.gogrid.functions.GenericResponseContainer
-
- get() - Method in class org.jclouds.aws.ec2.compute.suppliers.AWSEC2HardwareSupplier
-
- get() - Method in class org.jclouds.aws.ec2.compute.suppliers.AWSEC2ImageSupplier
-
- get(Object) - Method in class org.jclouds.blobstore.internal.BlobMapImpl
-
- get(Object) - Method in class org.jclouds.blobstore.internal.InputStreamMapImpl
-
- get() - Method in class org.jclouds.byon.suppliers.NodesParsedFromSupplier
-
- get() - Method in class org.jclouds.byon.suppliers.SupplyFromProviderURIOrNodesProperty
-
- get() - Method in class org.jclouds.cloudloadbalancers.location.RegionUrisFromPropertiesAndAccountIDPathSuffix
-
- get() - Method in class org.jclouds.cloudstack.suppliers.GetCurrentUser
-
- get() - Method in class org.jclouds.cloudstack.suppliers.NetworksForCurrentUser
-
- get() - Method in class org.jclouds.cloudstack.suppliers.ZoneIdToZoneSupplier
-
- get(Object) - Method in class org.jclouds.collect.InputSupplierMap
-
- get(Object) - Method in class org.jclouds.collect.TransformingMap
-
- get() - Method in class org.jclouds.collect.TransformingSetSupplier
-
- get(long, TimeUnit) - Method in class org.jclouds.compute.callables.BlockUntilInitScriptStatusIsZeroThenReturnOutput
-
- get() - Method in exception org.jclouds.compute.callables.ScriptStillRunningException
-
- get() - Method in class org.jclouds.compute.config.GetLoginForProviderFromPropertiesAndStoreCredentialsOrReturnNull
-
- get() - Method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
-
- get(long, TimeUnit) - Method in class org.jclouds.concurrent.ExceptionParsingListenableFuture
-
- get() - Method in class org.jclouds.concurrent.Futures.LazyListenableFutureFunctionAdapter
-
- get(long, TimeUnit) - Method in class org.jclouds.concurrent.Futures.LazyListenableFutureFunctionAdapter
-
- get() - Method in class org.jclouds.concurrent.RetryOnTimeOutExceptionSupplier
-
- get() - Method in class org.jclouds.ec2.compute.suppliers.EC2HardwareSupplier
-
- get() - Method in class org.jclouds.ec2.compute.suppliers.EC2ImageSupplier
-
- get() - Method in class org.jclouds.ec2.compute.suppliers.RegionAndNameToImageSupplier
-
- get() - Method in class org.jclouds.ec2.suppliers.DescribeAvailabilityZonesInRegion
-
- get() - Method in class org.jclouds.ec2.suppliers.DescribeRegionsForRegionURIs
-
- get() - Method in class org.jclouds.glesys.compute.config.GleSYSComputeServiceContextModule.PasswordProvider
-
- get() - Method in class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
-
- get() - Method in class org.jclouds.gogrid.location.GoGridDefaultLocationSupplier
-
- get() - Method in class org.jclouds.http.config.SSLModule.UntrustedSSLContextSupplier
-
- get() - Static method in class org.jclouds.JcloudsVersion
-
- get() - Method in class org.jclouds.location.suppliers.all.JustProvider
-
- get() - Method in class org.jclouds.location.suppliers.all.RegionToProviderOrJustProvider
-
- get() - Method in class org.jclouds.location.suppliers.all.ZoneToRegionToProviderOrJustProvider
-
- get() - Method in class org.jclouds.location.suppliers.derived.RegionIdsFromRegionIdToURIKeySet
-
- get() - Method in class org.jclouds.location.suppliers.derived.ZoneIdsFromRegionIdToZoneIdsValues
-
- get() - Method in class org.jclouds.location.suppliers.derived.ZoneIdToURIFromJoinOnRegionIdToURI
-
- get() - Method in class org.jclouds.location.suppliers.fromconfig.LocationIdToIso3166CodesFromConfiguration
-
- get() - Method in class org.jclouds.location.suppliers.fromconfig.LocationIdToURIFromConfigurationOrDefaultToProvider
-
- get() - Method in class org.jclouds.location.suppliers.fromconfig.RegionIdToZoneIdsFromConfiguration
-
- get() - Method in class org.jclouds.location.suppliers.fromconfig.SplitConfigurationKey
-
- get() - Method in class org.jclouds.location.suppliers.implicit.OnlyLocationOrFirstRegionOptionallyMatchingRegionId
-
- get() - Method in class org.jclouds.location.suppliers.implicit.OnlyLocationOrFirstZone
-
- get() - Method in class org.jclouds.openstack.functions.URIFromAuthenticationResponseForService
-
- get() - Method in class org.jclouds.openstack.keystone.v1_1.suppliers.RegionIdToURIFromAuthForServiceSupplier
-
- get() - Method in class org.jclouds.openstack.keystone.v2_0.suppliers.RegionIdToURIFromAccessForTypeAndVersionSupplier
-
- get() - Method in class org.jclouds.rest.config.AsyncClientProvider
-
- get() - Method in class org.jclouds.rest.config.ClientProvider
-
- get(URI) - Method in interface org.jclouds.rest.HttpAsyncClient
-
- get(URI) - Method in interface org.jclouds.rest.HttpClient
-
- get() - Method in class org.jclouds.rest.suppliers.MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier
-
- get() - Method in class org.jclouds.rest.suppliers.SetAndThrowAuthorizationExceptionSupplier
-
- get() - Method in class org.jclouds.rest.suppliers.URIFromStringSupplier
-
- get() - Method in class org.jclouds.rimuhosting.miro.compute.suppliers.RimuHostingHardwareSupplier
-
- get() - Method in class org.jclouds.rimuhosting.miro.compute.suppliers.RimuHostingImageSupplier
-
- get() - Method in class org.jclouds.rimuhosting.miro.location.RimuHostingDefaultLocationSupplier
-
- get() - Method in class org.jclouds.rimuhosting.miro.location.RimuHostingLocationSupplier
-
- get() - Method in class org.jclouds.savvis.vpdc.location.FirstNetwork
-
- get(String) - Method in class org.jclouds.ssh.jsch.JschSshClient
-
- get(String) - Method in interface org.jclouds.ssh.SshClient
-
- get(String) - Method in class org.jclouds.sshj.SshjSshClient
-
- get() - Method in class org.jclouds.suppliers.SupplyKeyMatchingValueOrNull
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.compute.suppliers.StaticHardwareSupplier
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.compute.suppliers.VAppTemplatesInOrgs
-
Terremark does not provide vApp templates in the vDC resourceEntity list.
- get() - Method in class org.jclouds.trmk.vcloud_0_8.compute.suppliers.VCloudHardwareSupplier
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.compute.suppliers.VCloudImageSupplier
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule.OrgCatalogItemSupplier
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule.OrgCatalogSupplier
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule.OrgMapSupplier
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule.OrgNameToKeysListSupplier
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule.OrgVDCSupplier
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule.URItoVDC
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.location.DefaultVDC
-
- get() - Method in class org.jclouds.trmk.vcloud_0_8.location.OrgAndVDCToLocationSupplier
-
- get() - Method in enum org.jclouds.util.PasswordGenerator
-
- get() - Method in class org.jclouds.vcloud.config.VCloudRestClientModule.OrgCatalogItemSupplier
-
- get() - Method in class org.jclouds.vcloud.config.VCloudRestClientModule.OrgCatalogSupplier
-
- get() - Method in class org.jclouds.vcloud.config.VCloudRestClientModule.OrgMapSupplier
-
- get() - Method in class org.jclouds.vcloud.config.VCloudRestClientModule.OrgVDCSupplier
-
- get() - Method in class org.jclouds.vcloud.config.VCloudRestClientModule.URItoVDC
-
- get() - Method in class org.jclouds.vcloud.location.DefaultVDC
-
- get() - Method in class org.jclouds.vcloud.location.OrgAndVDCToLocationSupplier
-
- get() - Method in class org.jclouds.vcloud.suppliers.VAppTemplatesSupplier
-
- getAboutOrder() - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResponse
-
- getAbsolute() - Method in class org.jclouds.cloudservers.domain.Limits
-
- getAbsolute() - Method in class org.jclouds.openstack.nova.domain.Limits
-
- getAcceptableRange() - Method in class org.jclouds.predicates.validators.DnsNameValidator
-
- getAcceptableRange() - Method in class org.jclouds.s3.predicates.validators.BucketNameValidator
-
Amazon also permits periods in the dns name.
- getAccessControlList() - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
- getAccessControlList() - Method in interface org.jclouds.s3.domain.S3Object
-
- getAccessIPv4() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getAccessIPv6() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getAccessKey() - Method in class org.jclouds.openstack.keystone.v2_0.domain.ApiAccessKeyCredentials
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.Event
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.IngressRule
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.Network
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.ResourceLimit
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.SecurityGroup
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.Template
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.TemplatePermission
-
Gets the list of accounts the template is available for
- getAccount() - Method in class org.jclouds.cloudstack.domain.User
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.VMGroup
-
- getAccount() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getAccount(long) - Method in interface org.jclouds.cloudstack.features.AccountAsyncClient
-
- getAccount(long) - Method in interface org.jclouds.cloudstack.features.AccountClient
-
get a specific Account by id
- getAccount() - Method in class org.jclouds.glesys.domain.EmailAccount
-
- getAccountClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Account features.
- getAccountClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Account features.
- getAccountClient() - Method in interface org.jclouds.cloudstack.CloudStackDomainAsyncClient
-
Provides synchronous access to Accounts
- getAccountClient() - Method in interface org.jclouds.cloudstack.CloudStackDomainClient
-
Provides synchronous access to Accounts
- getAccountClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Accounts
- getAccountClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Accounts
- getAccountClient() - Method in interface org.jclouds.softlayer.SoftLayerAsyncClient
-
Provides asynchronous access to Account features.
- getAccountClient() - Method in interface org.jclouds.softlayer.SoftLayerClient
-
Provides synchronous access to Account features.
- getAccountId() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getAccountId() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getAccountId() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getAccountId() - Method in class org.jclouds.cloudstack.domain.Template
-
- getAccountId() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getAccountId() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getAccountId() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getAccountName() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getAccountName() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getAccounts() - Method in class org.jclouds.cloudstack.domain.ISOPermissions
-
- getAccounts() - Method in class org.jclouds.glesys.domain.EmailOverviewDomain
-
- getAccounts() - Method in class org.jclouds.glesys.domain.EmailOverviewSummary
-
- getAccountStatistics() - Method in interface org.jclouds.openstack.swift.CommonSwiftAsyncClient
-
- getAccountStatistics() - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
-
HEAD operations against an identity are performed to retrieve the number of Containers and the
total bytes stored in Cloud Files for the identity.
- getAccountType() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getAccountType() - Method in class org.jclouds.cloudstack.domain.User
-
- getAcl() - Method in class org.jclouds.s3.options.CopyObjectOptions
-
- getAcl() - Method in class org.jclouds.s3.options.PutBucketOptions
-
- getAcl() - Method in class org.jclouds.s3.options.PutObjectOptions
-
- getAction() - Method in class org.jclouds.deltacloud.domain.TransitionOnAction
-
- getActions() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getActions() - Method in class org.jclouds.tools.ant.taskdefs.compute.ComputeTask
-
- getActiveCount() - Method in class org.jclouds.concurrent.DynamicThreadPoolExecutor
-
- getActivePackages() - Method in interface org.jclouds.softlayer.features.AccountAsyncClient
-
- getActivePackages() - Method in interface org.jclouds.softlayer.features.AccountClient
-
- getAdditionalSections() - Method in class org.jclouds.ovf.internal.BaseEnvelope
-
- getAdditionalSections() - Method in class org.jclouds.ovf.internal.BaseVirtualSystem
-
- getAddr() - Method in class org.jclouds.openstack.nova.v1_1.domain.Address
-
- getAddress() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
The address of the resource.
- getAddress() - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseNode
-
- getAddress() - Method in class org.jclouds.cloudloadbalancers.domain.VirtualIP
-
- getAddress() - Method in class org.jclouds.cloudsigma.domain.StaticIPInfo
-
- getAddress() - Method in class org.jclouds.glesys.domain.IpDetails
-
- getAddress() - Method in class org.jclouds.net.IPSocket
-
- getAddress() - Method in class org.jclouds.openstack.nova.domain.Address
-
- getAddress() - Method in class org.jclouds.trmk.vcloud_0_8.domain.IpAddress
-
- getAddress() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- getAddress() - Method in class org.jclouds.trmk.vcloud_0_8.domain.PublicIpAddress
-
- getAddressClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Address features.
- getAddressClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Address features.
- getAddresses(int) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- getAddresses(int) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
List all server addresses
returns empty set if the server doesn't exist
- getAddresses() - Method in class org.jclouds.cloudservers.domain.Server
-
- getAddresses() - Method in class org.jclouds.loadbalancer.domain.internal.LoadBalancerMetadataImpl
- getAddresses() - Method in interface org.jclouds.loadbalancer.domain.LoadBalancerMetadata
-
- getAddresses() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getAddresses(int) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- getAddresses(int) - Method in interface org.jclouds.openstack.nova.NovaClient
-
List all server addresses
returns empty set if the server doesn't exist
- getAddresses() - Method in class org.jclouds.openstack.nova.v1_1.domain.Server
-
- getAddresses() - Method in class org.jclouds.slicehost.domain.Slice
-
- getAddressOnParent() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
Describes the address of this resource in the context of the Parent.
- getAdminCredentials() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- getAdminCredentials() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess
-
- getAdminPass() - Method in class org.jclouds.cloudservers.domain.Server
-
- getAdminPass() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getAdminPassword() - Method in interface org.jclouds.compute.domain.Image
-
Deprecated.
- getAdminPassword() - Method in class org.jclouds.compute.domain.internal.ImageImpl
-
Deprecated.
- getAdminPassword() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
-
Deprecated.
- getAdminPassword() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
Deprecated.
- getAdminPassword() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- getAdminPassword() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess
-
- getAdminPassword() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getAdminPasswordAuto() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getAdminPasswordEnabled() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getAdminPrivateKey() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- getAdminPublicKey() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- getAdminUsername() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- getAffinityId() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getAlertClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Alerts
- getAlertClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Alerts
- getAlgorithm() - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseLoadBalancer
-
- getAlgorithm() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getAliases() - Method in class org.jclouds.glesys.domain.EmailOverviewDomain
-
- getAliases() - Method in class org.jclouds.glesys.domain.EmailOverviewSummary
-
- getAllBlobMetadata - Variable in class org.jclouds.atmos.blobstore.strategy.FindMD5InUserMetadata
-
- getAllBlobMetadata - Variable in class org.jclouds.azureblob.blobstore.strategy.FindMD5InBlobProperties
-
- getAllBlobMetadata - Variable in class org.jclouds.blobstore.strategy.internal.CountBlobTypeInList
-
- getAllBlobMetadata - Variable in class org.jclouds.blobstore.strategy.internal.FindMD5InList
-
- getAllBlobMetadata - Variable in class org.jclouds.blobstore.strategy.internal.GetAllBlobsInListAndRetryOnFailure
-
- getAllBlobs - Variable in class org.jclouds.blobstore.internal.BaseBlobMap
-
- getAllBlobs() - Method in class org.jclouds.blobstore.internal.BaseBlobMap
-
- GetAllBlobsInListAndRetryOnFailure - Class in org.jclouds.blobstore.strategy.internal
-
Retrieves all blobs in the blobstore under the current path, by the most efficient means
possible.
- getAllContainerNames() - Method in interface org.jclouds.filesystem.strategy.FilesystemStorageStrategy
-
Return an iterator that reports all the containers under base path
- getAllContainerNames() - Method in class org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl
-
Return an iterator that reports all the containers under base path
- getAllHeaders() - Method in interface org.jclouds.atmos.domain.AtmosObject
-
- getAllHeaders() - Method in class org.jclouds.atmos.domain.internal.AtmosObjectImpl
- getAllHeaders() - Method in interface org.jclouds.azureblob.domain.AzureBlob
-
- getAllHeaders() - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
- getAllHeaders() - Method in interface org.jclouds.blobstore.domain.Blob
-
- getAllHeaders() - Method in class org.jclouds.blobstore.domain.internal.BlobImpl
- getAllHeaders() - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
- getAllHeaders() - Method in interface org.jclouds.openstack.swift.domain.SwiftObject
-
- getAllHeaders() - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
- getAllHeaders() - Method in interface org.jclouds.s3.domain.S3Object
-
- getAllInternetServicesInVDC(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
- getAllInternetServicesInVDC(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getAllInternetServicesInVDC(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getAllocated() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getAllocated() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Capacity
-
- getAllocated() - Method in class org.jclouds.vcloud.domain.Capacity
-
- getAllocatedIpAddresses() - Method in class org.jclouds.vcloud.domain.network.IpScope
-
- getAllocationModel() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
defines how resources are allocated by the vDC.
- getAllocationModel() - Method in interface org.jclouds.vcloud.domain.VDC
-
defines how resources are allocated by the vDC.
- getAllocationState() - Method in class org.jclouds.cloudstack.domain.Cluster
-
- getAllocationState() - Method in class org.jclouds.cloudstack.domain.Host
-
- getAllocationState() - Method in class org.jclouds.cloudstack.domain.Pod
-
- getAllocationState() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getAllocationUnits() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
This property specifies the units of allocation used by the Reservation
and Limit properties.
- getAllowance() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getAllowedArgumentsForCreateServerByPlatform() - Method in interface org.jclouds.glesys.features.ServerAsyncClient
-
- getAllowedArgumentsForCreateServerByPlatform() - Method in interface org.jclouds.glesys.features.ServerClient
-
Get information about valid arguments to #createServer for each platform
- getAllowedExternalIpAddresses() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
-
list of external IP addresses that this network can use for NAT.
- getAllowedExternalIpAddresses() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
-
list of external IP addresses that this network can use for NAT.
- getAmiLaunchIndex() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The AMI launch index, which can be used to find this instance within the launch group.
- getAMIServices() - Method in interface org.jclouds.aws.ec2.AWSEC2AsyncClient
-
Provides asynchronous access to AMI services.
- getAMIServices() - Method in interface org.jclouds.aws.ec2.AWSEC2Client
-
Provides synchronous access to AMI services.
- getAMIServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to AMI services.
- getAMIServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to AMI services.
- getAmount() - Method in class org.jclouds.glesys.domain.Cost
-
- getAnonymousTaskSuffixSupplier() - Method in class org.jclouds.compute.callables.InitScriptConfigurationForTasks
-
- getAntispamLevel() - Method in class org.jclouds.glesys.domain.EmailAccount
-
- getAntiVirus() - Method in class org.jclouds.glesys.domain.EmailAccount
-
- getApi() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getApi() - Method in interface org.jclouds.rest.RestContext
-
- getApiDocumentation() - Method in class org.jclouds.aws.cloudwatch.AWSCloudWatchProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.aws.ec2.AWSEC2ProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.aws.s3.AWSS3ProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.bluelock.vcloud.zone01.BluelockVCloudZone01ProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.cloudfiles.CloudFilesProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.cloudloadbalancers.CloudLoadBalancersProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.cloudonestorage.CloudOneStorageProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.cloudservers.CloudServersProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.elastichosts.ElasticHostsBlueSquareLondonProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LondonProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LosAngelesProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1SanAntonioProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1TorontoProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.epc.EucalyptusPartnerCloudEC2ProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.epc.EucalyptusPartnerCloudS3ProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.glesys.GleSYSProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.ninefold.compute.NinefoldComputeProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.ninefold.storage.NinefoldStorageProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.openhosting.OpenHostingEast1ProviderMetadata
- getApiDocumentation() - Method in interface org.jclouds.providers.ProviderMetadata
-
- getApiDocumentation() - Method in class org.jclouds.rimuhosting.miro.RimuHostingProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.savvis.vpdc.SavvisSymphonyVPDCProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.slicehost.SlicehostProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.softlayer.SoftLayerProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.synaptic.storage.SynapticStorageProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.trmk.ecloud.TerremarkECloudProviderMetadata
- getApiDocumentation() - Method in class org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressProviderMetadata
- getApiKey() - Method in class org.jclouds.cloudstack.domain.ApiKeyPair
-
- getApiKey() - Method in class org.jclouds.cloudstack.domain.User
-
- getApiVersion() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getApiVersion() - Method in interface org.jclouds.rest.RestContext
-
- getArch() - Method in class org.jclouds.compute.domain.OperatingSystem
-
architecture of the operating system; ex.
- getArchitecture() - Method in class org.jclouds.deltacloud.domain.Image
-
- getArchitecture() - Method in class org.jclouds.ec2.domain.Image
-
The architecture of the image (i386 or x86_64).
- getArchitecture() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getArchiveAllowedArguments() - Method in interface org.jclouds.glesys.features.ArchiveAsyncClient
-
- getArchiveAllowedArguments() - Method in interface org.jclouds.glesys.features.ArchiveClient
-
Lists the allowed arguments for some of the functions in this module such as archive size.
- getArchiveClient() - Method in interface org.jclouds.glesys.GleSYSAsyncClient
-
Provides asynchronous access to Archive features.
- getArchiveClient() - Method in interface org.jclouds.glesys.GleSYSClient
-
Provides synchronous access to Archive features.
- getArchiveDetails(String) - Method in interface org.jclouds.glesys.features.ArchiveAsyncClient
-
- getArchiveDetails(String) - Method in interface org.jclouds.glesys.features.ArchiveClient
-
Get detailed information about an archive volume.
- getArchiveSizes() - Method in class org.jclouds.glesys.domain.ArchiveAllowedArguments
-
- getArgs() - Method in class org.jclouds.internal.ClassMethodArgs
-
- getArgs() - Method in class org.jclouds.rest.internal.GeneratedHttpRequest
-
- getArgs() - Method in class org.jclouds.scriptbuilder.domain.JavaInitMetadata
-
- getAssignDate() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getAssignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
-
- getAssignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpClient
-
Returns the list of assigned IPs
NOTE: this returns both public and private IPs!
- getAssociatedNetworkId() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getAsyncApi() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getAsyncApi() - Method in interface org.jclouds.rest.RestContext
-
low-level api to the cloud.
- getAsyncBlobStore() - Method in interface org.jclouds.blobstore.BlobStoreContext
-
- getAsyncBlobStore() - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- getAsyncClass() - Method in class org.jclouds.internal.ClassMethodArgs
-
- getAsyncJob(long) - Method in interface org.jclouds.cloudstack.features.AsyncJobAsyncClient
-
- getAsyncJob(long) - Method in interface org.jclouds.cloudstack.features.AsyncJobClient
-
get a specific asyncJob by id
- getAsyncJobClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to AsyncJob features.
- getAsyncJobClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to AsyncJob features.
- getAttached() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getAttachments() - Method in class org.jclouds.ec2.domain.Volume
-
- getAttachmentStatus() - Method in class org.jclouds.ec2.domain.BlockDevice
-
- getAttachTime() - Method in class org.jclouds.ec2.domain.Attachment
-
Time stamp when the attachment initiated.
- getAttachTime() - Method in class org.jclouds.ec2.domain.BlockDevice
-
- getAttempts() - Method in class org.jclouds.gogrid.domain.Job
-
- getAuthentication() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getAuthToken() - Method in class org.jclouds.openstack.domain.AuthenticationResponse
-
- getAutoexpanding() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getAutomaticRecoveryAction() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Action to take for the virtual system when the software executed by the virtual system fails.
- getAutomaticShutdownAction() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Action to take for the virtual system when the host is shut down.
- getAutomaticStartupAction() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Action to take for the virtual system when the host is started.
- getAutomaticStartupActionDelay() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Delay applicable to startup action.
- getAutomaticStartupActionSequenceNumber() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Number indicating the relative sequence of virtual system activation when the host system is
started.
- getAutoRespond() - Method in class org.jclouds.glesys.domain.EmailAccount
-
- getAutoRespondMessage() - Method in class org.jclouds.glesys.domain.EmailAccount
-
- getAutoRespondSaveEmail() - Method in class org.jclouds.glesys.domain.EmailAccount
-
- getAvailability() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- getAvailabilityZone() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
The location where the instance launched.
- getAvailabilityZone() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getAvailabilityZone() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The location where the instance launched.
- getAvailabilityZone() - Method in class org.jclouds.ec2.domain.Volume
-
- getAvailabilityZoneAndRegionServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to Availability Zones and Regions services.
- getAvailabilityZoneAndRegionServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to Availability Zones and Regions services.
- getAvailabilityZoneGroup() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getAvailableNetworks() - Method in class org.jclouds.savvis.vpdc.domain.VDC
- getAvailableNetworks() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VDCImpl
-
- getAvailableNetworks() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VDC
-
container for OrgNetwork elements that represent organization networks
contained by the vDC
- getAvailableNetworks() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
container for OrgNetwork elements that represent organization networks contained by the vDC
- getAvailableNetworks() - Method in interface org.jclouds.vcloud.domain.VDC
-
container for OrgNetwork elements that represent organization networks contained by the vDC
- getAvailableValues() - Method in class org.jclouds.deltacloud.domain.EnumHardwareProperty
-
- getAverage() - Method in class org.jclouds.cloudwatch.domain.Datapoint
-
return Average of samples for the datapoint.
- getAverageLoad() - Method in class org.jclouds.cloudstack.domain.Host
-
- getAvoid() - Method in class org.jclouds.cloudsigma.domain.CreateDriveRequest
-
- getAvoid() - Method in class org.jclouds.elasticstack.domain.CreateDriveRequest
-
- getAwsAccessKeyId() - Method in class org.jclouds.ec2.options.BundleInstanceS3StorageOptions
-
- getBackup(int) - Method in interface org.jclouds.slicehost.SlicehostAsyncClient
-
- getBackup(int) - Method in interface org.jclouds.slicehost.SlicehostClient
-
- getBackupId() - Method in class org.jclouds.slicehost.domain.Slice
-
- getBackupMessage() - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- getBackupSchedule(int) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- getBackupSchedule(int) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
List the backup schedule for the specified server
- getBandwidthIn() - Method in class org.jclouds.slicehost.domain.Slice
-
- getBandwidthOut() - Method in class org.jclouds.slicehost.domain.Slice
-
- getBarrier() - Method in class org.jclouds.glesys.domain.ServerLimit
-
- getBasedir() - Method in class org.jclouds.compute.callables.InitScriptConfigurationForTasks
-
Directory where the init script is stored.
- getBillingData() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getBillingId() - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- getBillingId() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getBillingItemId() - Method in class org.jclouds.softlayer.config.SoftLayerParserModule.VirtualGuestAdapter.VirtualGuestInternal
-
- getBillingItemId() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getBillingTokens() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getBindings() - Method in class org.jclouds.json.config.GsonModule.JsonAdapterBindings
-
- getBits() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getBlob(String, String, GetOptions) - Method in class org.jclouds.atmos.blobstore.AtmosAsyncBlobStore
-
- getBlob(String, String, GetOptions) - Method in class org.jclouds.atmos.blobstore.AtmosBlobStore
-
- getBlob(String, String, GetOptions...) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
-
- getBlob(String, String, GetOptions...) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
The Get Blob operation reads or downloads a blob from the system, including its metadata and
properties.
- getBlob(String, String, GetOptions) - Method in class org.jclouds.azureblob.blobstore.AzureAsyncBlobStore
-
- getBlob(String, String, GetOptions) - Method in class org.jclouds.azureblob.blobstore.AzureBlobStore
-
- getBlob(String, String) - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- getBlob(String, String, GetOptions) - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- getBlob(String, String) - Method in interface org.jclouds.blobstore.BlobStore
-
Retrieves a Blob
representing the data at location container/name
- getBlob(String, String, GetOptions) - Method in interface org.jclouds.blobstore.BlobStore
-
Retrieves a Blob
representing the data at location container/name
- getBlob(String, String) - Method in class org.jclouds.blobstore.internal.BaseAsyncBlobStore
-
- getBlob(String, String) - Method in class org.jclouds.blobstore.internal.BaseBlobStore
-
- getBlob(String, String, GetOptions) - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
- getBlob(String, String, GetOptions) - Method in class org.jclouds.filesystem.FilesystemAsyncBlobStore
- getBlob(String, String, GetOptions) - Method in class org.jclouds.openstack.swift.blobstore.SwiftAsyncBlobStore
-
- getBlob(String, String, GetOptions) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
-
- getBlob(String, String, GetOptions) - Method in class org.jclouds.s3.blobstore.S3AsyncBlobStore
-
- getBlob(String, String, GetOptions) - Method in class org.jclouds.s3.blobstore.S3BlobStore
-
- getBlobKeysInsideContainer(String) - Method in interface org.jclouds.filesystem.strategy.FilesystemStorageStrategy
-
Returns all the blobs key inside a container
- getBlobKeysInsideContainer(String) - Method in class org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl
-
Returns all the blobs key inside a container
- getBlobPrefixes() - Method in class org.jclouds.azureblob.domain.internal.HashSetListBlobsResponse
-
- getBlobPrefixes() - Method in interface org.jclouds.azureblob.domain.ListBlobsResponse
-
- getBlobProperties(String, String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
-
- getBlobProperties(String, String) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
The Get Blob Properties operation returns all user-defined metadata, standard HTTP properties,
and system properties for the blob.
- GetBlobsInListStrategy - Interface in org.jclouds.blobstore.strategy
-
Retrieves all blobs in the blobstore by the most efficient means possible.
- getBlobStore() - Method in interface org.jclouds.blobstore.BlobStoreContext
-
- getBlobStore() - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- getBlock() - Method in class org.jclouds.cloudsigma.domain.NIC
-
- getBlock() - Method in class org.jclouds.elasticstack.domain.NIC
-
- getBlockDeviceMappingForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getBlockDeviceMappingForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getBlockDeviceMappings() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
volumes mappings associated with the instance.
- getBlockDeviceMappings() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- getBlockDeviceMappingsForImageInRegion(String, String) - Method in interface org.jclouds.ec2.services.AMIAsyncClient
-
- getBlockDeviceMappingsForImageInRegion(String, String) - Method in interface org.jclouds.ec2.services.AMIClient
-
Returns a map of device name to block device for the image.
- getBootable() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getBootDeviceIds() - Method in class org.jclouds.cloudsigma.domain.Server
-
- getBootDeviceIds() - Method in class org.jclouds.elasticstack.domain.Server
-
- getBootDeviceName() - Method in class org.jclouds.savvis.vpdc.domain.VMSpec
-
- getBootDiskSize() - Method in class org.jclouds.savvis.vpdc.domain.VMSpec
-
- getBroadcast() - Method in class org.jclouds.glesys.domain.IpDetails
-
- getBroadcastAddress() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- getBroadcastDomainType() - Method in class org.jclouds.cloudstack.domain.Network
-
- getBroadcastURI() - Method in class org.jclouds.cloudstack.domain.Network
-
- getBroadcastURI() - Method in class org.jclouds.cloudstack.domain.NIC
-
the broadcast uri of the nic
- getBrowsingClient() - Method in interface org.jclouds.savvis.vpdc.VPDCAsyncClient
-
Provides asynchronous access to Browsing features.
- getBrowsingClient() - Method in interface org.jclouds.savvis.vpdc.VPDCClient
-
Provides synchronous access to Browsing features.
- getBucket() - Method in class org.jclouds.ec2.domain.BundleInstanceS3Storage
-
- getBucket() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getBucket() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
- getBucket() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
- getBucket() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- getBucket() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
- getBucketACL(String) - Method in interface org.jclouds.s3.S3AsyncClient
-
- getBucketACL(String) - Method in interface org.jclouds.s3.S3Client
-
A GET request operation directed at an object or bucket URI with the "acl" parameter retrieves
the Access Control List (ACL) settings for that S3 item.
- getBucketLocation(String) - Method in interface org.jclouds.aws.s3.AWSS3AsyncClient
-
- getBucketLocation(String) - Method in interface org.jclouds.s3.S3AsyncClient
-
- getBucketLocation(String) - Method in interface org.jclouds.s3.S3Client
-
A GET location request operation using a bucket URI lists the location constraint of the
bucket.
- getBucketLogging(String) - Method in interface org.jclouds.s3.S3AsyncClient
-
- getBucketLogging(String) - Method in interface org.jclouds.s3.S3Client
-
Inspects the logging status for a bucket.
- getBucketPayer(String) - Method in interface org.jclouds.s3.S3AsyncClient
-
- getBucketPayer(String) - Method in interface org.jclouds.s3.S3Client
-
A GET request operation on a requestPayment resource returns the request payment configuration
of a bucket.
- getBuildVersion() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getBuildVersion() - Method in interface org.jclouds.rest.RestContext
-
- getBundleId() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getBus() - Method in class org.jclouds.cloudsigma.domain.IDEDevice
-
- getBus() - Method in class org.jclouds.cloudsigma.domain.SCSIDevice
-
- getBus() - Method in class org.jclouds.elasticstack.domain.IDEDevice
-
- getBus() - Method in class org.jclouds.elasticstack.domain.SCSIDevice
-
- getBusSubType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
-
- getBusType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
-
- getBytes() - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
-
- getBytes() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- getBytes() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getBytes() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- getBytes() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
- getBytes() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
-
- getCacheControl() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
-
Can be used to specify caching behavior along the request/reply chain.
- getCacheControl() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
-
Can be used to specify caching behavior along the request/reply chain.
- getCacheControl() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
-
Can be used to specify caching behavior along the request/reply chain.
- getCacheControl() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
Can be used to specify caching behavior along the request/reply chain.
- getCapabilities() - Method in class org.jclouds.cloudstack.domain.Host
-
- getCapabilities() - Method in class org.jclouds.cloudstack.domain.NetworkService
-
- getCapacity() - Method in class org.jclouds.ovf.Disk
-
The capacity of a virtual disk shall be specified by the capacity
attribute with an
xs:long integer value.
- getCapacity() - Method in class org.jclouds.softlayer.domain.ProductItem
-
- getCapacity() - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
-
- getCapacityAllocationUnits() - Method in class org.jclouds.ovf.Disk
-
The optional string attribute ovf:capacityAllocationUnits
may be used to specify a
particular unit of allocation.
- getCapacityClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Capacities
- getCapacityClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Capacities
- getCapacityTotal() - Method in class org.jclouds.cloudstack.domain.Capacity
-
- getCapacityUsed() - Method in class org.jclouds.cloudstack.domain.Capacity
-
- getCaption() - Method in class org.jclouds.cim.ManagedElement
-
The Caption property is a short textual description (one- line string) of the object.
- getCatalog() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VDCImpl
-
- getCatalog() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VDC
-
- getCatalog(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
Terremark does not have multiple catalogs, so we ignore this parameter.
- getCatalog(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getCatalog(URI) - Method in interface org.jclouds.vcloud.features.CatalogAsyncClient
-
- getCatalog(URI) - Method in interface org.jclouds.vcloud.features.CatalogClient
-
- getCatalogClient() - Method in interface org.jclouds.vcloud.VCloudAsyncClient
-
Provides asynchronous access to Catalog features.
- getCatalogClient() - Method in interface org.jclouds.vcloud.VCloudClient
-
Provides synchronous access to Catalog features.
- getCatalogItem(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getCatalogItem(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getCatalogItem(URI) - Method in interface org.jclouds.vcloud.features.CatalogAsyncClient
-
- getCatalogItem(URI) - Method in interface org.jclouds.vcloud.features.CatalogClient
-
- getCatalogs() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.OrgImpl
-
- getCatalogs() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Org
-
- getCatalogs() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
-
- getCatalogs() - Method in interface org.jclouds.vcloud.domain.Org
-
- getCategories() - Method in class org.jclouds.softlayer.domain.ProductItem
-
- getCategories() - Method in class org.jclouds.softlayer.domain.ProductItemPrice
-
- getCategory() - Method in class org.jclouds.cloudstack.domain.ConfigurationEntry
-
- getCategory() - Method in class org.jclouds.logging.ConsoleLogger
- getCategory() - Method in class org.jclouds.logging.jdk.JDKLogger
-
- getCategory() - Method in class org.jclouds.logging.log4j.Log4JLogger
-
- getCategory() - Method in interface org.jclouds.logging.Logger
-
- getCategory() - Method in class org.jclouds.logging.NullLogger
-
- getCategory() - Method in class org.jclouds.logging.slf4j.SLF4JLogger
-
- getCategory() - Method in class org.jclouds.tools.ant.logging.AntLogger
-
- getCategoryCode() - Method in class org.jclouds.softlayer.domain.ProductItemCategory
-
- getCause() - Method in class org.jclouds.compute.events.StatementOnNodeFailure
-
- getCDNMetadata(String) - Method in interface org.jclouds.cloudfiles.CloudFilesAsyncClient
-
- getCDNMetadata(String) - Method in interface org.jclouds.cloudfiles.CloudFilesClient
-
- getCDNMetadata(String) - Method in interface org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasAsyncClient
-
- getCDNMetadata(String) - Method in interface org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasClient
-
- getCDNUri() - Method in class org.jclouds.cloudfiles.domain.ContainerCDNMetadata
-
- getCDNUri() - Method in class org.jclouds.hpcloud.objectstorage.lvs.domain.ContainerCDNMetadata
-
- getChangeSid() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getChecksum() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getChecksum() - Method in class org.jclouds.cloudstack.domain.Template
-
- getChildren() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
-
container for Vm elements representing virtual machines
- getChildren() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
-
container for Vm elements representing virtual machines
- getChildren() - Method in interface org.jclouds.vcloud.domain.VApp
-
container for Vm elements representing virtual machines
- getChildren() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
-
container for Vm elements representing virtual machines
- getChunkSize() - Method in class org.jclouds.aws.s3.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
-
- getCIDR() - Method in class org.jclouds.cloudstack.domain.IngressRule
-
- getCIDRs() - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- getCIDRs() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getCIDRs() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getCIDRs() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getClaimed() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getClaimed() - Method in class org.jclouds.elasticstack.domain.DriveInfo
-
- getClaimType() - Method in class org.jclouds.cloudsigma.domain.Drive
-
- getClaimType() - Method in class org.jclouds.elasticstack.domain.Drive
-
- getClasspath() - Method in class org.jclouds.scriptbuilder.domain.JavaInitMetadata
-
- getClientErrorHandler() - Method in class org.jclouds.http.handlers.DelegatingErrorHandler
-
- getClientErrorRetryHandler() - Method in class org.jclouds.http.handlers.DelegatingRetryHandler
-
- getCloneOptions() - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- getCloudStackVersion() - Method in class org.jclouds.cloudstack.domain.Capabilities
-
- getClusterId() - Method in class org.jclouds.cloudstack.domain.Host
-
- getClusterId() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getClusterName() - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer
-
- getClusterName() - Method in class org.jclouds.cloudstack.domain.Host
-
- getClusterName() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getClusterType() - Method in class org.jclouds.cloudstack.domain.Cluster
-
- getClusterType() - Method in class org.jclouds.cloudstack.domain.Host
-
- getCmd() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getCode() - Method in class org.jclouds.atmos.domain.AtmosError
-
- getCode() - Method in class org.jclouds.aws.domain.AWSError
-
The error code is a string that uniquely identifies an error condition.
- getCode() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- getCode() - Method in enum org.jclouds.cim.OSType
-
- getCode() - Method in enum org.jclouds.cloudstack.domain.ResourceLimit.ResourceType
-
- getCode() - Method in class org.jclouds.ec2.domain.BundleTask.Error
-
- getCode() - Method in class org.jclouds.rimuhosting.miro.domain.DataCenter
-
- getCode() - Method in class org.jclouds.trmk.vcloud_0_8.domain.DataCenter
-
- getCollections() - Method in interface org.jclouds.deltacloud.DeltacloudAsyncClient
-
- getCollections() - Method in interface org.jclouds.deltacloud.DeltacloudClient
-
The result of this entry-point is a set of entry-points into other collections, such as
images, instances, hardware profiles and realms, among others.
- getCommand() - Method in class org.jclouds.gogrid.domain.Job
-
- getCommand() - Method in class org.jclouds.http.HttpCommandRendezvous
-
- getCommand() - Method in exception org.jclouds.http.HttpResponseException
-
- getCommandRunner() - Method in class org.jclouds.compute.callables.BlockUntilInitScriptStatusIsZeroThenReturnOutput
-
- getCommonPrefixes() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
-
Example:
if the following keys are in the bucket
a/1/a
a/1/b
a/2/a
a/2/b
and prefix is set to
a/
and delimiter is set to
/
then
commonprefixes would return 1,2
- getCommonPrefixes() - Method in interface org.jclouds.s3.domain.ListBucketResponse
-
Example:
if the following keys are in the bucket
a/1/a
a/1/b
a/2/a
a/2/b
and prefix is set to
a/
and delimiter is set to
/
then
commonprefixes would return 1,2
- getComputeOptions() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.CatalogItem
-
- getComputeOptions() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogItemImpl
-
- getComputePoolReference() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo
-
- getComputerName() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getComputeService() - Method in interface org.jclouds.compute.ComputeServiceContext
-
- getComputeService() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
-
- getCondition() - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseNode
-
- getConfigDir() - Method in class org.jclouds.scriptbuilder.domain.InitMetadata
-
holds configuration files of the process.
- getConfiguration() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
- getConfiguration() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
-
- getConfigurationClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Configuration features.
- getConfigurationClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Configuration features.
- getConfigurationClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Configuration
- getConfigurationClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Configuration
- getConfigurationDataRoot() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Filepath of a directory where information about the virtual system configuration is
stored.Format shall be URI based on RFC 2079.
- getConfigurationFile() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Filepath of a file where information about the virtual system configuration is stored.
- getConfigurationID() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Unique id of the virtual system configuration.
- getConfigurations() - Method in class org.jclouds.ovf.DeploymentOptionSection
-
- getConfiguredRegions() - Method in interface org.jclouds.cloudloadbalancers.CloudLoadBalancersAsyncClient
-
- getConfiguredRegions() - Method in interface org.jclouds.cloudloadbalancers.CloudLoadBalancersClient
-
- getConfiguredRegions() - Method in interface org.jclouds.openstack.nova.v1_1.NovaAsyncClient
-
- getConfiguredRegions() - Method in interface org.jclouds.openstack.nova.v1_1.NovaClient
-
- getConnections() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
The thing to which this resource is connected.
- getConnections() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
-
- getConnectionTimeout() - Method in class org.jclouds.http.HttpUtils
-
- getConsistencyModel() - Method in interface org.jclouds.blobstore.BlobStoreContext
-
- getConsistencyModel() - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- getConsole() - Method in class org.jclouds.aws.cloudwatch.AWSCloudWatchProviderMetadata
- getConsole() - Method in class org.jclouds.aws.ec2.AWSEC2ProviderMetadata
- getConsole() - Method in class org.jclouds.aws.s3.AWSS3ProviderMetadata
- getConsole() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- getConsole() - Method in class org.jclouds.bluelock.vcloud.zone01.BluelockVCloudZone01ProviderMetadata
- getConsole() - Method in class org.jclouds.cloudonestorage.CloudOneStorageProviderMetadata
- getConsole() - Method in class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
- getConsole() - Method in class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
- getConsole() - Method in class org.jclouds.elastichosts.ElasticHostsBlueSquareLondonProviderMetadata
- getConsole() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LondonProviderMetadata
- getConsole() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LosAngelesProviderMetadata
- getConsole() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1SanAntonioProviderMetadata
- getConsole() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1TorontoProviderMetadata
- getConsole() - Method in class org.jclouds.epc.EucalyptusPartnerCloudEC2ProviderMetadata
- getConsole() - Method in class org.jclouds.epc.EucalyptusPartnerCloudS3ProviderMetadata
- getConsole(String) - Method in interface org.jclouds.glesys.features.ServerAsyncClient
-
- getConsole(String) - Method in interface org.jclouds.glesys.features.ServerClient
-
Get information about how to connect to a server via VNC
- getConsole() - Method in class org.jclouds.glesys.GleSYSProviderMetadata
- getConsole() - Method in class org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
- getConsole() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
- getConsole() - Method in class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
- getConsole() - Method in class org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasProviderMetadata
- getConsole() - Method in class org.jclouds.ninefold.compute.NinefoldComputeProviderMetadata
- getConsole() - Method in class org.jclouds.ninefold.storage.NinefoldStorageProviderMetadata
- getConsole() - Method in class org.jclouds.openhosting.OpenHostingEast1ProviderMetadata
- getConsole() - Method in interface org.jclouds.providers.ProviderMetadata
-
- getConsole() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUKProviderMetadata
- getConsole() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUSProviderMetadata
- getConsole() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUKProviderMetadata
- getConsole() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUSProviderMetadata
- getConsole() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUKProviderMetadata
- getConsole() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUSProviderMetadata
- getConsole() - Method in class org.jclouds.rimuhosting.miro.RimuHostingProviderMetadata
- getConsole() - Method in class org.jclouds.savvis.vpdc.SavvisSymphonyVPDCProviderMetadata
- getConsole() - Method in class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
- getConsole() - Method in class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
- getConsole() - Method in class org.jclouds.slicehost.SlicehostProviderMetadata
- getConsole() - Method in class org.jclouds.softlayer.SoftLayerProviderMetadata
- getConsole() - Method in class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
- getConsole() - Method in class org.jclouds.synaptic.storage.SynapticStorageProviderMetadata
- getConsole() - Method in class org.jclouds.trmk.ecloud.TerremarkECloudProviderMetadata
- getConsole() - Method in class org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressProviderMetadata
- getConsolePublicKeys() - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- getConsumerVisibility() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
Describes the consumers visibility to the allocated resource.
- getContainer() - Method in interface org.jclouds.azureblob.domain.BlobProperties
-
- getContainer() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- getContainer() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- getContainer() - Method in exception org.jclouds.blobstore.ContainerNotFoundException
-
- getContainer() - Method in interface org.jclouds.blobstore.domain.BlobMetadata
-
- getContainer() - Method in class org.jclouds.blobstore.domain.internal.BlobMetadataImpl
- getContainer() - Method in class org.jclouds.blobstore.domain.internal.MutableBlobMetadataImpl
- getContainer() - Method in exception org.jclouds.blobstore.KeyAlreadyExistsException
-
- getContainer() - Method in exception org.jclouds.blobstore.KeyNotFoundException
-
- getContainer() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getContainer() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- getContainer() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
- getContainer() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
-
- getContainerCount() - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
-
- getContainerMetadata(String) - Method in interface org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasAsyncClient
-
- getContainerMetadata(String) - Method in interface org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasClient
-
- getContainerProperties(String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
-
- getContainerProperties(String) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
The Get Container Properties operation returns all user-defined metadata and system properties
for the specified container.
- getContainerToBlobs() - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- getContainerToLocation() - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- getContent() - Method in exception org.jclouds.http.HttpResponseException
-
- getContentAsStringOrNullAndClose(Blob) - Static method in class org.jclouds.blobstore.util.BlobStoreUtils
-
- getContentDisposition() - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- getContentDisposition() - Method in interface org.jclouds.io.ContentMetadata
-
Specifies presentational information for the object.
- getContentDisposition() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
Specifies presentational information for the object.
- getContentDisposition() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
-
Specifies presentational information for the object.
- getContentEncoding() - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- getContentEncoding() - Method in interface org.jclouds.io.ContentMetadata
-
Specifies what content encodings have been applied to the object and thus what decoding
mechanisms must be applied in order to obtain the media-type referenced by the Content-Type
header field.
- getContentEncoding() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
Specifies what content encodings have been applied to the object and thus what decoding
mechanisms must be applied in order to obtain the media-type referenced by the Content-Type
header field.
- getContentEncoding() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
-
Specifies what content encodings have been applied to the object and thus what decoding
mechanisms must be applied in order to obtain the media-type referenced by the Content-Type
header field.
- getContentHeadersFromMetadata(ContentMetadata) - Static method in class org.jclouds.http.HttpUtils
-
- getContentLanguage() - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- getContentLanguage() - Method in interface org.jclouds.io.ContentMetadata
-
Get Content Language of the payload
Not all providers may support it
- getContentLanguage() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
Get Content Language of the payload
Not all providers may support it
- getContentLanguage() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
-
Get Content Language of the payload
Not all providers may support it
- getContentLength() - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- getContentLength() - Method in interface org.jclouds.io.ContentMetadata
-
Returns the total size of the payload, or the chunk that's available.
- getContentLength() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
Returns the total size of the payload, or the chunk that's available.
- getContentLength() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
-
Returns the total size of the payload, or the chunk that's available.
- getContentLength() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getContentMD5() - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- getContentMD5() - Method in class org.jclouds.atmos.domain.SystemMetadata
-
- getContentMD5() - Method in interface org.jclouds.io.ContentMetadata
-
- getContentMD5() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
- getContentMD5() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
- getContentMD5() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getContentMetadata() - Method in interface org.jclouds.atmos.domain.AtmosObject
-
- getContentMetadata() - Method in class org.jclouds.atmos.domain.internal.AtmosObjectImpl
- getContentMetadata() - Method in interface org.jclouds.azureblob.domain.BlobProperties
-
- getContentMetadata() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- getContentMetadata() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- getContentMetadata() - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
-
- getContentMetadata() - Method in interface org.jclouds.blobstore.domain.BlobMetadata
-
- getContentMetadata() - Method in class org.jclouds.blobstore.domain.internal.BlobMetadataImpl
- getContentMetadata() - Method in class org.jclouds.blobstore.domain.internal.MutableBlobMetadataImpl
- getContentMetadata() - Method in interface org.jclouds.blobstore.domain.MutableBlobMetadata
- getContentMetadata() - Method in interface org.jclouds.io.Payload
-
- getContentMetadata() - Method in class org.jclouds.io.payloads.BasePayload
- getContentMetadata() - Method in class org.jclouds.io.payloads.DelegatingPayload
-
- getContentMetadata() - Method in class org.jclouds.io.payloads.StreamingPayload
- getContentMetadata() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
- getContentMetadata() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
- getContentMetadata() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- getContentMetadata() - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
- getContentMetadata() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
- getContentType() - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- getContentType() - Method in interface org.jclouds.io.ContentMetadata
-
A standard MIME type describing the format of the contents.
- getContentType() - Method in class org.jclouds.io.payloads.BaseImmutableContentMetadata
-
A standard MIME type describing the format of the contents.
- getContentType() - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
-
A standard MIME type describing the format of the contents.
- getContentType() - Method in class org.jclouds.io.payloads.Part.PartOptions
-
- getContentType() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getContentType() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- getContentType() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
- getContentType() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
-
- getContext() - Method in interface org.jclouds.blobstore.AsyncBlobStore
-
- getContext() - Method in interface org.jclouds.blobstore.BlobStore
-
- getContext() - Method in class org.jclouds.blobstore.internal.BaseAsyncBlobStore
-
- getContext() - Method in class org.jclouds.blobstore.internal.BaseBlobStore
-
- getContext() - Method in interface org.jclouds.compute.ComputeService
-
- getContext() - Method in class org.jclouds.compute.internal.BaseComputeService
- getContext() - Method in class org.jclouds.loadbalancer.internal.BaseLoadBalancerService
- getContext() - Method in interface org.jclouds.loadbalancer.LoadBalancerService
-
- getControlPanel() - Method in class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- getCopied() - Method in class org.jclouds.aws.s3.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
-
- getCores() - Method in class org.jclouds.compute.domain.Processor
-
Amount of virtual or physical cores provided
- getCores(Hardware) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
-
- getCoresAndSpeed(Hardware) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
-
- getCost() - Method in class org.jclouds.glesys.domain.Ip
-
- getCost() - Method in class org.jclouds.glesys.domain.ServerDetails
-
- getCount() - Method in exception org.jclouds.compute.RunNodesException
-
- getCount() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- getCount() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getCountry() - Method in class org.jclouds.softlayer.domain.Address
-
- getCpu() - Method in class org.jclouds.cloudsigma.domain.Server
-
- getCpu() - Method in class org.jclouds.elasticstack.domain.Server
-
- getCpu() - Method in class org.jclouds.glesys.domain.ServerStatus
-
- getCpuAllocated() - Method in class org.jclouds.cloudstack.domain.Host
-
- getCpuCapacity() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
reports CPU resource consumption in a vDC
- getCpuCapacity() - Method in interface org.jclouds.vcloud.domain.VDC
-
reports CPU resource consumption in a vDC
- getCpuCoreOptions() - Method in class org.jclouds.glesys.domain.AllowedArgumentsForCreateServer
-
- getCpuCores() - Method in class org.jclouds.glesys.domain.ServerDetails
-
- getCpuCores() - Method in class org.jclouds.glesys.domain.ServerSpec
-
- getCpuCount() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getCpuCount() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
- getCpuNumber() - Method in class org.jclouds.cloudstack.domain.Host
-
- getCpuNumber() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getCpuSpeed() - Method in class org.jclouds.cloudstack.domain.Host
-
- getCpuSpeed() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getCpuSpeed() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getCpuUsed() - Method in class org.jclouds.cloudstack.domain.Host
-
- getCpuUsed() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getCpuWithOverProvisioning() - Method in class org.jclouds.cloudstack.domain.Host
-
- getCreated() - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer
-
- getCreated() - Method in class org.jclouds.cloudservers.domain.Image
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.DiskOffering
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.Event
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.Host
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.Template
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.User
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.VMGroup
-
- getCreated() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getCreated() - Method in class org.jclouds.glesys.domain.EmailAccount
-
- getCreated() - Method in class org.jclouds.openstack.nova.domain.Image
-
- getCreated() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getCreateDate() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getCreatedOn() - Method in class org.jclouds.gogrid.domain.Job
-
- getCreatedTime() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getCreateOptions() - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- getCreateRunScript() - Method in class org.jclouds.scriptbuilder.InitBuilder
-
Deprecated.
- getCreateTime() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getCreateTime() - Method in class org.jclouds.ec2.domain.Volume
-
- getCreateTime() - Method in class org.jclouds.glesys.domain.Domain
-
- getCreateVolumePermissionForSnapshotInRegion(String, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreAsyncClient
-
- getCreateVolumePermissionForSnapshotInRegion(String, String) - Method in interface org.jclouds.ec2.services.ElasticBlockStoreClient
-
- getCreationDate() - Method in class org.jclouds.s3.domain.BucketMetadata
-
- getCreationTime() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Time when the virtual system configuration was created.
- getCredential() - Method in class org.jclouds.byon.Node
-
- getCredentialName() - Method in class org.jclouds.aws.cloudwatch.AWSCloudWatchProviderMetadata
- getCredentialName() - Method in class org.jclouds.aws.ec2.AWSEC2ProviderMetadata
- getCredentialName() - Method in class org.jclouds.aws.s3.AWSS3ProviderMetadata
- getCredentialName() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- getCredentialName() - Method in class org.jclouds.bluelock.vcloud.zone01.BluelockVCloudZone01ProviderMetadata
- getCredentialName() - Method in class org.jclouds.cloudfiles.CloudFilesProviderMetadata
- getCredentialName() - Method in class org.jclouds.cloudloadbalancers.CloudLoadBalancersProviderMetadata
- getCredentialName() - Method in class org.jclouds.cloudonestorage.CloudOneStorageProviderMetadata
- getCredentialName() - Method in class org.jclouds.cloudservers.CloudServersProviderMetadata
- getCredentialName() - Method in class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
- getCredentialName() - Method in class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
- getCredentialName() - Method in class org.jclouds.elastichosts.ElasticHostsBlueSquareLondonProviderMetadata
- getCredentialName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LondonProviderMetadata
- getCredentialName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LosAngelesProviderMetadata
- getCredentialName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1SanAntonioProviderMetadata
- getCredentialName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1TorontoProviderMetadata
- getCredentialName() - Method in class org.jclouds.epc.EucalyptusPartnerCloudEC2ProviderMetadata
- getCredentialName() - Method in class org.jclouds.epc.EucalyptusPartnerCloudS3ProviderMetadata
- getCredentialName() - Method in class org.jclouds.glesys.GleSYSProviderMetadata
- getCredentialName() - Method in class org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
- getCredentialName() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
- getCredentialName() - Method in class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
- getCredentialName() - Method in class org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasProviderMetadata
- getCredentialName() - Method in class org.jclouds.ninefold.compute.NinefoldComputeProviderMetadata
- getCredentialName() - Method in class org.jclouds.ninefold.storage.NinefoldStorageProviderMetadata
- getCredentialName() - Method in class org.jclouds.openhosting.OpenHostingEast1ProviderMetadata
- getCredentialName() - Method in interface org.jclouds.providers.ProviderMetadata
-
- getCredentialName() - Method in class org.jclouds.rimuhosting.miro.RimuHostingProviderMetadata
- getCredentialName() - Method in class org.jclouds.savvis.vpdc.SavvisSymphonyVPDCProviderMetadata
- getCredentialName() - Method in class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
- getCredentialName() - Method in class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
- getCredentialName() - Method in class org.jclouds.slicehost.SlicehostProviderMetadata
- getCredentialName() - Method in class org.jclouds.softlayer.SoftLayerProviderMetadata
- getCredentialName() - Method in class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
- getCredentialName() - Method in class org.jclouds.synaptic.storage.SynapticStorageProviderMetadata
- getCredentialName() - Method in class org.jclouds.trmk.ecloud.TerremarkECloudProviderMetadata
- getCredentialName() - Method in class org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressProviderMetadata
- getCredentials() - Method in class org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials
-
- getCredentials() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
-
If possible, these are returned upon all detail requests.
- getCredentials() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
If possible, these are returned upon all detail requests.
- getCredentialsFrom(VApp) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
-
- getCredentialsFrom(VAppTemplate) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
-
- getCredentialsFrom(Vm) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
-
- getCredentialStore() - Method in interface org.jclouds.compute.ComputeServiceContext
-
retrieves a list of credentials for resources created within this context, keyed on id
of the resource with a namespace prefix (ex.
- getCredentialStore() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
-
- getCredentialStore() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getCredentialStore() - Method in interface org.jclouds.rest.RestContext
-
retrieves a list of credentials for resources created within this context, keyed on id
of the resource.
- getCredentialUrl() - Method in class org.jclouds.byon.Node
-
- getCrossZones() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getCryptFunction() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- getCrypto() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- getCrypto() - Method in interface org.jclouds.rest.Utils
-
- getCurrency() - Method in class org.jclouds.glesys.domain.Cost
-
- getCurrent() - Method in class org.jclouds.glesys.domain.ServerUptime
-
- getCurrentRequest() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
-
- getCurrentRequest() - Method in interface org.jclouds.http.HttpCommand
-
The request associated with this command.
- getCurrentRequest() - Method in class org.jclouds.http.TransformingHttpCommandImpl
-
The request associated with this command.
- getCurrentState() - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
- getCurrentState() - Method in class org.jclouds.gogrid.domain.Job
-
- getCurrentUser(AtomicReference<AuthorizationException>, long, GetCurrentUser) - Method in class org.jclouds.cloudstack.compute.config.CloudStackComputeServiceContextModule
-
- GetCurrentUser - Class in org.jclouds.cloudstack.suppliers
-
- GetCurrentUser(CloudStackClient, String) - Constructor for class org.jclouds.cloudstack.suppliers.GetCurrentUser
-
- getCustomizationOptions() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.CatalogItem
-
- getCustomizationOptions() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogItemImpl
-
- getCustomizationOptions(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getCustomizationOptions(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getCustomizationScript() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
-
- getCustomizationScript() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getCustomUnit() - Method in class org.jclouds.cloudwatch.domain.Datapoint
-
return CustomUnit defined for the datapoint.
- getDaily() - Method in class org.jclouds.cloudservers.domain.BackupSchedule
-
- getData() - Method in class org.jclouds.glesys.domain.DomainRecord
-
- getDatacenter() - Method in class org.jclouds.glesys.domain.IpDetails
-
- getDatacenter() - Method in class org.jclouds.glesys.domain.Server
-
- getDatacenter() - Method in class org.jclouds.glesys.domain.ServerSpec
-
- getDatacenter() - Method in class org.jclouds.gogrid.domain.Ip
-
- getDatacenter() - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- getDatacenter() - Method in class org.jclouds.gogrid.domain.Server
-
- getDataCenter() - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- getDatacenter() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getDatacenter(long) - Method in interface org.jclouds.softlayer.features.DatacenterAsyncClient
-
- getDatacenter(long) - Method in interface org.jclouds.softlayer.features.DatacenterClient
-
- getDatacenterClient() - Method in interface org.jclouds.softlayer.SoftLayerAsyncClient
-
Provides asynchronous access to Datacenter features.
- getDatacenterClient() - Method in interface org.jclouds.softlayer.SoftLayerClient
-
Provides synchronous access to Datacenter features.
- getDataCenterOperationsClient() - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
Provides asynchronous access to Data Center Operations.
- getDataCenterOperationsClient() - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudClient
-
Provides synchronous access to Data Center Operations.
- getDataCenters() - Method in class org.jclouds.glesys.domain.AllowedArgumentsForCreateServer
-
- getDatacenters() - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
-
- getDatacenters() - Method in interface org.jclouds.gogrid.services.GridImageClient
-
Retrieves the list of supported Datacenters to save images in.
- getDatacenters() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
-
- getDatacenters() - Method in interface org.jclouds.gogrid.services.GridIpClient
-
Retrieves the list of supported Datacenters to retrieve ips from.
- getDatacenters() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
-
- getDatacenters() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
-
Retrieves the list of supported Datacenters to launch servers into.
- getDatacenters() - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
-
- getDatacenters() - Method in interface org.jclouds.gogrid.services.GridServerClient
-
Retrieves the list of supported Datacenters to launch servers into.
- getDatacenters() - Method in class org.jclouds.softlayer.domain.ProductPackage
-
- getDataCenters() - Method in interface org.jclouds.trmk.ecloud.domain.ECloudOrg
-
- getDataCenters() - Method in class org.jclouds.trmk.ecloud.domain.internal.ECloudOrgImpl
-
- getDataDir() - Method in class org.jclouds.scriptbuilder.domain.InitMetadata
-
holds files that are generated at runtime, but are not temporary.
- getDataDiskDeviceNameToSizeInGig() - Method in class org.jclouds.savvis.vpdc.domain.VMSpec
-
- getDataPrepaidUntil() - Method in class org.jclouds.rimuhosting.miro.domain.BillingData
-
- getDataTransfer() - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- getDataTransferGb() - Method in class org.jclouds.rimuhosting.miro.domain.DataTransferAllowance
-
- getDate() - Method in class org.jclouds.slicehost.domain.Backup
-
- getDateCancelled() - Method in class org.jclouds.rimuhosting.miro.domain.BillingData
-
- getDateOrdered() - Method in class org.jclouds.rimuhosting.miro.domain.BillingData
-
- getDateService() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- getDateService() - Method in interface org.jclouds.rest.Utils
-
- getDateSuspended() - Method in class org.jclouds.rimuhosting.miro.domain.BillingData
-
- getDeclaring() - Method in class org.jclouds.rest.internal.GeneratedHttpRequest
-
- getDefaultCredentials() - Method in interface org.jclouds.compute.domain.Image
-
Default credentials for the current image
- getDefaultCredentials() - Method in class org.jclouds.compute.domain.internal.ImageImpl
-
Default credentials for the current image
- getDefaultLeaseTime() - Method in class org.jclouds.vcloud.domain.network.DhcpService
-
default duration of a DCHP address lease
- getDelegate() - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- getDelegate() - Method in class org.jclouds.io.payloads.DelegatingPayload
-
- getDelegate() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getDelegateOrNull(Method) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getDelimiter() - Method in class org.jclouds.azureblob.domain.internal.HashSetListBlobsResponse
-
- getDelimiter() - Method in interface org.jclouds.azureblob.domain.ListBlobsResponse
-
- getDelimiter() - Method in class org.jclouds.azureblob.options.ListBlobsOptions
-
- getDelimiter() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
-
Causes keys that contain the same string between the prefix and the first occurrence of the
delimiter to be rolled up into a single result element in the CommonPrefixes collection.
- getDelimiter() - Method in interface org.jclouds.s3.domain.ListBucketResponse
-
Causes keys that contain the same string between the prefix and the first occurrence of the
delimiter to be rolled up into a single result element in the CommonPrefixes collection.
- getDelimiter() - Method in class org.jclouds.s3.options.ListBucketOptions
-
- getDescribeQueriesForOwnersInRegions(Set<String>, String[]) - Method in class org.jclouds.ec2.compute.suppliers.EC2ImageSupplier
-
- getDescription() - Method in class org.jclouds.byon.Node
-
- getDescription() - Method in class org.jclouds.cim.ManagedElement
-
The Description property provides a textual description of the object.
- getDescription() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getDescription() - Method in class org.jclouds.cloudsigma.domain.Server
-
- getDescription() - Method in class org.jclouds.cloudstack.domain.Alert
-
- getDescription() - Method in class org.jclouds.cloudstack.domain.ConfigurationEntry
-
- getDescription() - Method in class org.jclouds.cloudstack.domain.Event
-
- getDescription() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getDescription() - Method in class org.jclouds.cloudstack.domain.OSType
-
- getDescription() - Method in class org.jclouds.cloudstack.domain.SecurityGroup
-
- getDescription() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getDescription() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getDescription() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getDescription() - Method in interface org.jclouds.compute.domain.Image
-
Description of the image.
- getDescription() - Method in class org.jclouds.compute.domain.internal.ImageImpl
-
Description of the image.
- getDescription() - Method in class org.jclouds.compute.domain.OperatingSystem
-
description of the operating system; ex.
- getDescription() - Method in class org.jclouds.deltacloud.domain.Image
-
- getDescription() - Method in class org.jclouds.domain.internal.LocationImpl
-
Description of the location
- getDescription() - Method in interface org.jclouds.domain.Location
-
Description of the location
- getDescription() - Method in class org.jclouds.ec2.domain.Image
-
- getDescription() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
Description of the security group.
- getDescription() - Method in class org.jclouds.ec2.domain.Snapshot
-
Description of the snapshot.
- getDescription() - Method in class org.jclouds.ec2.options.CreateImageOptions
-
- getDescription() - Method in class org.jclouds.ec2.options.CreateSnapshotOptions
-
- getDescription() - Method in class org.jclouds.elasticstack.domain.WellKnownImage
-
- getDescription() - Method in class org.jclouds.glesys.domain.ServerDetails
-
- getDescription() - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- getDescription() - Method in class org.jclouds.gogrid.domain.Option
-
- getDescription() - Method in class org.jclouds.gogrid.domain.Server
-
- getDescription() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getDescription() - Method in class org.jclouds.openstack.nova.domain.SecurityGroup
-
- getDescription() - Method in class org.jclouds.ovf.Configuration
-
- getDescription() - Method in class org.jclouds.ovf.Network
-
- getDescription() - Method in class org.jclouds.ovf.OperatingSystemSection
-
- getDescription() - Method in class org.jclouds.ovf.Property
-
- getDescription() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getDescription() - Method in class org.jclouds.rimuhosting.miro.domain.Image
-
- getDescription() - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- getDescription() - Method in class org.jclouds.savvis.vpdc.domain.FirewallRule
-
- getDescription() - Method in class org.jclouds.savvis.vpdc.domain.Org
- getDescription() - Method in class org.jclouds.savvis.vpdc.domain.vapp.Network
-
- getDescription() - Method in class org.jclouds.savvis.vpdc.domain.VDC
- getDescription() - Method in class org.jclouds.softlayer.domain.Address
-
- getDescription() - Method in class org.jclouds.softlayer.domain.ProductItem
-
- getDescription() - Method in class org.jclouds.softlayer.domain.ProductPackage
-
- getDescription() - Method in class org.jclouds.softlayer.domain.Region
-
- getDescription() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Catalog
-
optional description
- getDescription() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.CatalogItem
-
- getDescription() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogImpl
-
optional description
- getDescription() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogItemImpl
-
- getDescription() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.NetworkImpl
- getDescription() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.OrgImpl
-
- getDescription() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppTemplateImpl
-
- getDescription() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VDCImpl
-
- getDescription() - Method in class org.jclouds.trmk.vcloud_0_8.domain.InternetService
-
- getDescription() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Network
-
- getDescription() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Node
-
- getDescription() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Org
-
optional description
- getDescription() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VAppTemplate
-
- getDescription() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VDC
-
- getDescription() - Method in class org.jclouds.trmk.vcloud_0_8.options.CloneVAppOptions
-
- getDescription() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
-
- getDescription() - Method in interface org.jclouds.vcloud.domain.Catalog
-
optional description
- getDescription() - Method in interface org.jclouds.vcloud.domain.CatalogItem
-
- getDescription() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
-
optional description
- getDescription() - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
-
- getDescription() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
-
- getDescription() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
-
optional description
- getDescription() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
-
optional description
- getDescription() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
optional description
- getDescription() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
-
optional description
- getDescription() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
-
- getDescription() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
-
optional description
- getDescription() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
-
optional description
- getDescription() - Method in interface org.jclouds.vcloud.domain.Org
-
optional description
- getDescription() - Method in interface org.jclouds.vcloud.domain.VApp
-
optional description
- getDescription() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
-
optional description
- getDescription() - Method in interface org.jclouds.vcloud.domain.VDC
-
optional description
- getDescription() - Method in interface org.jclouds.vcloud.domain.Vm
-
optional description
- getDescription() - Method in class org.jclouds.vcloud.options.CaptureVAppOptions
-
- getDescription() - Method in class org.jclouds.vcloud.options.CatalogItemOptions
-
- getDescription() - Method in class org.jclouds.vcloud.options.CloneOptions
-
- getDescription() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
-
- getDestination() - Method in class org.jclouds.savvis.vpdc.domain.FirewallRule
-
- getDestinationIp() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
-
- getDetails() - Method in class org.jclouds.aws.domain.AWSError
-
- getDetails() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- getDetails() - Method in class org.jclouds.gogrid.domain.Job
-
- getDevice() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
- getDevice() - Method in interface org.jclouds.compute.domain.Volume
-
- getDevice() - Method in class org.jclouds.ec2.domain.Attachment
-
The device as it is exposed to the instance.
- getDevice() - Method in class org.jclouds.ec2.options.DetachVolumeOptions
-
- getDeviceId() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getDeviceName() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getDevices() - Method in class org.jclouds.cloudsigma.domain.Server
-
- getDevices() - Method in class org.jclouds.elasticstack.domain.Server
-
- getDhcp() - Method in class org.jclouds.cloudsigma.domain.NIC
-
- getDhcp() - Method in class org.jclouds.elasticstack.domain.NIC
-
- getDhcp() - Method in class org.jclouds.savvis.vpdc.domain.NetworkConfigSection
-
- getDhcpProvider() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getDhcpService() - Method in class org.jclouds.vcloud.domain.network.Features
-
specifies the properties of the network’s DHCP service
- getDir() - Method in class org.jclouds.blobstore.options.ListContainerOptions
-
- getDir() - Method in class org.jclouds.blobstore.options.ListContainerOptions.ImmutableListContainerOptions
-
- GetDirectoryStrategy - Interface in org.jclouds.blobstore.strategy
-
Gets a directory or throws KeyNotFoundException
- getDirectoryStrategy - Variable in class org.jclouds.blobstore.util.internal.BlobUtilsImpl
-
- getDisconnected() - Method in class org.jclouds.cloudstack.domain.Host
-
- getDisk() - Method in class org.jclouds.cloudservers.domain.Flavor
-
- getDisk() - Method in class org.jclouds.glesys.domain.ServerStatus
-
- getDisk() - Method in class org.jclouds.openstack.nova.domain.Flavor
-
- getDiskDriveAffinity() - Method in class org.jclouds.cloudsigma.compute.options.CloudSigmaTemplateOptions
-
- getDiskOffering(long) - Method in interface org.jclouds.cloudstack.features.OfferingAsyncClient
-
- getDiskOffering(long) - Method in interface org.jclouds.cloudstack.features.OfferingClient
-
get a specific disk offering by id
- getDiskOfferingDisplayText() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getDiskOfferingId() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getDiskOfferingName() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getDisks() - Method in class org.jclouds.ovf.DiskSection
-
All disks referred to from Connection elements in all
VirtualHardwareSection
elements
shall be defined in the DiskSection.
- getDisks() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration
-
- getDiskSections() - Method in class org.jclouds.ovf.internal.BaseEnvelope
-
- getDiskSize() - Method in class org.jclouds.cloudstack.domain.DiskOffering
-
- getDiskSize() - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- getDiskSizeAllocated() - Method in class org.jclouds.cloudstack.domain.Host
-
- getDiskSizeAllocated() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getDiskSizeGB() - Method in class org.jclouds.glesys.domain.ServerDetails
-
- getDiskSizeGB() - Method in class org.jclouds.glesys.domain.ServerSpec
-
- getDiskSizesInGB() - Method in class org.jclouds.glesys.domain.AllowedArgumentsForCreateServer
-
- getDiskSizeTotal() - Method in class org.jclouds.cloudstack.domain.Host
-
- getDiskSizeTotal() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getDisksToDelete() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration
-
- getDisplayName() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getDisplayName() - Method in class org.jclouds.s3.domain.AccessControlList.CanonicalUserGrantee
-
- getDisplayName() - Method in class org.jclouds.s3.domain.CanonicalUser
-
read-only as is maintained by Amazon.
- getDisplayText() - Method in class org.jclouds.cloudstack.domain.DiskOffering
-
- getDisplayText() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getDisplayText() - Method in class org.jclouds.cloudstack.domain.JobResult
-
- getDisplayText() - Method in class org.jclouds.cloudstack.domain.Network
-
- getDisplayText() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- getDisplayText() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getDisplayText() - Method in class org.jclouds.cloudstack.domain.Template
-
- getDisplayText() - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- getDisplayText() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getDNS() - Method in class org.jclouds.cloudstack.domain.Network
-
- getDNS() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getDns1() - Method in class org.jclouds.vcloud.domain.network.IpScope
-
- getDns2() - Method in class org.jclouds.vcloud.domain.network.IpScope
-
- getDnsName() - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- getDnsName() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The public DNS name assigned to the instance.
- getDnsSuffix() - Method in class org.jclouds.vcloud.domain.network.IpScope
-
- getDocURL() - Method in class org.jclouds.cloudservers.domain.Version
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.Account
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.DiskOffering
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.Event
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.Network
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.ResourceLimit
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.SecurityGroup
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.Template
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.User
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.VMGroup
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getDomain() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getDomain() - Method in class org.jclouds.glesys.domain.EmailOverviewDomain
-
- getDomain() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getDomainById(long) - Method in interface org.jclouds.cloudstack.features.DomainDomainAsyncClient
-
- getDomainById(long) - Method in interface org.jclouds.cloudstack.features.DomainDomainClient
-
Get a domain by ID
- getDomainClient() - Method in interface org.jclouds.cloudstack.CloudStackDomainAsyncClient
-
Provides asynchronous access to Domains
- getDomainClient() - Method in interface org.jclouds.cloudstack.CloudStackDomainClient
-
Provides synchronous access to Domains
- getDomainClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Domain
- getDomainClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Domain
- getDomainClient() - Method in interface org.jclouds.glesys.GleSYSAsyncClient
-
Provides asynchronous access to DNS features.
- getDomainClient() - Method in interface org.jclouds.glesys.GleSYSClient
-
Provides synchronous access to DNS features.
- getDomainContext() - Method in interface org.jclouds.cloudstack.CloudStackContext
-
- getDomainContext() - Method in class org.jclouds.cloudstack.internal.CloudStackContextImpl
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.Account
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.DiskOffering
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.Event
-
- getDomainid() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.ISOPermissions
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.Network
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.ResourceLimit
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.SecurityGroup
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.Template
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.TemplatePermission
-
Gets the ID of the domain to which the template belongs
- getDomainId() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.User
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.VMGroup
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getDomainId() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getDomainName() - Method in class org.jclouds.glesys.domain.Domain
-
- getDomainName() - Method in class org.jclouds.glesys.domain.DomainRecord
-
- getDomainName() - Method in class org.jclouds.softlayer.compute.options.SoftLayerTemplateOptions
-
- getDomainName() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getDomains() - Method in class org.jclouds.glesys.domain.EmailOverview
-
- getDomainUserName() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getDomainUserPassword() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getDriveInfo(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- getDriveInfo(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
- getDriveInfo(String) - Method in interface org.jclouds.elasticstack.ElasticStackAsyncClient
-
- getDriveInfo(String) - Method in interface org.jclouds.elasticstack.ElasticStackClient
-
- getDriveMetrics() - Method in class org.jclouds.cloudsigma.domain.ServerMetrics
-
- getDriveMetrics() - Method in class org.jclouds.elasticstack.domain.ServerMetrics
-
- getDriveType() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getDriveUuid() - Method in class org.jclouds.cloudsigma.domain.Device
-
- getDriveUuid() - Method in class org.jclouds.elasticstack.domain.Device
-
- getDuration() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getEbsBlockDevices() - Method in class org.jclouds.ec2.domain.Image
-
- getEbsBlockDevices() - Method in class org.jclouds.ec2.domain.RunningInstance
-
EBS volumes associated with the instance.
- getEbsDeleteOnTermination() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getEbsNoDevice() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getEbsSnapshotId() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getEbsVolumeSize() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getEdit() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getEdit() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
-
- getEdit() - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData
-
- getEdit() - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
-
- getElasticBlockStoreServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to Elastic Block Store services.
- getElasticBlockStoreServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to Elastic Block Store services.
- getElasticIPAddressServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to Elastic IP Address services.
- getElasticIPAddressServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to Elastic IP Address services.
- getElementName() - Method in class org.jclouds.cim.SettingData
-
The user-friendly name for this instance of SettingData.
- getEmail() - Method in class org.jclouds.cloudsigma.domain.ProfileInfo
-
Checks for valid email address
- getEmail() - Method in class org.jclouds.cloudstack.domain.User
-
- getEmailAddress() - Method in class org.jclouds.s3.domain.AccessControlList.EmailAddressGrantee
-
- getEmailClient() - Method in interface org.jclouds.glesys.GleSYSAsyncClient
-
Provides asynchronous access to E-Mail features.
- getEmailClient() - Method in interface org.jclouds.glesys.GleSYSClient
-
Provides synchronous access to E-Mail features.
- getEmailOverview() - Method in interface org.jclouds.glesys.features.EmailAsyncClient
-
- getEmailOverview() - Method in interface org.jclouds.glesys.features.EmailClient
-
Get a summary of e-mail accounts associated with this Glesys account
- getEncoded(RSAPrivateCrtKey) - Static method in class org.jclouds.crypto.Pems
-
- getEncryptedPassword() - Method in class org.jclouds.cloudstack.domain.EncryptedPasswordAndPrivateKey
-
- getEncryptedPasswordForVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.VirtualMachineAsyncClient
-
- getEncryptedPasswordForVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.VirtualMachineClient
-
Return an encrypted password for the virtual machine.
- getEncryptionCipher() - Method in class org.jclouds.cloudsigma.domain.CreateDriveRequest
-
- getEncryptionCipher() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getEncryptionCipher() - Method in class org.jclouds.elasticstack.domain.CreateDriveRequest
-
- getEncryptionCipher() - Method in class org.jclouds.elasticstack.domain.DriveInfo
-
- getEncryptionKey() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getEndAddress() - Method in class org.jclouds.vcloud.domain.network.IpRange
-
- getEndDate() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getEndIP() - Method in class org.jclouds.cloudstack.domain.Network
-
- getEndIp() - Method in class org.jclouds.cloudstack.domain.Pod
-
- getEndIP() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getEndpoint() - Method in class org.jclouds.http.HttpRequest
-
- getEndpoint() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getEndpoint() - Method in interface org.jclouds.rest.RestContext
-
- getEndPoint() - Method in class org.jclouds.scriptbuilder.domain.InitMetadata
-
the named ip and port that this process will bind server sockets to, as well the protocol used
to test it.
- getEndpointFor(Method, Object[], Injector) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getEndpointInParametersOrNull(Method, Object[], Injector) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getEndpointOfResourceInVDC(Object, Object, Object, VDC) - Method in class org.jclouds.trmk.vcloud_0_8.functions.OrgNameVDCNameNetworkNameToEndpoint
-
- getEndpointOfResourceInVDC(Object, Object, Object, VDC) - Method in class org.jclouds.trmk.vcloud_0_8.functions.OrgNameVDCNameResourceEntityNameToEndpoint
-
- getEndpointOfResourceInVDC(Object, Object, Object, VDC) - Method in class org.jclouds.trmk.vcloud_0_8.functions.OrgNameVDCNameResourceNameToEndpoint
-
- getEndpointOfResourceInVDC(Object, Object, Object, VDC) - Method in class org.jclouds.vcloud.functions.OrgNameVDCNameNetworkNameToEndpoint
-
- getEndpointOfResourceInVDC(Object, Object, Object, VDC) - Method in class org.jclouds.vcloud.functions.OrgNameVDCNameResourceEntityNameToEndpoint
-
- getEndpointOfResourceInVDC(Object, Object, Object, VDC) - Method in class org.jclouds.vcloud.functions.OrgNameVDCNameResourceNameToEndpoint
-
- getEndpoints() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Service
-
- getEndPort() - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- getEndPort() - Method in class org.jclouds.cloudstack.domain.IngressRule
-
- getEndPort() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getEndTime() - Method in class org.jclouds.savvis.vpdc.domain.Task
-
date and time when the task completed.
- getEndTime() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.TaskImpl
-
- getEndTime() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Task
-
date and time when the task completed.
- getEndTime() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
-
- getEndTime() - Method in interface org.jclouds.vcloud.domain.Task
-
date and time when the task completed.
- getEntity() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.CatalogItem
-
- getEntity() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogItemImpl
-
- getEntity() - Method in interface org.jclouds.vcloud.domain.CatalogItem
-
- getEntity() - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
-
- getError() - Method in exception org.jclouds.atmos.AtmosResponseException
-
- getError() - Method in exception org.jclouds.aws.AWSResponseException
-
- getError() - Method in exception org.jclouds.azure.storage.AzureStorageResponseException
-
- getError() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getError() - Method in class org.jclouds.compute.domain.ExecResponse
-
- getError() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getError() - Method in exception org.jclouds.gogrid.GoGridResponseException
-
- getError() - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingError
-
- getError() - Method in class org.jclouds.savvis.vpdc.domain.Task
-
error message or related information returned by the task
- getError() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.TaskImpl
-
- getError() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Task
-
error message or related information returned by the task
- getError() - Method in exception org.jclouds.trmk.vcloud_0_8.VCloudResponseException
-
- getError() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
-
- getError() - Method in interface org.jclouds.vcloud.domain.Task
-
error message or related information returned by the task
- getError() - Method in exception org.jclouds.vcloud.VCloudResponseException
-
- getErrorClass() - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingError
-
- getErrorCode() - Method in class org.jclouds.cloudstack.domain.AsyncJobError
-
- getErrorCode() - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
-
- getErrorInfo() - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingResponse
-
- getErrorMessage() - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingError
-
- getErrorText() - Method in class org.jclouds.cloudstack.domain.AsyncJobError
-
- getETag() - Method in interface org.jclouds.azureblob.domain.BlobProperties
-
- getETag() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
-
- getETag() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- getETag() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
- getETag() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- getETag() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- getETag() - Method in class org.jclouds.blobstore.domain.internal.MutableStorageMetadataImpl
-
The eTag value stored in the Etag header returned by HTTP.
- getETag() - Method in class org.jclouds.blobstore.domain.internal.StorageMetadataImpl
-
The eTag value stored in the Etag header returned by HTTP.
- getETag() - Method in interface org.jclouds.blobstore.domain.StorageMetadata
-
The eTag value stored in the Etag header returned by HTTP.
- getETag() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
- getETag() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
- getETag() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- getETag() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
- getEventBus() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- getEventBus() - Method in interface org.jclouds.rest.Utils
-
- getEventClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides synchronous access to Events
- getEventClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Events
- getEvents() - Method in class org.jclouds.cloudstack.domain.Host
-
- getException() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
-
- getException() - Method in interface org.jclouds.http.HttpCommand
-
- getException() - Method in class org.jclouds.http.TransformingHttpCommandImpl
- getException() - Method in class org.jclouds.lifecycle.BaseLifeCycle
-
- getException() - Method in interface org.jclouds.lifecycle.LifeCycle
-
- getExceptionFromDependenciesOrNull() - Method in class org.jclouds.lifecycle.BaseLifeCycle
-
- getExecutableBy() - Method in class org.jclouds.ec2.options.DescribeImagesOptions
-
- getExecutionErrors() - Method in exception org.jclouds.compute.RunNodesException
-
- getExecutionErrors() - Method in exception org.jclouds.compute.RunScriptOnNodesException
-
- getExitCode() - Method in class org.jclouds.compute.domain.ExecResponse
-
Deprecated.
- getExitStatus() - Method in class org.jclouds.compute.domain.ExecResponse
-
- getExpires() - Method in class org.jclouds.openstack.keystone.v1_1.domain.Token
-
- getExpires() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Token
-
- getExpiryTime() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.TaskImpl
-
- getExpiryTime() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Task
-
date and time at which the task expires.
- getExpiryTime() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
-
- getExpiryTime() - Method in interface org.jclouds.vcloud.domain.Task
-
date and time at which the task expires.
- getExtendedInfo() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getExtendedInfo() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VApp
-
- getExternalIP() - Method in interface org.jclouds.vcloud.domain.network.nat.NatRule
-
IP address to which this NAT rule maps the IP address specified in the InternalIp element.
- getExternalIP() - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
-
- getExternalIP() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
-
IP address to which this NAT rule maps the IP address specified in the InternalIp element.
- getExternalIP() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
-
IP address to which this NAT rule maps the IP address specified in the InternalIp element.
- getExternalIpAddress() - Method in class org.jclouds.vcloud.domain.NetworkConnection
-
- getExternalPort() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
-
network port to which this NAT rule maps the port number specified in the InternalPort element
- getExternalPort() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
-
network port to which this NAT rule maps the port number specified in the InternalPort element
- getExtractId() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getExtractId() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getExtractMode() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getExtractMode() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getExtraIpReason() - Method in class org.jclouds.rimuhosting.miro.data.IpRequestData
-
- getFailCount() - Method in class org.jclouds.glesys.domain.ServerLimit
-
- getFailureCount() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
-
- getFailureCount() - Method in interface org.jclouds.http.HttpCommand
-
This displays the current number of error retries for this command.
- getFailureCount() - Method in class org.jclouds.http.TransformingHttpCommandImpl
-
This displays the current number of error retries for this command.
- getFamily() - Method in enum org.jclouds.cim.OSType
-
- getFamily() - Method in class org.jclouds.compute.domain.OperatingSystem
-
Type of the operating system
generally, this is used to compare the means by which you use an operating system.
- getFaultCode() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getFaultMessage() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getFeatures() - Method in class org.jclouds.deltacloud.domain.DeltacloudCollection
-
- getFeatures() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
-
defines a set of network features.
- getFeatures() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork.Configuration
-
defines a set of network features.
- getFenceMode() - Method in class org.jclouds.savvis.vpdc.domain.NetworkConfigSection
-
- getFenceMode() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.NetworkImpl
-
return the network fence mode.
- getFenceMode() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Network
-
return the network fence mode.
- getFenceMode() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions.NetworkConfig
-
A value of bridged indicates that this vApp network is connected
directly to the organization network.
- getFenceMode() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
-
defines how this network is connected to its ParentNetwork
- getFenceMode() - Method in class org.jclouds.vcloud.domain.network.NetworkConfig
-
A value of bridged indicates that this vApp network is connected directly to the organization
network.
- getFenceMode() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork.Configuration
-
defines how this network is connected to its ParentNetwork
- getFileForBlobKey(String, String) - Method in interface org.jclouds.filesystem.strategy.FilesystemStorageStrategy
-
Returns a
File
object that links to the blob
- getFileForBlobKey(String, String) - Method in class org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl
-
Returns a
File
object that links to the blob
- getFilename() - Method in class org.jclouds.io.payloads.Part.PartOptions
-
- getFileRef() - Method in class org.jclouds.ovf.Disk
-
The ovf:fileRef attribute denotes the virtual disk content by identifying an existing File
element in the References element, the File element is identified by matching its id
attribute value with the fileRef
attribute value.
- getFilters() - Method in class org.jclouds.http.HttpRequest
-
- getFingerprint() - Method in class org.jclouds.cloudstack.domain.SshKeyPair
-
- getFingerprint() - Method in class org.jclouds.ec2.domain.KeyPair
-
fingerprint per the following
spec
- getFingerPrint() - Method in class org.jclouds.trmk.vcloud_0_8.domain.KeyPair
-
- getFirewallClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Firewall features.
- getFirewallClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Firewall features.
- getFirewallClient() - Method in interface org.jclouds.savvis.vpdc.VPDCAsyncClient
-
Provides asynchronous access to Firewall Operation features.
- getFirewallClient() - Method in interface org.jclouds.savvis.vpdc.VPDCClient
-
Provides synchronous access to Firewall Operation features.
- getFirewallRule(long) - Method in interface org.jclouds.cloudstack.features.FirewallAsyncClient
-
- getFirewallRule(long) - Method in interface org.jclouds.cloudstack.features.FirewallClient
-
Get a firewall rule by ID
- getFirewallRules() - Method in class org.jclouds.savvis.vpdc.domain.FirewallService
-
- getFirewallRules() - Method in class org.jclouds.vcloud.domain.network.FirewallService
-
- getFirewallService() - Method in class org.jclouds.vcloud.domain.network.Features
-
defines the firewall service capabilities of the network
- getFirewallType() - Method in class org.jclouds.savvis.vpdc.domain.FirewallRule
-
- getFirst() - Method in class org.jclouds.deltacloud.domain.RangeHardwareProperty
-
- getFirstFormOrNull(String) - Method in class org.jclouds.http.options.BaseHttpRequestOptions
-
- getFirstHeaderOrNull(String) - Method in class org.jclouds.http.HttpMessage
-
try to get the value, then try as lowercase.
- getFirstHeaderOrNull(String) - Method in class org.jclouds.http.options.BaseHttpRequestOptions
-
- getFirstMatrixOrNull(String) - Method in class org.jclouds.http.options.BaseHttpRequestOptions
-
- getFirstName() - Method in class org.jclouds.cloudsigma.domain.ProfileInfo
-
- getFirstName() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getFirstName() - Method in class org.jclouds.cloudstack.domain.User
-
- getFirstQueryOrNull(String, HttpRequestOptions) - Method in class org.jclouds.blobstore.TransientAsyncBlobStore
-
- getFirstQueryOrNull(String, HttpRequestOptions) - Method in class org.jclouds.filesystem.FilesystemAsyncBlobStore
-
- getFirstQueryOrNull(String) - Method in class org.jclouds.http.options.BaseHttpRequestOptions
-
- getFirstThrowableOfType(Throwable, Class<T>) - Static method in class org.jclouds.util.Throwables2
-
- getFirstThrowableOfType(TransformParallelException, Class<T>) - Static method in class org.jclouds.util.Throwables2
-
- getFirstThrowableOfType(ProvisionException, Class<T>) - Static method in class org.jclouds.util.Throwables2
-
- getFirstThrowableOfType(CreationException, Class<T>) - Static method in class org.jclouds.util.Throwables2
-
- getFixedIP() - Method in class org.jclouds.openstack.nova.domain.FloatingIP
-
- getFixedPrice() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getFlavor(int) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- getFlavor(int) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
This operation returns details of the specified flavor.
- getFlavor() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getFlavor(int) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- getFlavor(String) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- getFlavor(int) - Method in interface org.jclouds.openstack.nova.NovaClient
-
This operation returns details of the specified flavor.
- getFlavor(String) - Method in interface org.jclouds.openstack.nova.NovaClient
-
- getFlavor(int) - Method in interface org.jclouds.slicehost.SlicehostAsyncClient
-
- getFlavor(int) - Method in interface org.jclouds.slicehost.SlicehostClient
-
- getFlavorId() - Method in class org.jclouds.cloudservers.domain.Server
-
- getFlavorId() - Method in class org.jclouds.slicehost.domain.Slice
-
- getFlavorRef() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getFloatingIP(int) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- getFloatingIP(int) - Method in interface org.jclouds.openstack.nova.NovaClient
-
Get floating IP details from its ID
- getFormat() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getFormat() - Method in class org.jclouds.cloudstack.domain.Template
-
- getFormat() - Method in class org.jclouds.ovf.Disk
-
The format URI of a non-empty virtual disk shall be specified by the format
attribute.
- getFormValuesWithKeysPrefixedBy(String) - Method in class org.jclouds.ec2.options.internal.BaseEC2RequestOptions
-
- getFree() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getFreeSize() - Method in class org.jclouds.glesys.domain.Archive
-
- getFriendlyName() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getFriendlyName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- getFromPort() - Method in interface org.jclouds.ec2.domain.IpPermission
-
Start of port range for the TCP and UDP protocols, or an ICMP type number.
- getFromPort() - Method in class org.jclouds.ec2.domain.IpPermissionImpl
-
Start of port range for the TCP and UDP protocols, or an ICMP type number.
- getFromToException() - Method in exception org.jclouds.concurrent.TransformParallelException
-
- getFullName() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
-
- getFullName() - Method in interface org.jclouds.vcloud.domain.Org
-
full name of the organization
- getFullyQualifiedDomainName() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getFuture() - Method in class org.jclouds.http.HttpCommandRendezvous
-
- getGateway() - Method in class org.jclouds.cloudsigma.domain.StaticIPInfo
-
- getGateway() - Method in class org.jclouds.cloudstack.domain.Network
-
- getGateway() - Method in class org.jclouds.cloudstack.domain.NIC
-
the gateway of the nic
- getGateway() - Method in class org.jclouds.cloudstack.domain.Pod
-
- getGateway() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getGateway() - Method in class org.jclouds.glesys.domain.IpDetails
-
- getGateway() - Method in class org.jclouds.savvis.vpdc.domain.Network
-
- getGateway() - Method in class org.jclouds.savvis.vpdc.domain.NetworkConfigSection
-
- getGateway() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.NetworkImpl
- getGateway() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Network
-
- getGateway() - Method in class org.jclouds.vcloud.domain.network.IpScope
-
- getGatewayAddress() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- getGlobalContext() - Method in interface org.jclouds.cloudstack.CloudStackContext
-
- getGlobalContext() - Method in class org.jclouds.cloudstack.internal.CloudStackContextImpl
-
- getGoldDir() - Method in class org.jclouds.scriptbuilder.domain.InitMetadata
-
on-disk, read-only location of the artifacts needed to recreate this process.
- getGrantee() - Method in class org.jclouds.s3.domain.AccessControlList.Grant
-
- getGrantees() - Method in class org.jclouds.s3.domain.AccessControlList
-
- getGrants() - Method in class org.jclouds.s3.domain.AccessControlList
-
- getGroup() - Method in class org.jclouds.byon.Node
-
- getGroup() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getGroup() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
-
Tag used for all resources that belong to the same logical group.
- getGroup() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
Tag used for all resources that belong to the same logical group.
- getGroup() - Method in exception org.jclouds.compute.RunNodesException
-
- getGroup() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getGroupID() - Method in class org.jclouds.atmos.domain.SystemMetadata
-
- getGroupId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getGroupIds() - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
- getGroupIds() - Method in interface org.jclouds.ec2.domain.IpPermission
-
List of security group Ids
- getGroupIds() - Method in class org.jclouds.ec2.domain.IpPermissionImpl
-
List of security group Ids
- getGroupIds() - Method in class org.jclouds.ec2.domain.Reservation
-
Names of the security groups.
- getGroupIds() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Names of the security groups.
- getGroupName() - Method in class org.jclouds.ec2.domain.UserIdGroupPair
-
Name of the security group.
- getGroups() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- getGroups() - Method in class org.jclouds.ec2.domain.Permission
-
- getGuestCIDRAddress() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getGuestCustomizationSection() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
- getGuestCustomizationSection() - Method in interface org.jclouds.vcloud.domain.Vm
-
- getGuestIPType() - Method in class org.jclouds.cloudstack.domain.Network
-
- getGuestIPType() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- getGuestIPType() - Method in class org.jclouds.cloudstack.domain.NIC
-
the type of the nic
- getGuestOSClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to GuestOS features.
- getGuestOSClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to GuestOS features.
- getGuestOSId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getHandler() - Method in class org.jclouds.http.functions.ParseSax
-
- getHardLinkCount() - Method in class org.jclouds.atmos.domain.SystemMetadata
-
- getHardware() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
-
The hardware this node is running, if possible to determine.
- getHardware() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
-
Size that suits the requirements.
- getHardware() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
The hardware this node is running, if possible to determine.
- getHardware() - Method in interface org.jclouds.compute.domain.Template
-
Size that suits the requirements.
- getHardware(int) - Method in class org.jclouds.servermanager.ServerManager
-
- getHardware(VirtualGuest) - Method in class org.jclouds.softlayer.compute.functions.VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest
-
- getHardware() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getHardwareProfile(URI) - Method in interface org.jclouds.deltacloud.DeltacloudAsyncClient
-
- getHardwareProfile(URI) - Method in interface org.jclouds.deltacloud.DeltacloudClient
-
- getHardwareProfile() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getHash() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getHash() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- getHash() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
- getHash() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
-
- getHeaders() - Method in class org.jclouds.http.HttpMessage
-
- getHeaders() - Method in class org.jclouds.io.payloads.Part
-
- getHeld() - Method in class org.jclouds.glesys.domain.ServerLimit
-
- getHistory() - Method in class org.jclouds.gogrid.domain.Job
-
- getHomepage() - Method in class org.jclouds.aws.cloudwatch.AWSCloudWatchProviderMetadata
- getHomepage() - Method in class org.jclouds.aws.ec2.AWSEC2ProviderMetadata
- getHomepage() - Method in class org.jclouds.aws.s3.AWSS3ProviderMetadata
- getHomepage() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- getHomepage() - Method in class org.jclouds.bluelock.vcloud.zone01.BluelockVCloudZone01ProviderMetadata
- getHomepage() - Method in class org.jclouds.cloudonestorage.CloudOneStorageProviderMetadata
- getHomepage() - Method in class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
- getHomepage() - Method in class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
- getHomepage() - Method in class org.jclouds.elastichosts.ElasticHostsBlueSquareLondonProviderMetadata
- getHomepage() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LondonProviderMetadata
- getHomepage() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LosAngelesProviderMetadata
- getHomepage() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1SanAntonioProviderMetadata
- getHomepage() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1TorontoProviderMetadata
- getHomepage() - Method in class org.jclouds.epc.EucalyptusPartnerCloudEC2ProviderMetadata
- getHomepage() - Method in class org.jclouds.epc.EucalyptusPartnerCloudS3ProviderMetadata
- getHomepage() - Method in class org.jclouds.glesys.GleSYSProviderMetadata
- getHomepage() - Method in class org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
- getHomepage() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
- getHomepage() - Method in class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
- getHomepage() - Method in class org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasProviderMetadata
- getHomepage() - Method in class org.jclouds.ninefold.compute.NinefoldComputeProviderMetadata
- getHomepage() - Method in class org.jclouds.ninefold.storage.NinefoldStorageProviderMetadata
- getHomepage() - Method in class org.jclouds.openhosting.OpenHostingEast1ProviderMetadata
- getHomepage() - Method in interface org.jclouds.providers.ProviderMetadata
-
- getHomepage() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUKProviderMetadata
- getHomepage() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUSProviderMetadata
- getHomepage() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUKProviderMetadata
- getHomepage() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUSProviderMetadata
- getHomepage() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUKProviderMetadata
- getHomepage() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUSProviderMetadata
- getHomepage() - Method in class org.jclouds.rimuhosting.miro.RimuHostingProviderMetadata
- getHomepage() - Method in class org.jclouds.savvis.vpdc.SavvisSymphonyVPDCProviderMetadata
- getHomepage() - Method in class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
- getHomepage() - Method in class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
- getHomepage() - Method in class org.jclouds.slicehost.SlicehostProviderMetadata
- getHomepage() - Method in class org.jclouds.softlayer.SoftLayerProviderMetadata
- getHomepage() - Method in class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
- getHomepage() - Method in class org.jclouds.synaptic.storage.SynapticStorageProviderMetadata
- getHomepage() - Method in class org.jclouds.trmk.ecloud.TerremarkECloudProviderMetadata
- getHomepage() - Method in class org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressProviderMetadata
- getHost() - Method in class org.jclouds.atmos.domain.UploadInfo
-
- getHost() - Method in class org.jclouds.glesys.domain.Console
-
- getHost() - Method in class org.jclouds.glesys.domain.DomainRecord
-
- getHostAddress() - Method in class org.jclouds.ssh.jsch.JschSshClient
-
- getHostAddress() - Method in interface org.jclouds.ssh.SshClient
-
- getHostAddress() - Method in class org.jclouds.sshj.SshjSshClient
-
- getHostClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Hosts
- getHostClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Hosts
- getHostId() - Method in class org.jclouds.cloudservers.domain.Server
-
The Cloud Servers provisioning algorithm has an anti-affinity property that attempts to spread
out customer VMs across hosts.
- getHostId() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getHostId() - Method in class org.jclouds.cloudstack.domain.Template
-
- getHostId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getHostId() - Method in class org.jclouds.openstack.nova.domain.Server
-
The OpenStack Nova provisioning algorithm has an anti-affinity property that attempts to spread
out customer VMs across hosts.
- getHostname() - Method in class org.jclouds.byon.Node
-
- getHostName() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getHostName() - Method in class org.jclouds.cloudstack.domain.Template
-
- getHostname() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getHostname() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
-
note
- getHostname() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
note
- getHostname() - Method in class org.jclouds.glesys.domain.Server
-
- getHostname() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getHostResources() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
This property exposes specific assignment of resources.
- getHostServerId() - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- getHostServerId() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getHostTags() - Method in class org.jclouds.cloudstack.domain.Host
-
- getHostTags() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getHourlyRecurringFee() - Method in class org.jclouds.softlayer.domain.ProductItemPrice
-
- getHref() - Method in class org.jclouds.deltacloud.domain.DeltacloudCollection
-
- getHref() - Method in class org.jclouds.deltacloud.domain.HardwareParameter
-
- getHref() - Method in class org.jclouds.deltacloud.domain.HardwareProfile
-
- getHref() - Method in class org.jclouds.deltacloud.domain.Image
-
- getHref() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getHref() - Method in class org.jclouds.deltacloud.domain.Realm
-
- getHref() - Method in class org.jclouds.openstack.domain.Link
-
- getHref() - Method in interface org.jclouds.savvis.vpdc.domain.Resource
-
- getHref() - Method in class org.jclouds.savvis.vpdc.domain.ResourceImpl
-
- getHref() - Method in class org.jclouds.savvis.vpdc.domain.VM
-
- getHref() - Method in class org.jclouds.trmk.vcloud_0_8.domain.ComputePoolReference
-
- getHref() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogImpl
- getHref() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.ReferenceTypeImpl
-
- getHref() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getHref() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- getHref() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.ReferenceType
-
- getHref() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Subnet
-
- getHref() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo
-
- getHref() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getHref() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
- getHref() - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
-
- getHref() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
-
- getHref() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
-
- getHref() - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
-
- getHref() - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
-
- getHref() - Method in interface org.jclouds.vcloud.domain.ReferenceType
-
- getHttpAsyncClient() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- getHttpAsyncClient() - Method in interface org.jclouds.rest.Utils
-
- getHttpClient() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- getHttpClient() - Method in interface org.jclouds.rest.Utils
-
- getHttpMethodOrConstantOrThrowException(Method) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getHttpMethods(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getHypervisor() - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance
-
hypervisor of the VM
- getHypervisor() - Method in class org.jclouds.cloudstack.domain.Cluster
-
- getHypervisor() - Method in class org.jclouds.cloudstack.domain.Host
-
- getHypervisor() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getHypervisor() - Method in class org.jclouds.cloudstack.domain.Template
-
- getHypervisor() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getHypervisor() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getHypervisor() - Method in interface org.jclouds.compute.domain.Hardware
-
- getHypervisor() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
- getHypervisor() - Method in class org.jclouds.ec2.domain.Image
-
- getHypervisorClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Hypervisor features.
- getHypervisorClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Hypervisor features.
- getIcmpCode() - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- getICMPCode() - Method in class org.jclouds.cloudstack.domain.IngressRule
-
- getIcmpType() - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- getICMPType() - Method in class org.jclouds.cloudstack.domain.IngressRule
-
- getId() - Method in class org.jclouds.aws.cloudwatch.AWSCloudWatchProviderMetadata
- getId() - Method in class org.jclouds.aws.ec2.AWSEC2ProviderMetadata
- getId() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getId() - Method in class org.jclouds.aws.s3.AWSS3ProviderMetadata
- getId() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- getId() - Method in class org.jclouds.bluelock.vcloud.zone01.BluelockVCloudZone01ProviderMetadata
- getId() - Method in class org.jclouds.byon.Node
-
- getId() - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer
-
- getId() - Method in class org.jclouds.cloudloadbalancers.domain.Node
-
- getId() - Method in class org.jclouds.cloudloadbalancers.domain.VirtualIP
-
- getId() - Method in class org.jclouds.cloudonestorage.CloudOneStorageProviderMetadata
- getId() - Method in class org.jclouds.cloudservers.domain.Flavor
-
- getId() - Method in class org.jclouds.cloudservers.domain.Image
-
- getId() - Method in class org.jclouds.cloudservers.domain.Server
-
- getId() - Method in class org.jclouds.cloudservers.domain.SharedIpGroup
-
- getId() - Method in class org.jclouds.cloudservers.domain.Version
-
- getId() - Method in class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
- getId() - Method in class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
- getId() - Method in class org.jclouds.cloudsigma.domain.BlockDevice
-
- getId() - Method in class org.jclouds.cloudsigma.domain.Device
-
id generated based on the device bus, unit, and/or index numbers;
- getId() - Method in class org.jclouds.cloudsigma.domain.IDEDevice
-
- getId() - Method in class org.jclouds.cloudsigma.domain.SCSIDevice
-
- getId() - Method in class org.jclouds.cloudstack.domain.Account
-
- getId() - Method in class org.jclouds.cloudstack.domain.Alert
-
- getId() - Method in class org.jclouds.cloudstack.domain.AsyncCreateResponse
-
- getId() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getId() - Method in class org.jclouds.cloudstack.domain.Cluster
-
- getId() - Method in class org.jclouds.cloudstack.domain.DiskOffering
-
- getId() - Method in class org.jclouds.cloudstack.domain.Domain
-
- getId() - Method in class org.jclouds.cloudstack.domain.Event
-
- getId() - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- getId() - Method in class org.jclouds.cloudstack.domain.Host
-
- getId() - Method in class org.jclouds.cloudstack.domain.IngressRule
-
- getId() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getId() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getId() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getId() - Method in class org.jclouds.cloudstack.domain.ISOPermissions
-
- getId() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getId() - Method in class org.jclouds.cloudstack.domain.Network
-
- getId() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- getId() - Method in class org.jclouds.cloudstack.domain.NIC
-
the ID of the nic
- getId() - Method in class org.jclouds.cloudstack.domain.OSType
-
- getId() - Method in class org.jclouds.cloudstack.domain.Pod
-
- getId() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getId() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getId() - Method in class org.jclouds.cloudstack.domain.SecurityGroup
-
- getId() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getId() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getId() - Method in class org.jclouds.cloudstack.domain.SnapshotPolicy
-
- getId() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getId() - Method in class org.jclouds.cloudstack.domain.Template
-
- getId() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getId() - Method in class org.jclouds.cloudstack.domain.TemplatePermission
-
Gets the template ID
- getId() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getId() - Method in class org.jclouds.cloudstack.domain.User
-
- getId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getId() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getId() - Method in class org.jclouds.cloudstack.domain.VMGroup
-
- getId() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getId() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getId() - Method in interface org.jclouds.compute.domain.ComputeMetadata
-
A means to uniquely address this resource within a provider.
- getId() - Method in class org.jclouds.compute.domain.internal.ComputeMetadataImpl
-
A means to uniquely address this resource within a provider.
- getId() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
-
Unique identifier.
- getId() - Method in interface org.jclouds.compute.domain.Volume
-
Unique identifier.
- getId() - Method in class org.jclouds.deltacloud.domain.HardwareProfile
-
- getId() - Method in class org.jclouds.deltacloud.domain.Image
-
- getId() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getId() - Method in class org.jclouds.deltacloud.domain.Realm
-
- getId() - Method in class org.jclouds.domain.internal.LocationImpl
-
Unique ID provided by the provider (us-standard, miami, etc)
- getId() - Method in interface org.jclouds.domain.Location
-
Unique ID provided by the provider (us-standard, miami, etc)
- getId() - Method in class org.jclouds.ec2.domain.Attachment
-
The ID of the instance.
- getId() - Method in class org.jclouds.ec2.domain.Image
-
The ID of the AMI.
- getId() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getId() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Unique ID of the instance launched.
- getId() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
id of the security group.
- getId() - Method in class org.jclouds.ec2.domain.Snapshot
-
The ID of the snapshot.
- getId() - Method in class org.jclouds.ec2.domain.Volume
-
- getId() - Method in class org.jclouds.elastichosts.ElasticHostsBlueSquareLondonProviderMetadata
- getId() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LondonProviderMetadata
- getId() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LosAngelesProviderMetadata
- getId() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1SanAntonioProviderMetadata
- getId() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1TorontoProviderMetadata
- getId() - Method in class org.jclouds.elasticstack.domain.BlockDevice
-
- getId() - Method in class org.jclouds.elasticstack.domain.Device
-
id generated based on the device bus, unit, and/or index numbers;
- getId() - Method in class org.jclouds.elasticstack.domain.IDEDevice
-
- getId() - Method in class org.jclouds.elasticstack.domain.SCSIDevice
-
- getId() - Method in class org.jclouds.epc.EucalyptusPartnerCloudEC2ProviderMetadata
- getId() - Method in class org.jclouds.epc.EucalyptusPartnerCloudS3ProviderMetadata
- getId() - Method in class org.jclouds.glesys.domain.DomainRecord
-
- getId() - Method in class org.jclouds.glesys.domain.Server
-
- getId() - Method in class org.jclouds.glesys.GleSYSProviderMetadata
- getId() - Method in class org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
- getId() - Method in class org.jclouds.gogrid.domain.BillingToken
-
- getId() - Method in class org.jclouds.gogrid.domain.Customer
-
- getId() - Method in class org.jclouds.gogrid.domain.Ip
-
- getId() - Method in class org.jclouds.gogrid.domain.Job
-
- getId() - Method in class org.jclouds.gogrid.domain.JobProperties
-
- getId() - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- getId() - Method in class org.jclouds.gogrid.domain.Option
-
- getId() - Method in class org.jclouds.gogrid.domain.Server
-
- getId() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getId() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
- getId() - Method in class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
- getId() - Method in class org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasProviderMetadata
- getId() - Method in class org.jclouds.loadbalancer.domain.internal.LoadBalancerMetadataImpl
-
A means to uniquely address this resource within a provider.
- getId() - Method in interface org.jclouds.loadbalancer.domain.LoadBalancerMetadata
-
A means to uniquely address this resource within a provider.
- getId() - Method in class org.jclouds.ninefold.compute.NinefoldComputeProviderMetadata
- getId() - Method in class org.jclouds.ninefold.storage.NinefoldStorageProviderMetadata
- getId() - Method in class org.jclouds.openhosting.OpenHostingEast1ProviderMetadata
- getId() - Method in class org.jclouds.openstack.domain.Resource
-
When providing an ID, it is assumed that the resource exists in the current OpenStack
deployment
- getId() - Method in class org.jclouds.openstack.keystone.v1_1.domain.Token
-
When providing an ID, it is assumed that the token exists in the current
OpenStack deployment
- getId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
When providing an ID, it is assumed that the role exists in the current OpenStack deployment
- getId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Tenant
-
When providing an ID, it is assumed that the tenant exists in the current OpenStack deployment
- getId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Token
-
When providing an ID, it is assumed that the token exists in the current OpenStack deployment
- getId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.User
-
When providing an ID, it is assumed that the user exists in the current OpenStack deployment
- getId() - Method in class org.jclouds.openstack.nova.domain.Flavor
-
- getId() - Method in class org.jclouds.openstack.nova.domain.FloatingIP
-
- getId() - Method in class org.jclouds.openstack.nova.domain.Image
-
- getId() - Method in class org.jclouds.openstack.nova.domain.SecurityGroup
-
- getId() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getId() - Method in class org.jclouds.ovf.Configuration
-
- getId() - Method in class org.jclouds.ovf.Disk
-
Each virtual disk is represented by a Disk element that shall be given a identifier using the
id
attribute, the identifier shall be unique within the
DiskSection
.
- getId() - Method in class org.jclouds.ovf.internal.BaseVirtualSystem
-
- getId() - Method in class org.jclouds.ovf.OperatingSystemSection
-
- getId() - Method in interface org.jclouds.providers.ProviderMetadata
-
- getId() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUKProviderMetadata
- getId() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUSProviderMetadata
- getId() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUKProviderMetadata
- getId() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUSProviderMetadata
- getId() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUKProviderMetadata
- getId() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUSProviderMetadata
- getId() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getId() - Method in class org.jclouds.rimuhosting.miro.domain.DataCenter
-
- getId() - Method in class org.jclouds.rimuhosting.miro.domain.Image
-
- getId() - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- getId() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getId() - Method in class org.jclouds.rimuhosting.miro.RimuHostingProviderMetadata
- getId() - Method in class org.jclouds.s3.domain.CanonicalUser
-
- getId() - Method in interface org.jclouds.savvis.vpdc.domain.Resource
-
- getId() - Method in class org.jclouds.savvis.vpdc.domain.ResourceImpl
-
- getId() - Method in class org.jclouds.savvis.vpdc.SavvisSymphonyVPDCProviderMetadata
- getId() - Method in class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
- getId() - Method in class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
- getId() - Method in class org.jclouds.slicehost.domain.Backup
-
- getId() - Method in class org.jclouds.slicehost.domain.Flavor
-
- getId() - Method in class org.jclouds.slicehost.domain.Image
-
- getId() - Method in class org.jclouds.slicehost.domain.Slice
-
- getId() - Method in class org.jclouds.slicehost.SlicehostProviderMetadata
- getId() - Method in class org.jclouds.softlayer.domain.Address
-
- getId() - Method in class org.jclouds.softlayer.domain.Datacenter
-
- getId() - Method in class org.jclouds.softlayer.domain.OperatingSystem
-
- getId() - Method in class org.jclouds.softlayer.domain.Password
-
- getId() - Method in class org.jclouds.softlayer.domain.ProductItem
-
- getId() - Method in class org.jclouds.softlayer.domain.ProductItemCategory
-
- getId() - Method in class org.jclouds.softlayer.domain.ProductItemPrice
-
- getId() - Method in class org.jclouds.softlayer.domain.ProductPackage
-
- getId() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getId() - Method in class org.jclouds.softlayer.SoftLayerProviderMetadata
- getId() - Method in class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
- getId() - Method in class org.jclouds.synaptic.storage.SynapticStorageProviderMetadata
- getId() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getId() - Method in class org.jclouds.trmk.ecloud.TerremarkECloudProviderMetadata
- getId() - Method in class org.jclouds.trmk.vcloud_0_8.domain.DataCenter
-
- getId() - Method in class org.jclouds.trmk.vcloud_0_8.domain.InternetService
-
- getId() - Method in class org.jclouds.trmk.vcloud_0_8.domain.KeyPair
-
- getId() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- getId() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Node
-
- getId() - Method in class org.jclouds.trmk.vcloud_0_8.domain.PublicIpAddress
-
- getId() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo
-
- getId() - Method in class org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressProviderMetadata
- getIdentifier() - Method in class org.jclouds.s3.domain.AccessControlList.Grantee
-
- getIdentity() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getIdentity() - Method in interface org.jclouds.rest.RestContext
-
- getIdentityName() - Method in class org.jclouds.aws.cloudwatch.AWSCloudWatchProviderMetadata
- getIdentityName() - Method in class org.jclouds.aws.ec2.AWSEC2ProviderMetadata
- getIdentityName() - Method in class org.jclouds.aws.s3.AWSS3ProviderMetadata
- getIdentityName() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- getIdentityName() - Method in class org.jclouds.bluelock.vcloud.zone01.BluelockVCloudZone01ProviderMetadata
- getIdentityName() - Method in class org.jclouds.cloudfiles.CloudFilesProviderMetadata
- getIdentityName() - Method in class org.jclouds.cloudloadbalancers.CloudLoadBalancersProviderMetadata
- getIdentityName() - Method in class org.jclouds.cloudonestorage.CloudOneStorageProviderMetadata
- getIdentityName() - Method in class org.jclouds.cloudservers.CloudServersProviderMetadata
- getIdentityName() - Method in class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
- getIdentityName() - Method in class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
- getIdentityName() - Method in class org.jclouds.elastichosts.ElasticHostsBlueSquareLondonProviderMetadata
- getIdentityName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LondonProviderMetadata
- getIdentityName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LosAngelesProviderMetadata
- getIdentityName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1SanAntonioProviderMetadata
- getIdentityName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1TorontoProviderMetadata
- getIdentityName() - Method in class org.jclouds.epc.EucalyptusPartnerCloudEC2ProviderMetadata
- getIdentityName() - Method in class org.jclouds.epc.EucalyptusPartnerCloudS3ProviderMetadata
- getIdentityName() - Method in class org.jclouds.glesys.GleSYSProviderMetadata
- getIdentityName() - Method in class org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
- getIdentityName() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
- getIdentityName() - Method in class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
- getIdentityName() - Method in class org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasProviderMetadata
- getIdentityName() - Method in class org.jclouds.ninefold.compute.NinefoldComputeProviderMetadata
- getIdentityName() - Method in class org.jclouds.ninefold.storage.NinefoldStorageProviderMetadata
- getIdentityName() - Method in class org.jclouds.openhosting.OpenHostingEast1ProviderMetadata
- getIdentityName() - Method in interface org.jclouds.providers.ProviderMetadata
-
- getIdentityName() - Method in class org.jclouds.rimuhosting.miro.RimuHostingProviderMetadata
- getIdentityName() - Method in class org.jclouds.savvis.vpdc.SavvisSymphonyVPDCProviderMetadata
- getIdentityName() - Method in class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
- getIdentityName() - Method in class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
- getIdentityName() - Method in class org.jclouds.slicehost.SlicehostProviderMetadata
- getIdentityName() - Method in class org.jclouds.softlayer.SoftLayerProviderMetadata
- getIdentityName() - Method in class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
- getIdentityName() - Method in class org.jclouds.synaptic.storage.SynapticStorageProviderMetadata
- getIdentityName() - Method in class org.jclouds.trmk.ecloud.TerremarkECloudProviderMetadata
- getIdentityName() - Method in class org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressProviderMetadata
- getIfMatch() - Method in class org.jclouds.blobstore.options.GetOptions
-
For use in the request header: If-Match
Return the object only if its payload tag (ETag) is the same as the eTag specified, otherwise
return a 412 (precondition failed).
- getIfMatch() - Method in class org.jclouds.http.options.GetOptions
-
For use in the request header: If-Match
Return the object only if its payload tag (ETag) is the same as the eTag specified, otherwise
return a 412 (precondition failed).
- getIfMatch() - Method in class org.jclouds.s3.options.CopyObjectOptions
-
For use in the request header: x-amz-copy-source-if-match
Copies the object if its payload tag (ETag) matches the specified tag; otherwise return a 412
(precondition failed).
- getIfModifiedSince() - Method in class org.jclouds.blobstore.options.GetOptions
-
For use in the header If-Modified-Since
Return the object only if it has been modified since the specified time, otherwise return a
304 (not modified).
- getIfModifiedSince() - Method in class org.jclouds.http.options.GetOptions
-
For use in the header If-Modified-Since
Return the object only if it has been modified since the specified time, otherwise return a
304 (not modified).
- getIfModifiedSince() - Method in class org.jclouds.s3.options.CopyObjectOptions
-
For use in the header x-amz-copy-source-if-unmodified-since
Copies the object if it hasn't been modified since the specified time; otherwise returns a 412
(precondition failed).
- getIfNoneMatch() - Method in class org.jclouds.blobstore.options.GetOptions
-
For use in the request header: If-None-Match
Return the object only if its payload tag (ETag) is different from the one specified,
otherwise return a 304 (not modified).
- getIfNoneMatch() - Method in class org.jclouds.http.options.GetOptions
-
For use in the request header: If-None-Match
Return the object only if its payload tag (ETag) is different from the one specified,
otherwise return a 304 (not modified).
- getIfNoneMatch() - Method in class org.jclouds.s3.options.CopyObjectOptions
-
For use in the request header: x-amz-copy-source-if-none-match
Copies the object if its payload tag (ETag) is different than the specified Etag; otherwise
returns a 412 (failed condition).
- getIfUnmodifiedSince() - Method in class org.jclouds.blobstore.options.GetOptions
-
For use in the header If-Unmodified-Since
Return the object only if it has not been modified since the specified time, otherwise return
a 412 (precondition failed).
- getIfUnmodifiedSince() - Method in class org.jclouds.http.options.GetOptions
-
For use in the header If-Unmodified-Since
Return the object only if it has not been modified since the specified time, otherwise return
a 412 (precondition failed).
- getIfUnmodifiedSince() - Method in class org.jclouds.s3.options.CopyObjectOptions
-
For use in the header x-amz-copy-source-if-modified-since
Copies the object if it has been modified since the specified time; otherwise returns a 412
(failed condition).
- getImage(int) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- getImage(int) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
This operation returns details of the specified image.
- getImage() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
-
Image that suits the requirements.
- getImage() - Method in interface org.jclouds.compute.domain.Template
-
Image that suits the requirements.
- getImage(URI) - Method in interface org.jclouds.deltacloud.DeltacloudAsyncClient
-
- getImage(URI) - Method in interface org.jclouds.deltacloud.DeltacloudClient
-
- getImage() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getImage() - Method in class org.jclouds.gogrid.domain.Server
-
- getImage() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getImage(int) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- getImage(String) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- getImage(int) - Method in interface org.jclouds.openstack.nova.NovaClient
-
This operation returns details of the specified image.
- getImage(String) - Method in interface org.jclouds.openstack.nova.NovaClient
-
- getImage(int) - Method in class org.jclouds.servermanager.ServerManager
-
- getImage(int) - Method in interface org.jclouds.slicehost.SlicehostAsyncClient
-
- getImage(int) - Method in interface org.jclouds.slicehost.SlicehostClient
-
- getImage(VirtualGuest) - Method in class org.jclouds.softlayer.compute.functions.VirtualGuestToNodeMetadata.GetImageForVirtualGuest
-
- getImage() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getImageId() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
Image ID of the AMI used to launch the instance.
- getImageId() - Method in class org.jclouds.cloudservers.domain.Server
-
- getImageId() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
-
The id of the image this node was created from, if possible to correlate.
- getImageId() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
The id of the image this node was created from, if possible to correlate.
- getImageId() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Image ID of the AMI used to launch the instance.
- getImageId() - Method in class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- getImageId() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getImageId() - Method in class org.jclouds.slicehost.domain.Slice
-
- getImageIds() - Method in class org.jclouds.ec2.options.DescribeImagesOptions
-
- getImageList(GetImageListOptions...) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
-
- getImageList(GetImageListOptions...) - Method in interface org.jclouds.gogrid.services.GridImageClient
-
Returns all server images.
- getImageList() - Method in interface org.jclouds.rimuhosting.miro.RimuHostingAsyncClient
-
- getImageList() - Method in interface org.jclouds.rimuhosting.miro.RimuHostingClient
-
This operation returns a list of images that can be used for server
creation.
- GetImageListOptions - Class in org.jclouds.gogrid.options
-
- GetImageListOptions() - Constructor for class org.jclouds.gogrid.options.GetImageListOptions
-
- GetImageListOptions.Builder - Class in org.jclouds.gogrid.options
-
- GetImageListOptions.Builder() - Constructor for class org.jclouds.gogrid.options.GetImageListOptions.Builder
-
- getImageLocation() - Method in class org.jclouds.ec2.domain.Image
-
The location of the AMI.
- getImageOwnerId() - Method in class org.jclouds.ec2.domain.Image
-
AWS Access Key ID of the image owner.
- getImageRef() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getImages() - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
-
- getImages() - Method in class org.jclouds.ec2.compute.internal.EC2TemplateBuilderImpl
-
- getImages() - Method in class org.jclouds.savvis.vpdc.domain.Org
- getImagesById(Long...) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
-
- getImagesById(Long...) - Method in interface org.jclouds.gogrid.services.GridImageClient
-
Returns images, found by specified ids
- getImagesByName(String...) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
-
- getImagesByName(String...) - Method in interface org.jclouds.gogrid.services.GridImageClient
-
Returns images, found by specified names
- getImageServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
-
- getImageServices() - Method in interface org.jclouds.gogrid.GoGridClient
-
Services with methods, related to managing images.
- getImageState() - Method in class org.jclouds.ec2.domain.Image
-
Current state of the AMI.
- getImageType() - Method in class org.jclouds.ec2.domain.Image
-
The type of image (machine, kernel, or ramdisk).
- getImaging() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getImaging() - Method in class org.jclouds.elasticstack.domain.DriveInfo
-
- getInboundPorts() - Method in class org.jclouds.compute.options.TemplateOptions
-
- getInboundPorts() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getInceptionTime() - Method in class org.jclouds.atmos.domain.SystemMetadata
-
- getIncludeMetadata() - Method in class org.jclouds.azure.storage.options.ListOptions
-
- getIndex() - Method in class org.jclouds.cloudsigma.domain.BlockDevice
-
- getIndex() - Method in class org.jclouds.elasticstack.domain.BlockDevice
-
- getInfo() - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
- getInfo() - Method in interface org.jclouds.openstack.swift.domain.SwiftObject
-
- getInfo() - Method in class org.jclouds.ovf.Section
-
- getInfo() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getInfo() - Method in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
-
- getInfo() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
-
- getIngressRules() - Method in class org.jclouds.cloudstack.domain.SecurityGroup
-
- getInitFile() - Method in class org.jclouds.compute.callables.SudoAwareInitManager
-
- getInitScriptPattern() - Method in class org.jclouds.compute.callables.InitScriptConfigurationForTasks
-
- getInitStatement() - Method in class org.jclouds.scriptbuilder.InitBuilder
-
Deprecated.
- getInitStatement() - Method in class org.jclouds.scriptbuilder.InitScript
-
- getInjector() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- getInjector() - Method in interface org.jclouds.rest.Utils
-
- getInput() - Method in class org.jclouds.http.apachehc.ApacheHCUtils.HttpEntityPayload
-
- getInput() - Method in interface org.jclouds.io.Payload
-
Creates a new InputStream object of the payload.
- getInput() - Method in class org.jclouds.io.payloads.BaseCipherPayload
-
- getInput() - Method in class org.jclouds.io.payloads.ByteArrayPayload
-
Creates a new InputStream object of the payload.
- getInput() - Method in class org.jclouds.io.payloads.DelegatingPayload
-
Creates a new InputStream object of the payload.
- getInput() - Method in class org.jclouds.io.payloads.FilePayload
-
Creates a new InputStream object of the payload.
- getInput() - Method in class org.jclouds.io.payloads.InputStreamPayload
-
Creates a new InputStream object of the payload.
- getInput() - Method in class org.jclouds.io.payloads.InputStreamSupplierPayload
-
Creates a new InputStream object of the payload.
- getInput() - Method in class org.jclouds.io.payloads.MultipartForm
-
- getInput() - Method in class org.jclouds.io.payloads.PhantomPayload
-
Creates a new InputStream object of the payload.
- getInput() - Method in class org.jclouds.io.payloads.StreamingPayload
-
- getInput() - Method in class org.jclouds.io.payloads.StringPayload
-
Creates a new InputStream object of the payload.
- getInput() - Method in class org.jclouds.io.payloads.UrlEncodedFormPayload
-
Creates a new InputStream object of the payload.
- getInstallNotes() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getInstance(URI) - Method in interface org.jclouds.deltacloud.DeltacloudAsyncClient
-
- getInstance(URI) - Method in interface org.jclouds.deltacloud.DeltacloudClient
-
- getInstance() - Method in class org.jclouds.ec2.options.DetachVolumeOptions
-
- getInstanceCpuTime() - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- getInstanceGroup(long) - Method in interface org.jclouds.cloudstack.features.VMGroupAsyncClient
-
- getInstanceGroup(long) - Method in interface org.jclouds.cloudstack.features.VMGroupClient
-
Retrieve a VM group by its id
- getInstanceHome() - Method in class org.jclouds.scriptbuilder.InitBuilder
-
Deprecated.
- getInstanceHome() - Method in class org.jclouds.scriptbuilder.InitScript
-
default /tmp/$INSTANCE_NAME
- getInstanceId() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getInstanceID() - Method in class org.jclouds.cim.SettingData
-
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies
an instance of this class.
- getInstanceId() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getInstanceId() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getInstanceId() - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
- getInstanceId() - Method in class org.jclouds.ec2.domain.PasswordData
-
- getInstanceId() - Method in class org.jclouds.ec2.domain.PublicIpInstanceIdPair
-
The ID of the instance.
- getInstanceID() - Method in class org.jclouds.openstack.nova.domain.FloatingIP
-
- getInstanceId() - Method in class org.jclouds.rimuhosting.miro.data.CloneOptions
-
- getInstanceInitiatedShutdownBehaviorForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getInstanceInitiatedShutdownBehaviorForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getInstanceName() - Method in class org.jclouds.scriptbuilder.InitBuilder
-
Deprecated.
- getInstanceName() - Method in class org.jclouds.scriptbuilder.InitScript
-
- getInstanceParameters() - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- getInstanceParameters() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getInstanceRequest() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getInstanceServices() - Method in interface org.jclouds.aws.ec2.AWSEC2AsyncClient
-
Provides asynchronous access to Instance services.
- getInstanceServices() - Method in interface org.jclouds.aws.ec2.AWSEC2Client
-
Provides synchronous access to Instance services.
- getInstanceServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to Instance services.
- getInstanceServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to Instance services.
- getInstanceState() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The current state of the instance.
- getInstanceStates() - Method in interface org.jclouds.deltacloud.DeltacloudAsyncClient
-
- getInstanceStates() - Method in interface org.jclouds.deltacloud.DeltacloudClient
-
- getInstanceType() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
The instance type.
- getInstanceType() - Method in class org.jclouds.aws.ec2.domain.Spot
-
- getInstanceType() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getInstanceType() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getInstanceType() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The instance type.
- getInstanceTypeForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getInstanceTypeForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getInstanceUptime() - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- getInternalDNS() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getInternalIP() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
-
IP address to which this NAT rule maps the IP address specified in the ExternalIp element.
- getInternalPort() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
-
network port to which this NAT rule maps the port number specified in the ExternalPort
element.
- getInternalPort() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
-
network port to which this NAT rule maps the port number specified in the ExternalPort
element.
- getInternalToExternalNATRules() - Method in class org.jclouds.savvis.vpdc.domain.Network
-
- getInternalToExternalNATRules() - Method in class org.jclouds.savvis.vpdc.domain.NetworkConfigSection
-
- getInternalURL() - Method in class org.jclouds.openstack.keystone.v1_1.domain.Endpoint
-
Internal URLs are only accessible to services within the same region.
- getInternalURL() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- getInternetService(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
- getInternetService(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getInternetService(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getInternetServices() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VDCImpl
-
- getInternetServices() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VDC
-
- getInternetServicesOnPublicIp(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
- getInternetServicesOnPublicIp(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getInternetServicesOnPublicIp(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
This call returns information about the internet service on a public IP.
- getInterval() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getInterval() - Method in class org.jclouds.cloudstack.domain.SnapshotPolicy
-
- getInterval() - Method in class org.jclouds.cloudstack.domain.SnapshotPolicySchedule
-
- getIoExecutor() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- getIoExecutor() - Method in interface org.jclouds.rest.Utils
-
- getIp() - Method in class org.jclouds.cloudsigma.domain.VNC
-
- getIp() - Method in class org.jclouds.elasticstack.domain.VNC
-
- getIp() - Method in class org.jclouds.glesys.compute.options.GleSYSTemplateOptions
-
- getIp() - Method in class org.jclouds.glesys.domain.Ip
-
- getIp() - Method in class org.jclouds.gogrid.domain.Ip
-
- getIp() - Method in class org.jclouds.gogrid.domain.IpPortPair
-
- getIp() - Method in class org.jclouds.gogrid.domain.Server
-
- getIp() - Method in class org.jclouds.openstack.nova.domain.FloatingIP
-
- getIpAddress() - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- getIpAddress() - Method in class org.jclouds.cloudstack.domain.Host
-
- getIPAddress() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getIPAddress() - Method in class org.jclouds.cloudstack.domain.NIC
-
the ip address of the nic
- getIPAddress() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getIPAddress() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getIpAddress() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getIpAddress() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getIPAddress() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getIpAddress() - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- getIpAddress() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Specifies the IP address of the instance.
- getIpAddress() - Method in class org.jclouds.savvis.vpdc.domain.NetworkConnectionSection
-
- getIpAddress() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Node
-
- getIpAddress() - Method in class org.jclouds.vcloud.domain.NetworkConnection
-
- getIpAddress() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter
-
- getIpAddressAllocationMode() - Method in class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
-
- getIpAddressAllocationMode() - Method in class org.jclouds.vcloud.domain.NetworkConnection
-
- getIpAddresses() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getIpAddresses(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
- getIpAddresses(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudClient
-
- getIpAddressId() - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- getIPAddressId() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getIPAddressId() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getIpAddressingMode() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter
-
- getIpClient() - Method in interface org.jclouds.glesys.GleSYSAsyncClient
-
Provides asynchronous access to Ip Address features.
- getIpClient() - Method in interface org.jclouds.glesys.GleSYSClient
-
Provides synchronous access to Ip Address features.
- getIpDetails(String) - Method in interface org.jclouds.glesys.features.IpAsyncClient
-
- getIpDetails(String) - Method in interface org.jclouds.glesys.features.IpClient
-
Get details about the given IP address such as gateway and netmask.
- getIPForwardingRule(long) - Method in interface org.jclouds.cloudstack.features.NATAsyncClient
-
- getIPForwardingRule(long) - Method in interface org.jclouds.cloudstack.features.NATClient
-
get a specific IPForwardingRule by id
- getIPForwardingRulesByVirtualMachine(CacheLoader<Long, Set<IPForwardingRule>>) - Method in class org.jclouds.cloudstack.compute.config.CloudStackComputeServiceContextModule
-
- getIPForwardingRulesForIPAddress(long) - Method in interface org.jclouds.cloudstack.features.NATAsyncClient
-
- getIPForwardingRulesForIPAddress(long) - Method in interface org.jclouds.cloudstack.features.NATClient
-
get a set of IPForwardingRules by ipaddress id
- getIPForwardingRulesForVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.NATAsyncClient
-
- getIPForwardingRulesForVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.NATClient
-
get a set of IPForwardingRules by virtual machine id
- getIPLimit() - Method in class org.jclouds.cloudstack.domain.Account
-
- getIpList(GetIpListOptions...) - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
-
- getIpList(GetIpListOptions...) - Method in interface org.jclouds.gogrid.services.GridIpClient
-
Returns all IPs in the system that match the options
- GetIpListOptions - Class in org.jclouds.gogrid.options
-
- GetIpListOptions() - Constructor for class org.jclouds.gogrid.options.GetIpListOptions
-
- GetIpListOptions.Builder - Class in org.jclouds.gogrid.options
-
- GetIpListOptions.Builder() - Constructor for class org.jclouds.gogrid.options.GetIpListOptions.Builder
-
- getIpOnDefaultNetwork() - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- getIpPermissions() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
Set of IP permissions associated with the security group.
- getIpProtocol() - Method in interface org.jclouds.ec2.domain.IpPermission
-
IP protocol
- getIpProtocol() - Method in class org.jclouds.ec2.domain.IpPermissionImpl
-
IP protocol
- getIpRange() - Method in class org.jclouds.vcloud.domain.network.DhcpService
-
- getIpRanges() - Method in interface org.jclouds.ec2.domain.IpPermission
-
IP ranges.
- getIpRanges() - Method in class org.jclouds.ec2.domain.IpPermissionImpl
-
IP ranges.
- getIpRanges() - Method in class org.jclouds.vcloud.domain.network.IpScope
-
- getIpRequest() - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- getIPs() - Method in class org.jclouds.cloudstack.domain.Account
-
- getIps() - Method in class org.jclouds.glesys.domain.ServerDetails
-
- getIps() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.NetworkImpl
- getIps() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Network
-
- getIPsAvailable() - Method in class org.jclouds.cloudstack.domain.Account
-
- getIpScope() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
-
defines the address range, gateway, netmask, and other properties of the network.
- getIpScope() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork.Configuration
-
defines the address range, gateway, netmask, and other properties of the network.
- getIpServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
-
- getIpServices() - Method in interface org.jclouds.gogrid.GoGridClient
-
Services with methods, related to retrieving IP addresses
- getIpsFromVApp(VApp) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
-
- getIpsFromVM(VM) - Static method in class org.jclouds.savvis.vpdc.util.Utils
-
- getIpsToNetworks() - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- getIpVersion() - Method in class org.jclouds.cloudloadbalancers.domain.VirtualIP
-
- getIpversion() - Method in class org.jclouds.glesys.domain.IpDetails
-
- getIsExtractable() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getIsFeatured() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getISO(long) - Method in interface org.jclouds.cloudstack.features.ISOAsyncClient
-
Gets information about an ISO by its ID.
- getISO(long) - Method in interface org.jclouds.cloudstack.features.ISOClient
-
Gets information about an ISO by its ID.
- getIso3166Codes() - Method in class org.jclouds.aws.cloudwatch.AWSCloudWatchProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.aws.ec2.AWSEC2ProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.aws.s3.AWSS3ProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.bluelock.vcloud.zone01.BluelockVCloudZone01ProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.cloudonestorage.CloudOneStorageProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.domain.internal.LocationImpl
- getIso3166Codes() - Method in interface org.jclouds.domain.Location
-
- getIso3166Codes() - Method in class org.jclouds.elastichosts.ElasticHostsBlueSquareLondonProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LondonProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LosAngelesProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1SanAntonioProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1TorontoProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.epc.EucalyptusPartnerCloudEC2ProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.epc.EucalyptusPartnerCloudS3ProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.glesys.GleSYSProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.ninefold.compute.NinefoldComputeProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.ninefold.storage.NinefoldStorageProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.openhosting.OpenHostingEast1ProviderMetadata
- getIso3166Codes() - Method in interface org.jclouds.providers.ProviderMetadata
-
- getIso3166Codes() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUKProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUSProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUKProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUSProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUKProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUSProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getIso3166Codes() - Method in class org.jclouds.rimuhosting.miro.RimuHostingProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.savvis.vpdc.SavvisSymphonyVPDCProviderMetadata
-
list of data centers from savvisstation colocation guide
https://www.savvisstation.com/DocumentViewer?GUID=a95f0387-cbfe-43eb-b25b-4f2b0f68498f&sessionid=SavvisCCC%3ac9a8984b9655b01916be587e5204b2cf
Once we have confirmation from Savvis as to what data centers are used for vpdc deployments,
iso codes for those will be entered here
City Code
Lithia Springs, GA AT1
Waltham, MA BO1
Waltham, MA BO2
Waltham, MA B03
Elk Grove Village, IL CH3
Chicago, IL CH4
Sterling, VA DC2
Sterling, VA DC3
Sterling, VA DC4 Phase I
Sterling, VA DC4 Phase II
Fort Worth, TX DL1
Fort Worth, TX DL2
El Segundo, CA LA1
Jersey City, NJ NJ1
Weehawken, NJ NJ2
Piscataway, NJ NJ3
Piscataway, NJ 2nd floor NJ3
Weehawken, NJ NJ2X
Irvine, CA OC2
Santa Clara, CA SC4
Santa Clara, CA SC5
Santa Clara, CA SC8
Santa Clara, CA SC9
Tukwila, WA 1st floor SE2
Montreal, Canada MR1
Toronto, Canada TR1
Vancouver, Canada VC1
- getIso3166Codes() - Method in class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.slicehost.SlicehostProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.softlayer.SoftLayerProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.synaptic.storage.SynapticStorageProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.trmk.ecloud.TerremarkECloudProviderMetadata
- getIso3166Codes() - Method in class org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressProviderMetadata
- getISOClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to ISOs
- getISOClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to ISOs
- getISODisplayText() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getISOId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getIsolationURI() - Method in class org.jclouds.cloudstack.domain.NIC
-
the isolation uri of the nic
- getISOName() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getIsPublic() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getIsPublic() - Method in class org.jclouds.cloudstack.domain.ISOPermissions
-
- getIsReady() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getItem() - Method in class org.jclouds.softlayer.domain.ProductItemPrice
-
- getItemId() - Method in class org.jclouds.softlayer.domain.ProductItemPrice
-
- getItems() - Method in class org.jclouds.ovf.VirtualHardwareSection
-
- getItems() - Method in class org.jclouds.softlayer.domain.ProductPackage
-
- getJavaHome() - Method in class org.jclouds.scriptbuilder.domain.JavaInitMetadata
-
- getJavaMethod() - Method in class org.jclouds.rest.internal.GeneratedHttpRequest
-
- getJAXBParserKeyForMethod(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getJobId() - Method in class org.jclouds.cloudstack.domain.AsyncCreateResponse
-
- getJobId() - Method in class org.jclouds.cloudstack.domain.Host
-
- getJobId() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getJobId() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getJobId() - Method in class org.jclouds.cloudstack.domain.SecurityGroup
-
- getJobId() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getJobId() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getJobId() - Method in class org.jclouds.cloudstack.domain.Template
-
- getJobId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getJobId() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getJobList(GetJobListOptions...) - Method in interface org.jclouds.gogrid.services.GridJobAsyncClient
-
- getJobList(GetJobListOptions...) - Method in interface org.jclouds.gogrid.services.GridJobClient
-
Returns all jobs found.
- GetJobListOptions - Class in org.jclouds.gogrid.options
-
- GetJobListOptions() - Constructor for class org.jclouds.gogrid.options.GetJobListOptions
-
- GetJobListOptions.Builder - Class in org.jclouds.gogrid.options
-
- GetJobListOptions.Builder() - Constructor for class org.jclouds.gogrid.options.GetJobListOptions.Builder
-
- getJobsById(long...) - Method in interface org.jclouds.gogrid.services.GridJobAsyncClient
-
- getJobsById(long...) - Method in interface org.jclouds.gogrid.services.GridJobClient
-
Returns jobs for the corresponding id(s).
- getJobServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
-
- getJobServices() - Method in interface org.jclouds.gogrid.GoGridClient
-
Services with methods, related to retrieving jobs
- getJobsForObjectName(String) - Method in interface org.jclouds.gogrid.services.GridJobAsyncClient
-
- getJobsForObjectName(String) - Method in interface org.jclouds.gogrid.services.GridJobClient
-
Returns jobs found for an object with a provided name.
- getJobStatus() - Method in class org.jclouds.cloudstack.domain.Host
-
- getJobStatus() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getJobStatus() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getJobStatus() - Method in class org.jclouds.cloudstack.domain.SecurityGroup
-
- getJobStatus() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getJobStatus() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getJobStatus() - Method in class org.jclouds.cloudstack.domain.Template
-
- getJobStatus() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getJobStatus() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getJoinDomainEnabled() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getJSessionId() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getJson() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- getJson() - Method in interface org.jclouds.rest.Utils
-
- getJsonParserKeyForMethod(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getJsonParserKeyForMethodAnType(Method, Type) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getKernel() - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- getKernelCanonical() - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- getKernelForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getKernelForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getKernelId() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
Optional.
- getKernelId() - Method in class org.jclouds.ec2.domain.Image
-
The kernel associated with the image, if any.
- getKernelId() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Optional.
- getKey() - Method in class org.jclouds.aws.ec2.domain.Tag
-
- getKey() - Method in class org.jclouds.blobstore.internal.BaseBlobMap.Entry
-
- getKey() - Method in exception org.jclouds.blobstore.KeyAlreadyExistsException
-
- getKey() - Method in exception org.jclouds.blobstore.KeyNotFoundException
-
- getKey() - Method in class org.jclouds.collect.AbstractMapEntry
-
- getKey() - Method in class org.jclouds.ovf.Property
-
- getKey() - Method in class org.jclouds.rimuhosting.miro.domain.MetaData
-
- getKey() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
-
The key is the handle that you assign to an object that allows you retrieve it later.
- getKey() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
-
The key is the handle that you assign to an object that allows you retrieve it later.
- getKey() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
-
The key is the handle that you assign to an object that allows you retrieve it later.
- getKey() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
The key is the handle that you assign to an object that allows you retrieve it later.
- getKeyMaterial() - Method in class org.jclouds.ec2.domain.KeyPair
-
An unencrypted PEM encoded RSA private key.
- getKeyName() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
If this instance was launched with an associated key pair, this displays
the key pair name.
- getKeyName() - Method in class org.jclouds.deltacloud.domain.KeyAuthentication
-
- getKeyName() - Method in class org.jclouds.ec2.domain.KeyPair
-
The key pair name provided in the original request.
- getKeyName() - Method in class org.jclouds.ec2.domain.RunningInstance
-
If this instance was launched with an associated key pair, this displays the key pair name.
- getKeyName() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getKeyName() - Method in class org.jclouds.softlayer.domain.PowerState
-
Maps onto VirtualGuest.State
- getKeyname() - Method in class org.jclouds.softlayer.domain.Region
-
- getKeyPair() - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- getKeyPair() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- getKeyPair(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
- getKeyPair(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getKeyPair(URI) - Method in interface org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressAsyncClient
-
- getKeyPairServices() - Method in interface org.jclouds.aws.ec2.AWSEC2AsyncClient
-
Provides asynchronous access to KeyPair services.
- getKeyPairServices() - Method in interface org.jclouds.aws.ec2.AWSEC2Client
-
Provides synchronous access to KeyPair services.
- getKeyPairServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to KeyPair services.
- getKeyPairServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to KeyPair services.
- getKeys() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.OrgImpl
-
- getKeys() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Org
-
- getKeySpec() - Method in class org.jclouds.crypto.pem.PKCS1EncodedPublicKeySpec
-
Get the key spec that JCE understands.
- getKind() - Method in interface org.jclouds.deltacloud.domain.HardwareProperty
-
- getKind() - Method in class org.jclouds.deltacloud.domain.internal.BaseHardwareProperty
- getLabel() - Method in class org.jclouds.ovf.Configuration
-
- getLabel() - Method in class org.jclouds.ovf.Property
-
- getLast() - Method in class org.jclouds.deltacloud.domain.RangeHardwareProperty
-
- getLastAccessTime() - Method in class org.jclouds.atmos.domain.SystemMetadata
-
- getLastFailure() - Method in class org.jclouds.predicates.PredicateCallable
-
- getLastFailure() - Method in interface org.jclouds.predicates.PredicateWithResult
-
- getLastMetadataModification() - Method in class org.jclouds.atmos.domain.SystemMetadata
-
- getLastModified() - Method in interface org.jclouds.azureblob.domain.BlobProperties
-
- getLastModified() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
-
- getLastModified() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- getLastModified() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
- getLastModified() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- getLastModified() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- getLastModified() - Method in class org.jclouds.blobstore.domain.internal.MutableStorageMetadataImpl
-
Last modification time of the resource
- getLastModified() - Method in class org.jclouds.blobstore.domain.internal.StorageMetadataImpl
-
Last modification time of the resource
- getLastModified() - Method in interface org.jclouds.blobstore.domain.StorageMetadata
-
Last modification time of the resource
- getLastModified() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getLastModified() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- getLastModified() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
- getLastModified() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
-
- getLastModified() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
- getLastModified() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
- getLastModified() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- getLastModified() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
- getLastName() - Method in class org.jclouds.cloudsigma.domain.ProfileInfo
-
- getLastName() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getLastName() - Method in class org.jclouds.cloudstack.domain.User
-
- getLastPinged() - Method in class org.jclouds.cloudstack.domain.Host
-
- getLastUpdatedOn() - Method in class org.jclouds.gogrid.domain.Job
-
- getLastUserDataModification() - Method in class org.jclouds.atmos.domain.SystemMetadata
-
- getLastValueInMap(Supplier<Map<K, Supplier<V>>>) - Static method in class org.jclouds.util.Suppliers2
-
- getLastVerifiedDate() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getLaunchedAvailabilityZone() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getLaunchGroup() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getLaunchPermissionForImageInRegion(String, String) - Method in interface org.jclouds.ec2.services.AMIAsyncClient
-
- getLaunchPermissionForImageInRegion(String, String) - Method in interface org.jclouds.ec2.services.AMIClient
-
- getLaunchSpecification() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getLaunchSpecificationBuilder() - Method in class org.jclouds.aws.ec2.options.AWSRunInstancesOptions
-
- getLaunchTime() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The time the instance launched.
- getLB - Variable in class org.jclouds.cloudloadbalancers.loadbalancer.strategy.CloudLoadBalancersLoadBalanceNodesStrategy
-
- getLeaseStatus() - Method in interface org.jclouds.azureblob.domain.BlobProperties
-
- getLeaseStatus() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- getLeaseStatus() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- getLevel() - Method in class org.jclouds.cloudstack.domain.Domain
-
- getLevel() - Method in class org.jclouds.cloudstack.domain.Event
-
- getLimit() - Method in class org.jclouds.atmos.options.ListOptions
-
- getLimit() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
This property specifies the upper bound, or maximum amount of resource
that will be granted for this allocation.
- getLimit() - Method in class org.jclouds.deltacloud.domain.Realm
-
for example limitation of how many machine you can launch in given region / how much computing
power is available for you.
- getLimit() - Method in class org.jclouds.glesys.domain.ServerLimit
-
- getLimit() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Capacity
-
- getLimit() - Method in class org.jclouds.vcloud.domain.Capacity
-
- getLimitClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides synchronous access to Resource Limits
- getLimitClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Resource Limits
- getLimitClient() - Method in interface org.jclouds.cloudstack.CloudStackDomainAsyncClient
-
Provides synchronous access to Resource Limits
- getLimitClient() - Method in interface org.jclouds.cloudstack.CloudStackDomainClient
-
Provides synchronous access to Resource Limits
- getLimits() - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- getLimits() - Method in interface org.jclouds.cloudservers.CloudServersClient
-
All accounts, by default, have a preconfigured set of thresholds (or limits) to manage
capacity and prevent abuse of the system.
- getLinkedServices() - Method in class org.jclouds.aws.cloudwatch.AWSCloudWatchProviderMetadata
- getLinkedServices() - Method in class org.jclouds.aws.ec2.AWSEC2ProviderMetadata
- getLinkedServices() - Method in class org.jclouds.aws.s3.AWSS3ProviderMetadata
- getLinkedServices() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- getLinkedServices() - Method in class org.jclouds.bluelock.vcloud.zone01.BluelockVCloudZone01ProviderMetadata
- getLinkedServices() - Method in class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
- getLinkedServices() - Method in class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
- getLinkedServices() - Method in class org.jclouds.elastichosts.ElasticHostsBlueSquareLondonProviderMetadata
- getLinkedServices() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LondonProviderMetadata
- getLinkedServices() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LosAngelesProviderMetadata
- getLinkedServices() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1SanAntonioProviderMetadata
- getLinkedServices() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1TorontoProviderMetadata
- getLinkedServices() - Method in class org.jclouds.epc.EucalyptusPartnerCloudEC2ProviderMetadata
- getLinkedServices() - Method in class org.jclouds.epc.EucalyptusPartnerCloudS3ProviderMetadata
- getLinkedServices() - Method in class org.jclouds.glesys.GleSYSProviderMetadata
- getLinkedServices() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
- getLinkedServices() - Method in class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
- getLinkedServices() - Method in class org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasProviderMetadata
- getLinkedServices() - Method in class org.jclouds.ninefold.compute.NinefoldComputeProviderMetadata
- getLinkedServices() - Method in class org.jclouds.providers.BaseProviderMetadata
-
- getLinkedServices() - Method in interface org.jclouds.providers.ProviderMetadata
-
- getLinkedServices() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUKProviderMetadata
- getLinkedServices() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUSProviderMetadata
- getLinkedServices() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUKProviderMetadata
- getLinkedServices() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUSProviderMetadata
- getLinkedServices() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUKProviderMetadata
- getLinkedServices() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUSProviderMetadata
- getLinkedServices() - Method in class org.jclouds.rimuhosting.miro.RimuHostingProviderMetadata
- getLinkedServices() - Method in class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
- getLinkedServices() - Method in class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
- getLinkedServices() - Method in class org.jclouds.slicehost.SlicehostProviderMetadata
- getLinkedServices() - Method in class org.jclouds.softlayer.SoftLayerProviderMetadata
- getLinkedServices() - Method in class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
- getLinks() - Method in class org.jclouds.openstack.domain.Resource
-
- getList() - Method in class org.jclouds.gogrid.functions.GenericResponseContainer
-
- getListableMetadata() - Method in class org.jclouds.atmos.domain.UserMetadata
-
- getListableTags() - Method in class org.jclouds.atmos.domain.UserMetadata
-
- getLoadBalancer(int) - Method in interface org.jclouds.cloudloadbalancers.features.LoadBalancerAsyncClient
-
- getLoadBalancer(int) - Method in interface org.jclouds.cloudloadbalancers.features.LoadBalancerClient
-
- getLoadBalancer(String) - Method in class org.jclouds.cloudloadbalancers.loadbalancer.strategy.CloudLoadBalancersGetLoadBalancerMetadataStrategy
-
- getLoadBalancer(String) - Method in interface org.jclouds.loadbalancer.LoadBalancerServiceAdapter
-
- getLoadBalancer(String) - Method in interface org.jclouds.loadbalancer.strategy.GetLoadBalancerMetadataStrategy
-
- getLoadBalancerClient(String) - Method in interface org.jclouds.cloudloadbalancers.CloudLoadBalancersAsyncClient
-
Provides asynchronous access to LoadBalancer features.
- getLoadBalancerClient(String) - Method in interface org.jclouds.cloudloadbalancers.CloudLoadBalancersClient
-
Provides synchronous access to LoadBalancer features.
- getLoadBalancerClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to LoadBalancer features.
- getLoadBalancerClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to LoadBalancer features.
- getLoadBalancerList() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
-
- getLoadBalancerList() - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
-
Returns all load balancers found for the current user.
- getLoadBalancerMetadata(String) - Method in class org.jclouds.loadbalancer.internal.BaseLoadBalancerService
- getLoadBalancerMetadata(String) - Method in interface org.jclouds.loadbalancer.LoadBalancerService
-
- getLoadBalancerMetadataStrategy - Variable in class org.jclouds.loadbalancer.internal.BaseLoadBalancerService
-
- GetLoadBalancerMetadataStrategy - Interface in org.jclouds.loadbalancer.strategy
-
returns all details associated to the node below.
- getLoadBalancerRule(long) - Method in interface org.jclouds.cloudstack.features.LoadBalancerAsyncClient
-
- getLoadBalancerRule(long) - Method in interface org.jclouds.cloudstack.features.LoadBalancerClient
-
get a specific LoadBalancerRule by id
- getLoadBalancersById(Long...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
-
- getLoadBalancersById(Long...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
-
Returns the load balancer(s) by unique id(s).
- getLoadBalancersByName(String...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerAsyncClient
-
- getLoadBalancersByName(String...) - Method in interface org.jclouds.gogrid.services.GridLoadBalancerClient
-
Returns the load balancer(s) by unique name(s).
- getLoadBalancerService() - Method in class org.jclouds.loadbalancer.internal.LoadBalancerServiceContextImpl
-
- getLoadBalancerService() - Method in interface org.jclouds.loadbalancer.LoadBalancerServiceContext
-
- getLoadBalancerServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
-
- getLoadBalancerServices() - Method in interface org.jclouds.gogrid.GoGridClient
-
Services with methods, related to managing load balancers.
- getLocation() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
-
Location of the nodes.
- getLocation() - Method in interface org.jclouds.compute.domain.Template
-
Location of the nodes.
- getLocation() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
-
Physical location of the resource, or null if n/a
ex.
- getLocation() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
-
Physical location of the resource, or null if n/a
ex.
- getLocation() - Method in interface org.jclouds.domain.ResourceMetadata
-
Physical location of the resource, or null if n/a
ex.
- getLocation() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getLocation() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getLocation() - Method in class org.jclouds.softlayer.domain.ProductOrder
-
- getLocation() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getLocation() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.TasksListImpl
-
- getLocation() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.TasksList
-
- getLocation() - Method in class org.jclouds.vcloud.domain.internal.TasksListImpl
-
- getLocation() - Method in interface org.jclouds.vcloud.domain.TasksList
-
- getLocationAddress() - Method in class org.jclouds.softlayer.domain.Datacenter
-
- getLocationId() - Method in class org.jclouds.byon.Node
-
- getLogDataRoot() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Filepath of a directory where log information about the virtual system is stored.
- getLogDir() - Method in class org.jclouds.scriptbuilder.domain.InitMetadata
-
where all logs are written.
- getLogDir() - Method in class org.jclouds.scriptbuilder.InitBuilder
-
Deprecated.
- getLogDir() - Method in class org.jclouds.scriptbuilder.InitScript
-
default $INSTANCE_HOME
- getLogger(String) - Method in class org.jclouds.logging.jdk.JDKLogger.JDKLoggerFactory
-
- getLogger(String) - Method in class org.jclouds.logging.log4j.Log4JLogger.Log4JLoggerFactory
-
- getLogger(String) - Method in interface org.jclouds.logging.Logger.LoggerFactory
-
- getLogger(String) - Method in class org.jclouds.logging.slf4j.SLF4JLogger.SLF4JLoggerFactory
-
- getLogger(String) - Method in class org.jclouds.tools.ant.logging.AntLogger.AntLoggerFactory
-
- getLoggerFactory() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- getLoggerFactory() - Method in interface org.jclouds.rest.Utils
-
- getLoginCredentials() - Method in class org.jclouds.deltacloud.domain.PasswordAuthentication
-
- GetLoginForProviderFromPropertiesAndStoreCredentialsOrReturnNull - Class in org.jclouds.compute.config
-
- GetLoginForProviderFromPropertiesAndStoreCredentialsOrReturnNull(String, ValueOfConfigurationKeyOrNull, Map<String, Credentials>) - Constructor for class org.jclouds.compute.config.GetLoginForProviderFromPropertiesAndStoreCredentialsOrReturnNull
-
- getLoginPassword() - Method in class org.jclouds.compute.options.RunScriptOptions
-
- getLoginPassword() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
-
- getLoginPassword() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getLoginPassword() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- getLoginPort() - Method in class org.jclouds.byon.Node
-
- getLoginPort() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
- getLoginPort() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
- getLoginPrivateKey() - Method in class org.jclouds.compute.options.RunScriptOptions
-
- getLoginPrivateKey() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
-
- getLoginPrivateKey() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getLoginUser() - Method in class org.jclouds.compute.options.RunScriptOptions
-
- getLoginUser() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
-
- getLoginUser() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getLoginUser() - Method in class org.jclouds.elasticstack.domain.WellKnownImage
-
- getLongName() - Method in class org.jclouds.softlayer.domain.Datacenter
-
- getLongName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo
-
- getMac() - Method in class org.jclouds.cloudsigma.domain.NIC
-
- getMac() - Method in class org.jclouds.elasticstack.domain.NIC
-
- getMacAddress() - Method in class org.jclouds.cloudstack.domain.NIC
-
the MAC Address of the NIC
- getMacAddress() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkAdapter
-
- getMACAddress() - Method in class org.jclouds.vcloud.domain.NetworkConnection
-
- getMainClass() - Method in class org.jclouds.scriptbuilder.domain.JavaInitMetadata
-
- getMajorErrorCode() - Method in class org.jclouds.savvis.vpdc.domain.TaskError
-
- getMajorErrorCode() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.ErrorImpl
-
- getMajorErrorCode() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VCloudError
-
- getMajorErrorCode() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
-
- getMajorErrorCode() - Method in interface org.jclouds.vcloud.domain.VCloudError
-
- getManagedState() - Method in class org.jclouds.cloudstack.domain.Cluster
-
- getManagementServerId() - Method in class org.jclouds.cloudstack.domain.Host
-
- getMapPayloadBinderOrNull(Method, Object...) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getMappingBehavior() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
Specifies how this resource maps to underlying resourcesIf the
HostResource array contains any entries, this property reflects how the
resource maps to those specific resources.
- getMappingMode() - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
-
- getMarker() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
-
- getMarker() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
-
- getMarker() - Method in class org.jclouds.azure.storage.options.ListOptions
-
- getMarker() - Method in class org.jclouds.blobstore.options.ListContainerOptions.ImmutableListContainerOptions
-
- getMarker() - Method in class org.jclouds.blobstore.options.ListOptions
-
- getMarker() - Method in class org.jclouds.blobstore.options.ListOptions.ImmutableListOptions
-
- getMarker() - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
-
- getMarker() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
- getMarker() - Method in interface org.jclouds.s3.domain.ListBucketResponse
-
- getMarker() - Method in class org.jclouds.s3.options.ListBucketOptions
-
- getMax() - Method in class org.jclouds.cloudstack.domain.ResourceLimit
-
- getMax() - Method in class org.jclouds.glesys.domain.ResourceUsage
-
- getMaxAccounts() - Method in class org.jclouds.glesys.domain.EmailOverviewSummary
-
- getMaxAliases() - Method in class org.jclouds.glesys.domain.EmailOverviewSummary
-
- getMaxConnections() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- getMaxConnections() - Method in class org.jclouds.http.HttpUtils
-
- getMaxConnectionsPerHost() - Method in class org.jclouds.http.HttpUtils
-
- getMaxCpu() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getMaxCpuUnits() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getMaxHeld() - Method in class org.jclouds.glesys.domain.ServerLimit
-
- getMaximum() - Method in class org.jclouds.cloudwatch.domain.Datapoint
-
return Maximum of the samples used for the datapoint.
- getMaxKeys() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
-
The maximum number of keys you'd like to see in the response body.
- getMaxKeys() - Method in interface org.jclouds.s3.domain.ListBucketResponse
-
The maximum number of keys you'd like to see in the response body.
- getMaxLeaseTime() - Method in class org.jclouds.vcloud.domain.network.DhcpService
-
maximum duration of a DCHP address lease.
- getMaxMemory() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getMaxResults() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
-
- getMaxResults() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
-
- getMaxResults() - Method in class org.jclouds.azure.storage.options.ListOptions
-
- getMaxResults() - Method in class org.jclouds.blobstore.options.ListContainerOptions.ImmutableListContainerOptions
-
- getMaxResults() - Method in class org.jclouds.blobstore.options.ListOptions
-
- getMaxResults() - Method in class org.jclouds.blobstore.options.ListOptions.ImmutableListOptions
-
- getMaxResults() - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
-
- getMaxResults() - Method in class org.jclouds.s3.options.ListBucketOptions
-
- getMD5(URI, String) - Method in interface org.jclouds.azureblob.AzureBlobUtil
-
- getMediaType() - Method in class org.jclouds.cloudsigma.domain.Device
-
- getMediaType() - Method in class org.jclouds.elasticstack.domain.Device
-
- getMem() - Method in class org.jclouds.cloudsigma.domain.Server
-
- getMem() - Method in class org.jclouds.elasticstack.domain.Server
-
- getMemory() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getMemory() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getMemory() - Method in class org.jclouds.glesys.domain.ServerStatus
-
- getMemory() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration
-
- getMemoryAllocated() - Method in class org.jclouds.cloudstack.domain.Host
-
- getMemoryCapacity() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
reports memory resource consumption in a vDC
- getMemoryCapacity() - Method in interface org.jclouds.vcloud.domain.VDC
-
reports memory resource consumption in a vDC
- getMemoryInGig() - Method in class org.jclouds.savvis.vpdc.domain.VMSpec
-
- getMemorySizeMB() - Method in class org.jclouds.glesys.domain.ServerDetails
-
- getMemorySizeMB() - Method in class org.jclouds.glesys.domain.ServerSpec
-
- getMemorySizeMegabytes() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
- getMemorySizesInMB() - Method in class org.jclouds.glesys.domain.AllowedArgumentsForCreateServer
-
- getMemoryTotal() - Method in class org.jclouds.cloudstack.domain.Host
-
- getMemoryUsed() - Method in class org.jclouds.cloudstack.domain.Host
-
- getMessage() - Method in class org.jclouds.atmos.domain.AtmosError
-
- getMessage() - Method in class org.jclouds.aws.domain.AWSError
-
The error message contains a generic description of the error condition in English.
- getMessage() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- getMessage() - Method in class org.jclouds.ec2.domain.BundleTask.Error
-
- getMessage() - Method in class org.jclouds.gogrid.domain.internal.ErrorResponse
-
- getMessage() - Method in class org.jclouds.http.HttpResponse
-
- getMessage() - Method in exception org.jclouds.rest.binders.BindException
-
- getMessage() - Method in class org.jclouds.savvis.vpdc.domain.TaskError
-
- getMessage() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.ErrorImpl
-
- getMessage() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VCloudError
-
- getMessage() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
-
- getMessage() - Method in interface org.jclouds.vcloud.domain.VCloudError
-
- getMessages() - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
Messages
- getMessages() - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResult
-
- getMetadata() - Method in class org.jclouds.atmos.domain.UserMetadata
-
- getMetadata() - Method in interface org.jclouds.azureblob.domain.BlobProperties
-
- getMetadata() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
-
- getMetadata() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- getMetadata() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
- getMetadata() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- getMetadata() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- getMetadata() - Method in interface org.jclouds.blobstore.domain.Blob
-
- getMetadata() - Method in class org.jclouds.blobstore.domain.internal.BlobImpl
- getMetadata() - Method in class org.jclouds.byon.Node
-
- getMetadata() - Method in class org.jclouds.cloudservers.domain.Server
-
- getMetadata() - Method in class org.jclouds.domain.internal.LocationImpl
- getMetadata() - Method in interface org.jclouds.domain.Location
-
- getMetadata() - Method in class org.jclouds.openstack.nova.domain.Image
-
- getMetadata() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getMetadata() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- getMetadata() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getMetadata() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- getMetadata() - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
-
- getMetadata() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getMetaData() - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- getMetaData() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getMetadata() - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
- getMetadata() - Method in interface org.jclouds.s3.domain.S3Object
-
- getMetadata() - Method in class org.jclouds.s3.options.CopyObjectOptions
-
When not null, contains the header [x-amz-copy-source-if-unmodified-since] -> [REPLACE] and
metadata headers passed in from the users.
- getMethod() - Method in class org.jclouds.deltacloud.domain.HardwareParameter
-
- getMethod() - Method in class org.jclouds.gogrid.functions.GenericResponseContainer
-
- getMethod() - Method in class org.jclouds.http.HttpRequest
-
We cannot return an enum, as per specification custom methods are allowed.
- getMethod() - Method in class org.jclouds.internal.ClassMethodArgs
-
- getMetricPollDate() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getMetrics() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getMetrics() - Method in class org.jclouds.cloudsigma.domain.ServerInfo
-
- getMetrics() - Method in class org.jclouds.elasticstack.domain.DriveInfo
-
- getMetrics() - Method in class org.jclouds.elasticstack.domain.ServerInfo
-
- getMetricStatisticsInRegion(String, String, String, Date, Date, int, Statistics, GetMetricStatisticsOptions...) - Method in interface org.jclouds.cloudwatch.CloudWatchAsyncClient
-
- getMetricStatisticsInRegion(String, String, String, Date, Date, int, Statistics, GetMetricStatisticsOptions...) - Method in interface org.jclouds.cloudwatch.CloudWatchClient
-
This call returns data for one or more statistics of given a metric.
- GetMetricStatisticsOptions - Class in org.jclouds.cloudwatch.options
-
Options used to control metric statistics are returned
- GetMetricStatisticsOptions() - Constructor for class org.jclouds.cloudwatch.options.GetMetricStatisticsOptions
-
- GetMetricStatisticsOptions.Builder - Class in org.jclouds.cloudwatch.options
-
- GetMetricStatisticsOptions.Builder() - Constructor for class org.jclouds.cloudwatch.options.GetMetricStatisticsOptions.Builder
-
- GetMetricStatisticsResponseHandler - Class in org.jclouds.cloudwatch.xml
-
- GetMetricStatisticsResponseHandler(DatapointHandler) - Constructor for class org.jclouds.cloudwatch.xml.GetMetricStatisticsResponseHandler
-
- getMinDiskSize() - Method in class org.jclouds.glesys.domain.OSTemplate
-
- getMinimum() - Method in class org.jclouds.cloudwatch.domain.Datapoint
-
return Minimum of samples for the datapoint.
- getMinMemSize() - Method in class org.jclouds.glesys.domain.OSTemplate
-
- getMinorErrorCode() - Method in class org.jclouds.savvis.vpdc.domain.TaskError
-
- getMinorErrorCode() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.ErrorImpl
-
- getMinorErrorCode() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VCloudError
-
- getMinorErrorCode() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
-
- getMinorErrorCode() - Method in interface org.jclouds.vcloud.domain.VCloudError
-
- getModel() - Method in class org.jclouds.cloudsigma.domain.NIC
-
- getModel() - Method in class org.jclouds.elasticstack.domain.NIC
-
- getModified() - Method in class org.jclouds.glesys.domain.EmailAccount
-
- getModifyDate() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getMonitoringServices() - Method in interface org.jclouds.aws.ec2.AWSEC2AsyncClient
-
Provides asynchronous access to Monitoring services.
- getMonitoringServices() - Method in interface org.jclouds.aws.ec2.AWSEC2Client
-
Provides synchronous access to Monitoring services.
- getMonitoringState() - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance
-
State of monitoring for the instance.
- getMonthlyCharge() - Method in class org.jclouds.rimuhosting.miro.domain.BillingData
-
- getMonthlyCharge() - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- getMs() - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingTimestamp
-
- getName() - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- getName() - Method in interface org.jclouds.atmos.domain.MutableContentMetadata
-
- getName() - Method in class org.jclouds.aws.cloudwatch.AWSCloudWatchProviderMetadata
- getName() - Method in class org.jclouds.aws.ec2.AWSEC2ProviderMetadata
- getName() - Method in class org.jclouds.aws.ec2.domain.PlacementGroup
-
- getName() - Method in class org.jclouds.aws.s3.AWSS3ProviderMetadata
- getName() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- getName() - Method in interface org.jclouds.azureblob.domain.BlobProperties
-
- getName() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
-
- getName() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- getName() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
- getName() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- getName() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- getName() - Method in interface org.jclouds.blobstore.domain.StorageMetadata
-
Name of this resource.
- getName() - Method in class org.jclouds.bluelock.vcloud.zone01.BluelockVCloudZone01ProviderMetadata
- getName() - Method in class org.jclouds.byon.Node
-
- getName() - Method in class org.jclouds.cloudfiles.domain.ContainerCDNMetadata
-
Beware: The container name is not available from HEAD CDN responses and will be null.
- getName() - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseLoadBalancer
-
- getName() - Method in class org.jclouds.cloudonestorage.CloudOneStorageProviderMetadata
- getName() - Method in class org.jclouds.cloudservers.domain.AbsoluteLimit
-
- getName() - Method in class org.jclouds.cloudservers.domain.Flavor
-
- getName() - Method in class org.jclouds.cloudservers.domain.Image
-
- getName() - Method in class org.jclouds.cloudservers.domain.Server
-
- getName() - Method in class org.jclouds.cloudservers.domain.SharedIpGroup
-
- getName() - Method in class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
- getName() - Method in class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
- getName() - Method in class org.jclouds.cloudsigma.domain.Item
-
- getName() - Method in class org.jclouds.cloudsigma.domain.VLANInfo
-
- getName() - Method in class org.jclouds.cloudstack.domain.Account
-
- getName() - Method in class org.jclouds.cloudstack.domain.Cluster
-
- getName() - Method in class org.jclouds.cloudstack.domain.ConfigurationEntry
-
- getName() - Method in class org.jclouds.cloudstack.domain.DiskOffering
-
- getName() - Method in class org.jclouds.cloudstack.domain.Domain
-
- getName() - Method in class org.jclouds.cloudstack.domain.Host
-
- getName() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getName() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getName() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getName() - Method in class org.jclouds.cloudstack.domain.Network
-
- getName() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- getName() - Method in class org.jclouds.cloudstack.domain.NetworkService
-
- getName() - Method in class org.jclouds.cloudstack.domain.Pod
-
- getName() - Method in class org.jclouds.cloudstack.domain.SecurityGroup
-
- getName() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getName() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getName() - Method in class org.jclouds.cloudstack.domain.SshKeyPair
-
- getName() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getName() - Method in class org.jclouds.cloudstack.domain.Template
-
- getName() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getName() - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- getName() - Method in class org.jclouds.cloudstack.domain.User
-
- getName() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getName() - Method in class org.jclouds.cloudstack.domain.VMGroup
-
- getName() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getName() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getName() - Method in interface org.jclouds.compute.domain.ComputeMetadata
-
- getName() - Method in class org.jclouds.compute.domain.OperatingSystem
-
name of the operating system; ex.
- getName() - Method in class org.jclouds.deltacloud.domain.Feature
-
- getName() - Method in class org.jclouds.deltacloud.domain.HardwareParameter
-
- getName() - Method in class org.jclouds.deltacloud.domain.HardwareProfile
-
- getName() - Method in interface org.jclouds.deltacloud.domain.HardwareProperty
-
- getName() - Method in class org.jclouds.deltacloud.domain.Image
-
- getName() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getName() - Method in class org.jclouds.deltacloud.domain.internal.BaseHardwareProperty
- getName() - Method in class org.jclouds.deltacloud.domain.Realm
-
- getName() - Method in class org.jclouds.deltacloud.options.CreateInstanceOptions
-
- getName() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
-
Name of this resource.
- getName() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
-
Name of this resource.
- getName() - Method in interface org.jclouds.domain.ResourceMetadata
-
Name of this resource.
- getName() - Method in class org.jclouds.ec2.compute.domain.RegionAndName
-
- getName() - Method in class org.jclouds.ec2.domain.Image
-
- getName() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
Name of the security group.
- getName() - Method in class org.jclouds.elastichosts.ElasticHostsBlueSquareLondonProviderMetadata
- getName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LondonProviderMetadata
- getName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LosAngelesProviderMetadata
- getName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1SanAntonioProviderMetadata
- getName() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1TorontoProviderMetadata
- getName() - Method in class org.jclouds.elasticstack.domain.Item
-
- getName() - Method in class org.jclouds.epc.EucalyptusPartnerCloudEC2ProviderMetadata
- getName() - Method in class org.jclouds.epc.EucalyptusPartnerCloudS3ProviderMetadata
- getName() - Method in class org.jclouds.glesys.domain.OSTemplate
-
- getName() - Method in class org.jclouds.glesys.GleSYSProviderMetadata
- getName() - Method in class org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
- getName() - Method in class org.jclouds.gogrid.domain.BillingToken
-
- getName() - Method in class org.jclouds.gogrid.domain.Customer
-
- getName() - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- getName() - Method in class org.jclouds.gogrid.domain.Option
-
- getName() - Method in class org.jclouds.gogrid.domain.Server
-
- getName() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getName() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
- getName() - Method in class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
- getName() - Method in class org.jclouds.hpcloud.objectstorage.lvs.domain.ContainerCDNMetadata
-
Beware: The container name is not available from HEAD CDN responses and will be null.
- getName() - Method in class org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasProviderMetadata
- getName() - Method in class org.jclouds.io.payloads.Part
-
- getName() - Method in interface org.jclouds.loadbalancer.domain.LoadBalancerMetadata
-
user defined name of the server.
- getName() - Method in class org.jclouds.ninefold.compute.NinefoldComputeProviderMetadata
- getName() - Method in class org.jclouds.ninefold.storage.NinefoldStorageProviderMetadata
- getName() - Method in class org.jclouds.openhosting.OpenHostingEast1ProviderMetadata
- getName() - Method in class org.jclouds.openstack.domain.Resource
-
- getName() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
- getName() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Service
-
- getName() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Tenant
-
- getName() - Method in class org.jclouds.openstack.keystone.v2_0.domain.User
-
- getName() - Method in class org.jclouds.openstack.nova.domain.AbsoluteLimit
-
- getName() - Method in class org.jclouds.openstack.nova.domain.Flavor
-
- getName() - Method in class org.jclouds.openstack.nova.domain.Image
-
- getName() - Method in class org.jclouds.openstack.nova.domain.SecurityGroup
-
- getName() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getName() - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- getName() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getName() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- getName() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
- getName() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
-
- getName() - Method in class org.jclouds.ovf.internal.BaseVirtualSystem
-
- getName() - Method in class org.jclouds.ovf.Network
-
- getName() - Method in interface org.jclouds.providers.ProviderMetadata
-
- getName() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUKProviderMetadata
- getName() - Method in class org.jclouds.rackspace.cloudfiles.CloudFilesUSProviderMetadata
- getName() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUKProviderMetadata
- getName() - Method in class org.jclouds.rackspace.cloudloadbalancers.CloudLoadBalancersUSProviderMetadata
- getName() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUKProviderMetadata
- getName() - Method in class org.jclouds.rackspace.cloudservers.CloudServersUSProviderMetadata
- getName() - Method in class org.jclouds.rimuhosting.miro.data.CloneOptions
-
- getName() - Method in class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- getName() - Method in class org.jclouds.rimuhosting.miro.domain.DataCenter
-
- getName() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getName() - Method in class org.jclouds.rimuhosting.miro.RimuHostingProviderMetadata
- getName() - Method in class org.jclouds.s3.domain.BucketMetadata
-
To comply with Amazon S3 requirements, bucket names must:
Contain lowercase letters, numbers, periods (.), underscores (_), and dashes (-)
Start with a number or letter
Be between 3 and 255 characters long
Not be in an IP address style (e.g., "192.168.5.4")
- getName() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
-
name of the Bucket
- getName() - Method in interface org.jclouds.s3.domain.ListBucketResponse
-
name of the Bucket
- getName() - Method in class org.jclouds.savvis.vpdc.domain.Org
- getName() - Method in interface org.jclouds.savvis.vpdc.domain.Resource
-
- getName() - Method in class org.jclouds.savvis.vpdc.domain.ResourceImpl
-
- getName() - Method in class org.jclouds.savvis.vpdc.domain.vapp.Network
-
- getName() - Method in class org.jclouds.savvis.vpdc.domain.VMSpec
-
- getName() - Method in class org.jclouds.savvis.vpdc.SavvisSymphonyVPDCProviderMetadata
- getName() - Method in class org.jclouds.scriptbuilder.domain.InitMetadata
-
what uniquely identifies your process in a listing.
- getName() - Method in class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
- getName() - Method in class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
- getName() - Method in class org.jclouds.slicehost.domain.Backup
-
- getName() - Method in class org.jclouds.slicehost.domain.Flavor
-
- getName() - Method in class org.jclouds.slicehost.domain.Image
-
- getName() - Method in class org.jclouds.slicehost.domain.Slice
-
- getName() - Method in class org.jclouds.slicehost.SlicehostProviderMetadata
- getName() - Method in class org.jclouds.softlayer.domain.Datacenter
-
- getName() - Method in class org.jclouds.softlayer.domain.ProductItemCategory
-
- getName() - Method in class org.jclouds.softlayer.domain.ProductPackage
-
- getName() - Method in class org.jclouds.softlayer.SoftLayerProviderMetadata
- getName() - Method in class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
- getName() - Method in class org.jclouds.synaptic.storage.SynapticStorageProviderMetadata
- getName() - Method in class org.jclouds.trmk.ecloud.TerremarkECloudProviderMetadata
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.compute.domain.OrgAndName
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.ComputePoolReference
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.DataCenter
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogImpl
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.ReferenceTypeImpl
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.InternetService
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.KeyPair
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkAdapter
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Node
-
- getName() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.ReferenceType
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Subnet
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration
-
- getName() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo
-
- getName() - Method in class org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressProviderMetadata
- getName(String) - Method in class org.jclouds.vcloud.compute.functions.HardwareForVAppTemplate
-
- getName() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
- getName() - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
-
- getName() - Method in interface org.jclouds.vcloud.domain.ReferenceType
-
- getNameFor(GeneratedHttpRequest<?>) - Static method in class org.jclouds.blobstore.util.BlobStoreUtils
-
- getNameservers() - Method in class org.jclouds.cloudsigma.domain.StaticIPInfo
-
- getNameServers() - Method in class org.jclouds.glesys.domain.IpDetails
-
- getNATClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to NAT features.
- getNATClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to NAT features.
- getNatRules() - Method in class org.jclouds.vcloud.domain.network.NatService
-
- getNatService() - Method in class org.jclouds.vcloud.domain.network.Features
-
defines the NAT service capabilities of the network
- getNetmask() - Method in class org.jclouds.cloudsigma.domain.StaticIPInfo
-
- getNetmask() - Method in class org.jclouds.cloudstack.domain.Network
-
- getNetmask() - Method in class org.jclouds.cloudstack.domain.NIC
-
the netmask of the nic
- getNetmask() - Method in class org.jclouds.cloudstack.domain.Pod
-
- getNetmask() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getNetmask() - Method in class org.jclouds.glesys.domain.IpDetails
-
- getNetmask() - Method in class org.jclouds.savvis.vpdc.domain.Network
-
- getNetmask() - Method in class org.jclouds.savvis.vpdc.domain.NetworkConfigSection
-
- getNetmask() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.NetworkImpl
-
*
- getNetmask() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Network
-
*
- getNetmask() - Method in class org.jclouds.vcloud.domain.network.IpScope
-
- getNetwork(long) - Method in interface org.jclouds.cloudstack.features.NetworkAsyncClient
-
- getNetwork(long) - Method in interface org.jclouds.cloudstack.features.NetworkClient
-
get a specific network by id
- getNetwork() - Method in class org.jclouds.savvis.vpdc.domain.NetworkConfigSection
-
- getNetwork() - Method in class org.jclouds.savvis.vpdc.domain.NetworkConnectionSection
-
- getNetwork(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
- getNetwork(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudClient
-
- getNetwork(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getNetwork(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getNetwork() - Method in class org.jclouds.vcloud.domain.NetworkConnection
-
- getNetwork(URI) - Method in interface org.jclouds.vcloud.features.NetworkAsyncClient
-
- getNetwork(URI) - Method in interface org.jclouds.vcloud.features.NetworkClient
-
- getNetworkAdapters() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo
-
- getNetworkClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Network features.
- getNetworkClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Network features.
- getNetworkClient() - Method in interface org.jclouds.vcloud.VCloudAsyncClient
-
Provides asynchronous access to Network features.
- getNetworkClient() - Method in interface org.jclouds.vcloud.VCloudClient
-
Provides synchronous access to Network features.
- getNetworkConfig() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
- getNetworkConfig() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
-
- getNetworkConfigSections() - Method in class org.jclouds.savvis.vpdc.domain.VM
-
- getNetworkConnectionIndex() - Method in class org.jclouds.vcloud.domain.NetworkConnection
-
- getNetworkConnectionSection() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
- getNetworkConnectionSection() - Method in interface org.jclouds.vcloud.domain.Vm
-
- getNetworkConnectionSections() - Method in class org.jclouds.savvis.vpdc.domain.VM
-
- getNetworkDomain() - Method in class org.jclouds.cloudstack.domain.Account
-
- getNetworkDomain() - Method in class org.jclouds.cloudstack.domain.Domain
-
- getNetworkDomain() - Method in class org.jclouds.cloudstack.domain.Network
-
- getNetworkExtendedInfo(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
- getNetworkExtendedInfo(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudClient
-
- getNetworkExtension() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.NetworkImpl
- getNetworkExtension() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Network
-
- getNetworkId() - Method in class org.jclouds.cloudstack.domain.NIC
-
the ID of the corresponding network
- getNetworkId() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getNetworkId() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getNetworkIds() - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- getNetworkIds() - Method in class org.jclouds.cloudstack.options.DeployVirtualMachineOptions
-
- getNetworkInVDC(String, String, String) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingAsyncClient
-
- getNetworkInVDC(String, String, String) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingClient
-
Get Network API returns network detail
- getNetworkKbsRead() - Method in class org.jclouds.cloudstack.domain.Host
-
- getNetworkKbsRead() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getNetworkKbsWrite() - Method in class org.jclouds.cloudstack.domain.Host
-
- getNetworkKbsWrite() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getNetworkName() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions.NetworkConfig
-
A name for the network.
- getNetworkName() - Method in class org.jclouds.vcloud.domain.network.NetworkConfig
-
A name for the network.
- getNetworkOffering(long) - Method in interface org.jclouds.cloudstack.features.OfferingAsyncClient
-
- getNetworkOffering(long) - Method in interface org.jclouds.cloudstack.features.OfferingClient
-
get a specific service offering by id
- getNetworkOfferingAvailability() - Method in class org.jclouds.cloudstack.domain.Network
-
- getNetworkOfferingDisplayText() - Method in class org.jclouds.cloudstack.domain.Network
-
- getNetworkOfferingId() - Method in class org.jclouds.cloudstack.domain.Network
-
- getNetworkOfferingName() - Method in class org.jclouds.cloudstack.domain.Network
-
- getNetworkPool() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
-
A reference the network pool from which this network is provisioned.
- getNetworkPool() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
-
A reference the network pool from which this network is provisioned.
- getNetworkQuota() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
maximum number of OrgNetwork objects that can be deployed in this vDC.
- getNetworkQuota() - Method in interface org.jclouds.vcloud.domain.VDC
-
maximum number of OrgNetwork objects that can be deployed in this vDC.
- getNetworkRate() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- getNetworkRate() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getNetworks() - Method in class org.jclouds.ovf.NetworkSection
-
All networks referred to from Connection elements in all
VirtualHardwareSection
elements shall be defined in the NetworkSection.
- getNetworks() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
-
- getNetworks() - Method in interface org.jclouds.vcloud.domain.Org
-
- getNetworkSection() - Method in class org.jclouds.savvis.vpdc.domain.VM
-
- getNetworkSection() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
-
description of the predefined vApp internal networks in this template
- getNetworkSection() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
-
description of the predefined vApp internal networks in this template
- getNetworkSection() - Method in interface org.jclouds.vcloud.domain.VApp
-
description of the predefined vApp internal networks in this template
- getNetworkSection() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
-
description of the predefined vApp internal networks in this template
- getNetworkSections() - Method in class org.jclouds.ovf.internal.BaseEnvelope
-
- getNetworkTierName() - Method in class org.jclouds.savvis.vpdc.domain.VMSpec
-
- getNetworkToAddresses() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getNetworkToAddresses() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VApp
-
- getNetworkType() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getNetworkType() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- getNewInstanceRequest() - Method in class org.jclouds.rimuhosting.miro.domain.NewServerResponse
-
- getNewInternetServiceAndIp(VApp, int, Protocol) - Method in class org.jclouds.trmk.ecloud.suppliers.TerremarkECloudInternetServiceAndPublicIpAddressSupplier
-
- getNewInternetServiceAndIp(VApp, int, Protocol) - Method in interface org.jclouds.trmk.vcloud_0_8.suppliers.InternetServiceAndPublicIpAddressSupplier
-
- getNewInternetServiceAndIp(VApp, int, Protocol) - Method in class org.jclouds.trmk.vcloudexpress.suppliers.TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier
-
- getNewPricing() - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResult
-
- getNextBackup() - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- getNextChunkOffset() - Method in class org.jclouds.aws.s3.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
-
- getNextMarker() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
-
- getNextMarker() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
-
- getNextMarker() - Method in class org.jclouds.blobstore.domain.internal.PageSetImpl
-
If there is a next marker, then the set is incomplete and you should issue another command to
retrieve the rest, setting the option marker
to this value
- getNextMarker() - Method in interface org.jclouds.blobstore.domain.PageSet
-
If there is a next marker, then the set is incomplete and you should issue another command to
retrieve the rest, setting the option marker
to this value
- getNextMarker() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
-
Indicates where in the bucket to begin listing.
- getNextMarker() - Method in interface org.jclouds.s3.domain.ListBucketResponse
-
Indicates where in the bucket to begin listing.
- getNextName(String, Template) - Method in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
-
Get a name using a random mechanism that still ties all nodes in a group together.
- getNextNames(String, Template, int) - Method in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
-
Find the next node names that can be used.
- getNextPart() - Method in class org.jclouds.aws.s3.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
-
- getNickName() - Method in class org.jclouds.cloudsigma.domain.ProfileInfo
-
Used in phpBB nick name
- getNicQuota() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
maximum number of virtual NICs allowed in this vDC.
- getNicQuota() - Method in interface org.jclouds.vcloud.domain.VDC
-
maximum number of virtual NICs allowed in this vDC.
- getNics() - Method in class org.jclouds.cloudsigma.domain.Server
-
- getNICs() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getNics() - Method in class org.jclouds.elasticstack.domain.Server
-
- getNode(String) - Method in class org.jclouds.byon.internal.BYONComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.cloudservers.compute.strategy.CloudServersComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.cloudsigma.compute.CloudSigmaComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.cloudstack.compute.strategy.CloudStackComputeServiceAdapter
-
- getNode() - Method in interface org.jclouds.compute.callables.RunScriptOnNode
-
the node this command is being executed on.
- getNode() - Method in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
-
- getNode() - Method in class org.jclouds.compute.callables.SudoAwareInitManager
-
- getNode(String) - Method in interface org.jclouds.compute.ComputeServiceAdapter
-
- getNode() - Method in class org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials
-
- getNode() - Method in class org.jclouds.compute.events.StatementOnNode
-
- getNode(String) - Method in interface org.jclouds.compute.JCloudsNativeComputeServiceAdapter
- getNode(String) - Method in interface org.jclouds.compute.strategy.GetNodeMetadataStrategy
-
- getNode(String) - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
-
- getNode(String) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.deltacloud.compute.strategy.DeltacloudComputeServiceAdapter
-
- getNode - Variable in class org.jclouds.ec2.compute.strategy.EC2DestroyNodeStrategy
-
- getNode(String) - Method in class org.jclouds.ec2.compute.strategy.EC2GetNodeMetadataStrategy
-
- getNode(String) - Method in class org.jclouds.elasticstack.compute.ElasticStackComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.glesys.compute.GleSYSComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.openstack.nova.compute.strategy.NovaComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.rimuhosting.miro.compute.strategy.RimuHostingGetNodeMetadataStrategy
-
- getNode(String) - Method in class org.jclouds.savvis.vpdc.compute.strategy.VPDCComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.servermanager.compute.strategy.ServerManagerComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.slicehost.compute.strategy.SlicehostComputeServiceAdapter
-
- getNode(String) - Method in class org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter
-
- getNode - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.TerremarkVCloudDestroyNodeStrategy
-
- getNode(String) - Method in class org.jclouds.trmk.vcloud_0_8.compute.strategy.TerremarkVCloudGetNodeMetadataStrategy
-
- getNode - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.TerremarkVCloudLifeCycleStrategy
-
- getNode(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getNode(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getNode(String) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
-
- getNodeClient(String) - Method in interface org.jclouds.cloudloadbalancers.CloudLoadBalancersAsyncClient
-
Provides asynchronous access to Node features.
- getNodeClient(String) - Method in interface org.jclouds.cloudloadbalancers.CloudLoadBalancersClient
-
Provides synchronous access to Node features.
- getNodeElement() - Method in class org.jclouds.tools.ant.taskdefs.compute.ComputeTask
-
- getNodeErrors() - Method in exception org.jclouds.compute.RunNodesException
-
- getNodeErrors() - Method in exception org.jclouds.compute.RunScriptOnNodesException
-
- getNodeId() - Method in class org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials
-
- getNodeInLoadBalancer(int, int) - Method in interface org.jclouds.cloudloadbalancers.features.NodeAsyncClient
-
- getNodeInLoadBalancer(int, int) - Method in interface org.jclouds.cloudloadbalancers.features.NodeClient
-
- getNodeMetadata(String) - Method in interface org.jclouds.compute.ComputeService
-
Find a node by its id.
- getNodeMetadata(String) - Method in class org.jclouds.compute.internal.BaseComputeService
-
Find a node by its id.
- getNodeMetadata - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.TerremarkVCloudListNodesStrategy
-
- GetNodeMetadataStrategy - Interface in org.jclouds.compute.strategy
-
returns all details associated to the node below.
- getNodes() - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseLoadBalancer
-
- getNodes() - Method in class org.jclouds.tools.ant.taskdefs.compute.ComputeTask
-
- getNodes(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getNodes(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getNoReboot() - Method in class org.jclouds.ec2.options.CreateImageOptions
-
- getNote() - Method in class org.jclouds.gogrid.domain.JobProperties
-
- getNotes() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
End-user supplied notes that are related to the virtual system.
- getNotes() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getNumberOfIps() - Method in class org.jclouds.rimuhosting.miro.data.IpRequestData
-
- getNumberToRetain() - Method in class org.jclouds.cloudstack.domain.SnapshotPolicy
-
- getObject(String, String, GetOptions...) - Method in interface org.jclouds.openstack.swift.CommonSwiftAsyncClient
-
- getObject(String, String, GetOptions...) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
-
- getObject(String, String, GetOptions...) - Method in interface org.jclouds.s3.S3AsyncClient
-
- getObject(String, String, GetOptions...) - Method in interface org.jclouds.s3.S3Client
-
Retrieves the S3Object associated with the Key or KeyNotFoundException if not available;
To use GET, you must have READ access to the object.
- getObjectACL(String, String) - Method in interface org.jclouds.s3.S3AsyncClient
-
- getObjectACL(String, String) - Method in interface org.jclouds.s3.S3Client
-
A GET request operation directed at an object or bucket URI with the "acl" parameter retrieves
the Access Control List (ACL) settings for that S3 item.
- getObjectID() - Method in class org.jclouds.atmos.domain.DirectoryEntry
-
- getObjectInfo(String, String) - Method in interface org.jclouds.openstack.swift.CommonSwiftAsyncClient
-
- getObjectInfo(String, String) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
-
- getObjectName() - Method in class org.jclouds.atmos.domain.DirectoryEntry
-
- getObjectType() - Method in class org.jclouds.gogrid.domain.Job
-
- getOfferingClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Service, Disk, and Network Offering
features.
- getOfferingClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Service, Disk, and Network Offering
features.
- getOfferingClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Offerings
- getOfferingClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Offerings
- getOnDedicatedHardware() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getOpenports() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getOperatingSystem() - Method in interface org.jclouds.compute.domain.Image
-
The operating system installed on this image
- getOperatingSystem() - Method in class org.jclouds.compute.domain.internal.ImageImpl
-
The operating system installed on this image
- getOperatingSystem() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
-
The operating system this node is running, if possible to determine.
- getOperatingSystem() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
The operating system this node is running, if possible to determine.
- getOperatingSystem() - Method in class org.jclouds.savvis.vpdc.domain.VMSpec
-
- getOperatingSystem() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getOperatingSystemDescription() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getOperatingSystemDescription() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VApp
-
- getOperatingSystemSection() - Method in class org.jclouds.ovf.internal.BaseVirtualSystem
-
- getOperatingSystemSection() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
- getOperatingSystemSection() - Method in interface org.jclouds.vcloud.domain.Vm
-
- getOperation() - Method in class org.jclouds.deltacloud.domain.HardwareParameter
-
- getOperation() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.TaskImpl
-
- getOperation() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Task
-
The current status of the task.
- getOperation() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
-
- getOperation() - Method in interface org.jclouds.vcloud.domain.Task
-
The current status of the task.
- getOptionalPassword() - Method in class org.jclouds.domain.LoginCredentials
-
- getOptionalPrivateKey() - Method in class org.jclouds.domain.LoginCredentials
-
- getOptionClass() - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
-
- getOptionClass() - Method in class org.jclouds.vcloud.binders.BindCloneVAppParamsToXmlPayload
-
- getOptionClass() - Method in class org.jclouds.vcloud.binders.BindCloneVAppTemplateParamsToXmlPayload
-
- GetOptions - Class in org.jclouds.blobstore.options
-
Contains options supported for HTTP GET operations.
- GetOptions() - Constructor for class org.jclouds.blobstore.options.GetOptions
-
- getOptions() - Method in class org.jclouds.cloudsigma.options.CloneDriveOptions
-
- getOptions() - Method in class org.jclouds.compute.domain.internal.TemplateImpl
-
options for launching this template, like run scripts or inbound ports
- getOptions() - Method in interface org.jclouds.compute.domain.Template
-
options for launching this template, like run scripts or inbound ports
- getOptions() - Method in exception org.jclouds.compute.RunScriptOnNodesException
-
- GetOptions - Class in org.jclouds.http.options
-
Contains options supported for HTTP GET operations.
- GetOptions() - Constructor for class org.jclouds.http.options.GetOptions
-
- getOptions - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.StartVAppWithGroupEncodedIntoName
-
- GetOptions.Builder - Class in org.jclouds.blobstore.options
-
- GetOptions.Builder() - Constructor for class org.jclouds.blobstore.options.GetOptions.Builder
-
- GetOptions.Builder - Class in org.jclouds.http.options
-
- GetOptions.Builder() - Constructor for class org.jclouds.http.options.GetOptions.Builder
-
- getOptionsForOwners(String...) - Method in class org.jclouds.ec2.compute.suppliers.EC2ImageSupplier
-
- getOptionsProvider() - Method in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- getOpts() - Method in class org.jclouds.scriptbuilder.domain.JavaInitMetadata
-
- getOrderDetails() - Method in class org.jclouds.softlayer.domain.ProductOrderReceipt
-
This is a copy of the SoftLayer_Container_Product_Order
which holds all the data related to an order.
- getOrderId() - Method in class org.jclouds.softlayer.domain.ProductOrderReceipt
-
- getOrderTemplate(long) - Method in interface org.jclouds.softlayer.features.VirtualGuestAsyncClient
-
Throws an Internal Server Error if called on bad orders (mapped to HttpResponseException)
- getOrderTemplate(long) - Method in interface org.jclouds.softlayer.features.VirtualGuestClient
-
Obtain an order container that is ready to be sent to the orderVirtualGuest method.
- getOrg(String) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingAsyncClient
-
- getOrg(String) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingClient
-
Get an organization, which can contain list of vDC entities
- getOrg(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
- getOrg(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudClient
- getOrg() - Method in class org.jclouds.trmk.vcloud_0_8.compute.domain.OrgAndName
-
- getOrg(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getOrg(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getOrg() - Method in interface org.jclouds.vcloud.domain.Catalog
-
Reference to the org containing this vDC.
- getOrg() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
-
Reference to the org containing this vDC.
- getOrg() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
Reference to the org containing this vDC.
- getOrg() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
-
The org this network belongs to.
- getOrg() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
-
The org this network belongs to.
- getOrg() - Method in interface org.jclouds.vcloud.domain.VDC
-
Reference to the org containing this vDC.
- getOrg(URI) - Method in interface org.jclouds.vcloud.features.OrgAsyncClient
-
- getOrg(URI) - Method in interface org.jclouds.vcloud.features.OrgClient
-
- getOrgClient() - Method in interface org.jclouds.vcloud.VCloudAsyncClient
-
Provides asynchronous access to Org features.
- getOrgClient() - Method in interface org.jclouds.vcloud.VCloudClient
-
Provides synchronous access to Org features.
- getOrgs() - Method in interface org.jclouds.savvis.vpdc.domain.internal.VCloudSession
-
- getOrgs() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VCloudSession
-
- getOrgs() - Method in interface org.jclouds.vcloud.domain.VCloudSession
-
- getOriginalPricing() - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResult
-
- getOs() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getOs() - Method in class org.jclouds.glesys.domain.OSTemplate
-
- getOs() - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- getOs() - Method in class org.jclouds.gogrid.domain.Server
-
- getOs() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getOs() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getOsArch() - Method in class org.jclouds.byon.Node
-
- getOSCategory(long) - Method in interface org.jclouds.cloudstack.features.GuestOSAsyncClient
-
- getOSCategory(long) - Method in interface org.jclouds.cloudstack.features.GuestOSClient
-
get a specific os category by id
- getOsCategoryId() - Method in class org.jclouds.cloudstack.domain.Host
-
- getOSCategoryId() - Method in class org.jclouds.cloudstack.domain.OSType
-
- getOsCategoryName() - Method in class org.jclouds.cloudstack.domain.Host
-
- getOsDescription() - Method in class org.jclouds.byon.Node
-
- getOsFamily() - Method in class org.jclouds.byon.Node
-
- getOsFamily() - Method in class org.jclouds.elasticstack.domain.WellKnownImage
-
- getOSType() - Method in class org.jclouds.cloudstack.domain.Template
-
- getOSType(long) - Method in interface org.jclouds.cloudstack.features.GuestOSAsyncClient
-
- getOSType(long) - Method in interface org.jclouds.cloudstack.features.GuestOSClient
-
get a specific os type by id
- getOsType() - Method in class org.jclouds.compute.domain.CIMOperatingSystem
-
CIM OSType of the image
- getOsType() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getOsType() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VApp
-
- getOsTypeId() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getOSTypeId() - Method in class org.jclouds.cloudstack.domain.Template
-
- getOsTypeId() - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- getOsTypeName() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getOsVersion() - Method in class org.jclouds.byon.Node
-
- getOsVersion() - Method in class org.jclouds.elasticstack.domain.WellKnownImage
-
- getOtherResourceType() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
A string that describes the resource type when a well defined value is not
available and ResourceType has the value "Other".
- getOutput() - Method in class org.jclouds.compute.domain.ExecResponse
-
- getOverhead() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Capacity
-
number of Units allocated to vShield Manager virtual machines provisioned from this vDC.
- getOverhead() - Method in class org.jclouds.vcloud.domain.Capacity
-
number of Units allocated to vShield Manager virtual machines provisioned from this vDC.
- getOverridingCredentials() - Method in class org.jclouds.compute.options.RunScriptOptions
-
Deprecated.
- getOvfEnvelopeForVAppTemplate(URI) - Method in interface org.jclouds.vcloud.features.VAppTemplateAsyncClient
-
- getOvfEnvelopeForVAppTemplate(URI) - Method in interface org.jclouds.vcloud.features.VAppTemplateClient
-
- getOwner() - Method in class org.jclouds.gogrid.domain.Job
-
- getOwner() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getOwner() - Method in class org.jclouds.s3.domain.AccessControlList
-
- getOwner() - Method in class org.jclouds.s3.domain.BucketMetadata
-
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
- getOwner() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
-
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
- getOwner() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
-
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
- getOwner() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
-
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
- getOwner() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
- getOwner() - Method in class org.jclouds.savvis.vpdc.domain.Task
-
A link to the object that owns the task.
- getOwner() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.TaskImpl
-
- getOwner() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Task
-
A link to the object that owns the task.
- getOwner() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
-
- getOwner() - Method in interface org.jclouds.vcloud.domain.Task
-
A link to the object that owns the task.
- getOwnerAlias() - Method in class org.jclouds.ec2.domain.Snapshot
-
The AWS identity alias (e.g., "amazon", "redhat", "self", etc.) or AWS identity ID that owns
the AMI.
- getOwnerId() - Method in class org.jclouds.deltacloud.domain.Image
-
- getOwnerId() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getOwnerId() - Method in class org.jclouds.ec2.domain.Reservation
-
AWS Access Key ID of the user who owns the reservation.
- getOwnerId() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
AWS Access Key ID of the owner of the security group.
- getOwnerId() - Method in class org.jclouds.ec2.domain.Snapshot
-
AWS Access Key ID of the user who owns the snapshot.
- getOwners() - Method in class org.jclouds.ec2.options.DescribeImagesOptions
-
- getOwners() - Method in class org.jclouds.ec2.options.DescribeSnapshotsOptions
-
- getPackageId() - Method in class org.jclouds.softlayer.domain.ProductOrder
-
- getParam() - Method in class org.jclouds.deltacloud.domain.ParameterizedHardwareProperty
-
- getParent() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
The Parent of the resource.
- getParent() - Method in class org.jclouds.domain.internal.LocationImpl
-
The parent, or null, if top-level
- getParent() - Method in interface org.jclouds.domain.Location
-
The parent, or null, if top-level
- getParent() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getParent() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
-
- getParent() - Method in interface org.jclouds.vcloud.domain.Vm
-
- getParentDomainId() - Method in class org.jclouds.cloudstack.domain.Domain
-
- getParentDomainName() - Method in class org.jclouds.cloudstack.domain.Domain
-
- getParentId() - Method in class org.jclouds.cloudstack.domain.Event
-
- getParentNetwork() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions.NetworkConfig
-
- getParentNetwork() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl.ConfigurationImpl
-
reference to a network to which this network connects
- getParentNetwork() - Method in class org.jclouds.vcloud.domain.network.NetworkConfig
-
- getParentNetwork() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork.Configuration
-
reference to a network to which this network connects
- getParentRef() - Method in class org.jclouds.ovf.Disk
-
OVF allows a disk image to be represented as a set of modified blocks in comparison to a
parent image.
- getParserOrThrowException(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getParts() - Method in class org.jclouds.aws.s3.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
-
- getPassword() - Method in class org.jclouds.cloudsigma.domain.VNC
-
- getPassword() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getPassword() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getPassword() - Method in class org.jclouds.domain.LoginCredentials
-
- getPassword() - Method in class org.jclouds.elasticstack.domain.VNC
-
- getPassword() - Method in class org.jclouds.glesys.domain.Console
-
- getPassword() - Method in class org.jclouds.openstack.keystone.v2_0.domain.PasswordCredentials
-
- getPassword() - Method in class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- getPassword() - Method in class org.jclouds.softlayer.domain.Password
-
- getPasswordData() - Method in class org.jclouds.ec2.compute.domain.PasswordDataAndPrivateKey
-
- getPasswordData() - Method in class org.jclouds.ec2.domain.PasswordData
-
- getPasswordDataInRegion(String, String) - Method in interface org.jclouds.ec2.services.WindowsAsyncClient
-
- getPasswordDataInRegion(String, String) - Method in interface org.jclouds.ec2.services.WindowsClient
-
Retrieves the encrypted administrator password for the instances running Windows.
- GetPasswordDataResponseHandler - Class in org.jclouds.ec2.xml
-
- GetPasswordDataResponseHandler() - Constructor for class org.jclouds.ec2.xml.GetPasswordDataResponseHandler
-
- getPasswordEnabled() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getPasswordEnabled() - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- getPasswords() - Method in class org.jclouds.softlayer.domain.OperatingSystem
-
- getPath() - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- getPath() - Method in interface org.jclouds.atmos.domain.MutableContentMetadata
-
- getPath() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getPath() - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
-
- getPayload() - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
- getPayload() - Method in interface org.jclouds.io.PayloadEnclosing
-
- getPercentUsed() - Method in class org.jclouds.cloudstack.domain.Capacity
-
- getPermission() - Method in class org.jclouds.s3.domain.AccessControlList.Grant
-
- getPermissions(String) - Method in class org.jclouds.s3.domain.AccessControlList
-
- getPermissions(AccessControlList.Grantee) - Method in class org.jclouds.s3.domain.AccessControlList
-
- getPermissions(URI) - Method in class org.jclouds.s3.domain.AccessControlList
-
- getPersistence() - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- getPlacementGroup() - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
- getPlacementGroup() - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance
-
The name of the placement group the instance is in (for cluster compute
instances).
- getPlacementGroupServices() - Method in interface org.jclouds.aws.ec2.AWSEC2AsyncClient
-
Provides asynchronous access to PlacementGroup services.
- getPlacementGroupServices() - Method in interface org.jclouds.aws.ec2.AWSEC2Client
-
Provides synchronous access to PlacementGroup services.
- getPlanId() - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- getPlatform() - Method in class org.jclouds.ec2.domain.Image
-
The operating platform of the instance.
- getPlatform() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Platform of the instance (e.g., Windows).
- getPlatform() - Method in class org.jclouds.glesys.domain.IpDetails
-
- getPlatform() - Method in class org.jclouds.glesys.domain.OSTemplate
-
- getPlatform() - Method in class org.jclouds.glesys.domain.Server
-
- getPlatform() - Method in class org.jclouds.glesys.domain.ServerSpec
-
- getPlatform(ComputeMetadata) - Static method in class org.jclouds.glesys.reference.GleSYSConstants
-
- getPlatformHome() - Method in class org.jclouds.scriptbuilder.domain.InitMetadata
-
Where the platform that this process is an instance of is located.
- getPod(long) - Method in interface org.jclouds.cloudstack.features.GlobalPodAsyncClient
-
- getPod(long) - Method in interface org.jclouds.cloudstack.features.GlobalPodClient
-
get a specific pod by id
- getPodClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Pod
- getPodClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Pod
- getPodId() - Method in class org.jclouds.cloudstack.domain.Capacity
-
- getPodId() - Method in class org.jclouds.cloudstack.domain.Cluster
-
- getPodId() - Method in class org.jclouds.cloudstack.domain.Host
-
- getPodId() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getPodId() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getPodName() - Method in class org.jclouds.cloudstack.domain.Capacity
-
- getPodName() - Method in class org.jclouds.cloudstack.domain.Cluster
-
- getPodName() - Method in class org.jclouds.cloudstack.domain.Host
-
- getPodName() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getPodName() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getPolicy() - Method in class org.jclouds.savvis.vpdc.domain.FirewallRule
-
- getPolicy() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
-
- getPolicy() - Method in class org.jclouds.vcloud.domain.network.NatService
-
- getPolicyName() - Method in class org.jclouds.atmos.domain.SystemMetadata
-
- getPoolID() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
This property specifies which ResourcePool the resource is currently
allocated from, or which ResourcePool the resource will be allocated from
when the allocation occurs.
- getPopulatedSize() - Method in class org.jclouds.ovf.Disk
-
For non-empty disks, the actual used size of the disk may optionally be specified using the
populatedSize
attribute.
- getPort() - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseLoadBalancer
-
- getPort() - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseNode
-
- getPort() - Method in class org.jclouds.compute.options.RunScriptOptions
-
- getPort() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
-
- getPort() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getPort() - Method in class org.jclouds.glesys.domain.Console
-
- getPort() - Method in class org.jclouds.gogrid.domain.IpPortPair
-
- getPort() - Method in class org.jclouds.net.IPSocket
-
- getPort() - Method in class org.jclouds.savvis.vpdc.domain.FirewallRule
-
- getPort() - Method in class org.jclouds.trmk.vcloud_0_8.domain.InternetService
-
- getPort() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Node
-
- getPort() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
-
- getPortForwardingRule(long) - Method in interface org.jclouds.cloudstack.features.FirewallAsyncClient
-
- getPortForwardingRule(long) - Method in interface org.jclouds.cloudstack.features.FirewallClient
-
Get a port forwarding rule by ID
- getPorts() - Method in class org.jclouds.ec2.compute.domain.RegionNameAndIngressRules
-
- getPowerState() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getPrefix() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
-
- getPrefix() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
-
- getPrefix() - Method in class org.jclouds.azure.storage.options.ListOptions
-
- getPrefix() - Method in class org.jclouds.ec2.domain.BundleInstanceS3Storage
-
- getPrefix() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getPrefix() - Method in class org.jclouds.openstack.swift.options.ListContainerOptions
-
- getPrefix() - Method in class org.jclouds.s3.domain.internal.ListBucketResponseImpl
-
Limits the response to keys which begin with the indicated prefix.
- getPrefix() - Method in interface org.jclouds.s3.domain.ListBucketResponse
-
Limits the response to keys which begin with the indicated prefix.
- getPrefix() - Method in class org.jclouds.s3.options.ListBucketOptions
-
- getPreviousState() - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
- getPrice() - Method in class org.jclouds.gogrid.domain.BillingToken
-
- getPrice() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getPrice() - Method in class org.jclouds.slicehost.domain.Flavor
-
- getPrices() - Method in class org.jclouds.softlayer.domain.ProductItem
-
- getPrices() - Method in class org.jclouds.softlayer.domain.ProductOrder
-
Gets the item prices in this order.
- getPricingPlanList() - Method in interface org.jclouds.rimuhosting.miro.RimuHostingAsyncClient
-
- getPricingPlanList() - Method in interface org.jclouds.rimuhosting.miro.RimuHostingClient
-
Returns a list of pricing plans that can be used for server creation.
- getPrimaryBackendIpAddress() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getPrimaryDisk() - Method in class org.jclouds.rimuhosting.miro.domain.ServerParameters
-
- getPrimaryIp() - Method in class org.jclouds.rimuhosting.miro.domain.IpAddresses
-
- getPrimaryIpAddress() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getPrimaryNetworkConnectionIndex() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
-
- getPrivateAddresses() - Method in class org.jclouds.cloudservers.domain.Addresses
-
- getPrivateAddresses() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
-
All private IP addresses.
- getPrivateAddresses() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
All private IP addresses.
- getPrivateAddresses() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getPrivateAddresses() - Method in class org.jclouds.openstack.nova.domain.Addresses
-
- getPrivateAddresses() - Method in class org.jclouds.openstack.nova.v1_1.domain.Server
-
- getPrivateAddresses(URI) - Method in class org.jclouds.trmk.vcloud_0_8.compute.TerremarkVCloudComputeClient
-
returns a set of addresses that are only visible to the private network.
- getPrivateDnsName() - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- getPrivateDnsName() - Method in class org.jclouds.ec2.domain.RunningInstance
-
The private DNS name assigned to the instance.
- getPrivateEndPort() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getPrivateEndPort() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getPrivateIpAddress() - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- getPrivateIpAddress() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Specifies the private IP address that is assigned to the instance (Amazon VPC).
- getPrivateKey() - Method in class org.jclouds.cloudstack.domain.EncryptedPasswordAndPrivateKey
-
- getPrivateKey() - Method in class org.jclouds.cloudstack.domain.SshKeyPair
-
- getPrivateKey() - Method in class org.jclouds.compute.options.TemplateOptions
-
- getPrivateKey() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getPrivateKey() - Method in class org.jclouds.domain.LoginCredentials
-
- getPrivateKey() - Method in class org.jclouds.ec2.compute.domain.PasswordDataAndPrivateKey
-
- getPrivateKey() - Method in class org.jclouds.trmk.vcloud_0_8.domain.KeyPair
-
- getPrivatekeyfile() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getPrivatePort() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getPrivatePort() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getProcessorCount() - Method in class org.jclouds.savvis.vpdc.domain.VMSpec
-
- getProcessorCount() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration
-
- getProcessors() - Method in interface org.jclouds.compute.domain.Hardware
-
Amount of virtual or physical processors provided
- getProcessors() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
-
Amount of virtual or physical processors provided
- getProductCodes() - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance
-
Product codes attached to this instance.
- getProductCodes() - Method in class org.jclouds.ec2.domain.Image
-
Product codes of the AMI.
- getProductCodesForImageInRegion(String, String) - Method in interface org.jclouds.aws.ec2.services.AWSAMIAsyncClient
-
- getProductCodesForImageInRegion(String, String) - Method in interface org.jclouds.aws.ec2.services.AWSAMIClient
-
Returns the Product Codes of an image.
- getProductDescription() - Method in class org.jclouds.aws.ec2.domain.Spot
-
- getProductDescription() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getProductDescription() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getProductPackage(AtomicReference<AuthorizationException>, long, SoftLayerClient, String) - Method in class org.jclouds.softlayer.compute.config.SoftLayerComputeServiceContextModule
-
Many requests need the same productPackage, which is in this case the package for virtual
guests.
- getProductPackage(long) - Method in interface org.jclouds.softlayer.features.ProductPackageAsyncClient
-
- getProductPackage(long) - Method in interface org.jclouds.softlayer.features.ProductPackageClient
-
- getProductPackageClient() - Method in interface org.jclouds.softlayer.SoftLayerAsyncClient
-
Provides asynchronous access to ProductPackage features.
- getProductPackageClient() - Method in interface org.jclouds.softlayer.SoftLayerClient
-
Provides synchronous access to ProductPackage features.
- getProductSections() - Method in class org.jclouds.ovf.internal.BaseVirtualSystem
-
Specifies product-information for a package, such as product name and version, along with a
set of properties that can be configured
- getProfileInfo() - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- getProfileInfo() - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
Get profile info
- getProgress() - Method in class org.jclouds.cloudservers.domain.Image
-
- getProgress() - Method in class org.jclouds.cloudservers.domain.Server
-
- getProgress() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getProgress() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getProgress() - Method in class org.jclouds.ec2.domain.Snapshot
-
The progress of the snapshot, in percentage.
- getProgress() - Method in class org.jclouds.openstack.nova.domain.Image
-
- getProgress() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getProgress() - Method in class org.jclouds.slicehost.domain.Slice
-
- getProperties() - Method in class org.jclouds.aws.ec2.AWSEC2ContextBuilder
-
- getProperties() - Method in interface org.jclouds.azureblob.domain.AzureBlob
-
- getProperties() - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
- getProperties() - Method in class org.jclouds.deltacloud.domain.HardwareProfile
-
- getProperties() - Method in class org.jclouds.ovf.ProductSection
-
- getProperties() - Method in class org.jclouds.rest.RestContextBuilder
-
- getProperties() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.CatalogItem
-
- getProperties() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogItemImpl
-
- getProperties() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
- getProperties() - Method in interface org.jclouds.vcloud.domain.CatalogItem
-
- getProperties() - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
-
- getProperties() - Method in class org.jclouds.vcloud.options.CatalogItemOptions
-
- getPropertiesFromResource(String) - Static method in class org.jclouds.rest.RestContextFactory
-
Loads the default properties that define the RestContext
objects.
- getProtocol() - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseLoadBalancer
-
- getProtocol() - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- getProtocol() - Method in class org.jclouds.cloudstack.domain.IngressRule
-
- getProtocol() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getProtocol() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getProtocol() - Method in class org.jclouds.glesys.domain.Console
-
- getProtocol() - Method in class org.jclouds.savvis.vpdc.domain.FirewallRule
-
- getProtocol() - Method in class org.jclouds.trmk.vcloud_0_8.domain.InternetService
-
- getProtocol() - Method in class org.jclouds.vcloud.domain.network.nat.rules.PortForwardingRule
-
specifies the network protocol to which this rule applies
- getProtocol() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
-
specifies the network protocol to which this rule applies
- getProtocols() - Method in class org.jclouds.vcloud.domain.network.firewall.FirewallRule
-
- getProvider() - Method in class org.jclouds.tools.ant.taskdefs.compute.ComputeTask
-
- getProviderId() - Method in interface org.jclouds.blobstore.domain.StorageMetadata
-
Unique identifier of this resource within its enclosing namespace.
- getProviderId() - Method in interface org.jclouds.compute.domain.ComputeMetadata
-
- getProviderId() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
-
Unique identifier of this resource within its enclosing namespace.
- getProviderId() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
-
Unique identifier of this resource within its enclosing namespace.
- getProviderId() - Method in interface org.jclouds.domain.ResourceMetadata
-
Unique identifier of this resource within its enclosing namespace.
- getProviderId() - Method in interface org.jclouds.loadbalancer.domain.LoadBalancerMetadata
-
id of the server within the naming scope it was created.
- getProviderSpecificContext() - Method in interface org.jclouds.blobstore.BlobStoreContext
-
- getProviderSpecificContext() - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- getProviderSpecificContext() - Method in interface org.jclouds.cloudstack.CloudStackContext
-
- getProviderSpecificContext() - Method in class org.jclouds.cloudstack.internal.CloudStackContextImpl
-
- getProviderSpecificContext() - Method in interface org.jclouds.compute.ComputeServiceContext
-
- getProviderSpecificContext() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
-
- getProviderSpecificContext() - Method in class org.jclouds.loadbalancer.internal.LoadBalancerServiceContextImpl
-
- getProviderSpecificContext() - Method in interface org.jclouds.loadbalancer.LoadBalancerServiceContext
-
- getProxyHost() - Method in class org.jclouds.http.HttpUtils
-
- getProxyPassword() - Method in class org.jclouds.http.HttpUtils
-
- getProxyPort() - Method in class org.jclouds.http.HttpUtils
-
- getProxyUser() - Method in class org.jclouds.http.HttpUtils
-
- getPtr() - Method in class org.jclouds.glesys.domain.IpDetails
-
- getPublicAccessForContainer(String) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
-
- getPublicAccessForContainer(String) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
- getPublicAddresses() - Method in class org.jclouds.cloudservers.domain.Addresses
-
- getPublicAddresses() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
-
All public IP addresses, potentially including shared ips.
- getPublicAddresses() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
All public IP addresses, potentially including shared ips.
- getPublicAddresses() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getPublicAddresses() - Method in class org.jclouds.openstack.nova.domain.Addresses
-
- getPublicAddresses() - Method in class org.jclouds.openstack.nova.v1_1.domain.Server
-
- getPublicAddresses - Variable in class org.jclouds.rimuhosting.miro.compute.functions.ServerToNodeMetadata
-
- getPublicAddresses(URI) - Method in class org.jclouds.trmk.vcloud_0_8.compute.TerremarkVCloudComputeClient
-
returns a set of addresses that are publically visible
- getPublicEndPort() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getPublicEndPort() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getPublicIP() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getPublicIp() - Method in class org.jclouds.ec2.domain.PublicIpInstanceIdPair
-
The public IP address.
- getPublicIp(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getPublicIp(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getPublicIPAddress(long) - Method in interface org.jclouds.cloudstack.features.AddressAsyncClient
-
- getPublicIPAddress(long) - Method in interface org.jclouds.cloudstack.features.AddressClient
-
get a specific IPAddress by id
- getPublicIpAddress() - Method in class org.jclouds.trmk.vcloud_0_8.domain.InternetService
-
- getPublicIPId() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getPublicIps() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VDCImpl
-
- getPublicIps() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VDC
-
- getPublicIpsAssociatedWithVDC(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getPublicIpsAssociatedWithVDC(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
This call returns a list of public IP addresses.
- getPublicKey() - Method in class org.jclouds.compute.options.TemplateOptions
-
- getPublicKey() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getPublickeyfile() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getPublicKeyMaterial() - Method in class org.jclouds.aws.ec2.domain.RegionNameAndPublicKeyMaterial
-
- getPublicPort() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getPublicPort() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getPublicPort() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getPublicUri() - Method in interface org.jclouds.blobstore.domain.BlobMetadata
-
If the blob is publicly readable, what is the URI one can access it at.
- getPublicUri() - Method in class org.jclouds.blobstore.domain.internal.BlobMetadataImpl
-
If the blob is publicly readable, what is the URI one can access it at.
- getPublicUri() - Method in class org.jclouds.blobstore.domain.internal.MutableBlobMetadataImpl
-
If the blob is publicly readable, what is the URI one can access it at.
- getPublicURL() - Method in class org.jclouds.openstack.keystone.v1_1.domain.Endpoint
-
A public URL is accessible from anywhere.
- getPublicURL() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- getQuantity() - Method in class org.jclouds.softlayer.domain.ProductOrder
-
- getQuota() - Method in class org.jclouds.glesys.domain.EmailAccount
-
- getRam() - Method in class org.jclouds.cloudservers.domain.Flavor
-
- getRam() - Method in interface org.jclouds.compute.domain.Hardware
-
Amount of RAM provided in MB (256M, 1740)
- getRam() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
-
Amount of RAM provided in MB (256M, 1740)
- getRam() - Method in class org.jclouds.gogrid.domain.Server
-
- getRam() - Method in class org.jclouds.openstack.nova.domain.Flavor
-
- getRam() - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- getRam() - Method in class org.jclouds.rimuhosting.miro.domain.ServerParameters
-
- getRam() - Method in class org.jclouds.slicehost.domain.Flavor
-
- getRamdiskForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getRamdiskForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getRamdiskId() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
Optional.
- getRamdiskId() - Method in class org.jclouds.ec2.domain.Image
-
The RAM disk associated with the image, if any.
- getRamdiskId() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Optional.
- getRamSizes() - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
-
- getRamSizes() - Method in interface org.jclouds.gogrid.services.GridServerClient
-
Retrieves the list of supported RAM configurations.
- getRange() - Method in class org.jclouds.http.options.GetOptions
-
For use in the header Range
- getRanges() - Method in class org.jclouds.blobstore.options.GetOptions
-
- getRanges() - Method in class org.jclouds.http.options.GetOptions
-
- getRate() - Method in class org.jclouds.cloudservers.domain.Limits
-
- getRate() - Method in class org.jclouds.openstack.nova.domain.Limits
-
- getRawContent() - Method in interface org.jclouds.io.Payload
-
Payload in its original form.
- getRawContent() - Method in class org.jclouds.io.payloads.BasePayload
-
Payload in its original form.
- getRawContent() - Method in class org.jclouds.io.payloads.DelegatingPayload
-
Payload in its original form.
- getRawContent() - Method in class org.jclouds.io.payloads.StreamingPayload
-
- getRawUsageHours() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getReadBytes() - Method in class org.jclouds.cloudsigma.domain.DriveMetrics
-
- getReadBytes() - Method in class org.jclouds.elasticstack.domain.DriveMetrics
-
- getReaders() - Method in class org.jclouds.cloudsigma.domain.Drive
-
- getReaders() - Method in class org.jclouds.elasticstack.domain.Drive
-
- getReadRequests() - Method in class org.jclouds.cloudsigma.domain.DriveMetrics
-
- getReadRequests() - Method in class org.jclouds.elasticstack.domain.DriveMetrics
-
- getRealIpList() - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- getRealm(URI) - Method in interface org.jclouds.deltacloud.DeltacloudAsyncClient
-
- getRealm(URI) - Method in interface org.jclouds.deltacloud.DeltacloudClient
-
- getRealm() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getReason() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Reason for the most recent state transition.
- getReceivedBytes() - Method in class org.jclouds.cloudstack.domain.Account
-
- getRecordCount() - Method in class org.jclouds.glesys.domain.Domain
-
- getRecoveryFile() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Filepath of a file where recovery relateded information of the virtual system is stored.Format
shall be URI based on RFC 2079.
- getRecurringFee() - Method in class org.jclouds.softlayer.domain.ProductItemPrice
-
- getRedirectCount() - Method in class org.jclouds.gogrid.mock.HttpCommandMock
-
- getRedirectCount() - Method in interface org.jclouds.http.HttpCommand
-
This displays the current number of redirect attempts for this command.
- getRedirectCount() - Method in class org.jclouds.http.TransformingHttpCommandImpl
-
This displays the current number of redirect attempts for this command.
- getRedirectionHandler() - Method in class org.jclouds.http.handlers.DelegatingErrorHandler
-
- getRedirectionRetryHandler() - Method in class org.jclouds.http.handlers.DelegatingRetryHandler
-
- getReferrerACL() - Method in class org.jclouds.cloudfiles.domain.ContainerCDNMetadata
-
- getReferrerACL() - Method in class org.jclouds.hpcloud.objectstorage.lvs.domain.ContainerCDNMetadata
-
- getRegex() - Method in class org.jclouds.cloudservers.domain.RateLimit
-
- getRegex() - Method in class org.jclouds.openstack.nova.domain.RateLimit
-
- getRegion() - Method in class org.jclouds.aws.ec2.domain.PlacementGroup
-
- getRegion() - Method in class org.jclouds.aws.ec2.domain.Spot
-
- getRegion() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getRegion() - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer
-
- getRegion() - Method in class org.jclouds.ec2.compute.domain.RegionAndName
-
- getRegion() - Method in class org.jclouds.ec2.domain.Attachment
-
Snapshots are tied to Regions and can only be used for volumes within the same Region.
- getRegion() - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
Name of the Region.
- getRegion() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getRegion() - Method in class org.jclouds.ec2.domain.Image
-
AMIs are tied to the Region where its files are located within Amazon S3.
- getRegion() - Method in class org.jclouds.ec2.domain.InstanceStateChange
-
Instances are tied to Availability Zones.
- getRegion() - Method in class org.jclouds.ec2.domain.KeyPair
-
Key pairs (to connect to instances) are Region-specific.
- getRegion() - Method in class org.jclouds.ec2.domain.PublicIpInstanceIdPair
-
Elastic IP addresses are tied to a Region and cannot be mapped across Regions.
- getRegion() - Method in class org.jclouds.ec2.domain.Reservation
-
Instances are tied to Availability Zones.
- getRegion() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getRegion() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Instance Ids are scoped to the region.
- getRegion() - Method in class org.jclouds.ec2.domain.SecurityGroup
-
Security groups are not copied across Regions.
- getRegion() - Method in class org.jclouds.ec2.domain.Snapshot
-
Snapshots are tied to Regions and can only be used for volumes within the same Region.
- getRegion() - Method in class org.jclouds.ec2.domain.Volume
-
An Amazon EBS volume must be located within the same Availability Zone as the instance to
which it attaches.
- getRegion() - Method in class org.jclouds.openstack.keystone.v1_1.domain.Endpoint
-
A service may expose endpoints in different regions.
- getRegion() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- getRegionFromLocationOrNull(Location) - Static method in class org.jclouds.aws.util.AWSUtils
-
- GetRegionIdMatchingProviderURIOrNull - Class in org.jclouds.location.suppliers.implicit
-
- GetRegionIdMatchingProviderURIOrNull(Supplier<Map<String, Supplier<URI>>>, Supplier<URI>) - Constructor for class org.jclouds.location.suppliers.implicit.GetRegionIdMatchingProviderURIOrNull
-
- getRegions() - Method in class org.jclouds.softlayer.domain.Datacenter
-
A location can be a member of 1 or more regions.
- getRel() - Method in class org.jclouds.deltacloud.domain.DeltacloudCollection
-
- getRel() - Method in class org.jclouds.savvis.vpdc.domain.Link
-
- getRelated() - Method in class org.jclouds.cloudstack.domain.Network
-
- getRelation() - Method in class org.jclouds.openstack.domain.Link
-
There are three kinds of link relations associated with resources.
- getReleaseDate() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getRemaining() - Method in class org.jclouds.aws.s3.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
-
- getRemaining() - Method in class org.jclouds.cloudservers.domain.RateLimit
-
- getRemaining() - Method in class org.jclouds.openstack.nova.domain.RateLimit
-
- getRemoved() - Method in class org.jclouds.cloudstack.domain.Host
-
- getRemoved() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getRemoved() - Method in class org.jclouds.cloudstack.domain.Template
-
- getRequest() - Method in exception org.jclouds.http.functions.ParseContentMD5FromHeaders.NoContentMD5Exception
-
- getRequest() - Method in class org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult
-
- getRequest() - Method in class org.jclouds.http.functions.ParseSax.HandlerWithResult
-
- getRequest() - Method in exception org.jclouds.rest.binders.BindException
-
- getRequesterId() - Method in class org.jclouds.ec2.domain.Reservation
-
ID of the requester.
- getRequestId() - Method in class org.jclouds.aws.domain.AWSError
-
* A unique ID assigned to each request by the system.
- getRequestId() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
If a request is consistently failing and you have verified that the request is properly
formulated, you may use this value to report the error to Microsoft.
- getRequestId() - Method in class org.jclouds.ec2.domain.PasswordData
-
- getRequestLine() - Method in class org.jclouds.http.HttpRequest
-
- getRequestToken() - Method in class org.jclouds.aws.domain.AWSError
-
- getReservation() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
This property specifies the amount of resource guaranteed to be available
for this allocation.
- getReservationId() - Method in class org.jclouds.ec2.domain.Reservation
-
Unique ID of the reservation.
- getResetPasswordRequired() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getResetTime() - Method in class org.jclouds.cloudservers.domain.RateLimit
-
- getResetTime() - Method in class org.jclouds.openstack.nova.domain.RateLimit
-
- getResourceAllocations() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getResourceAllocations() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VApp
-
- getResourceAllocationSettingDatas() - Method in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
-
- getResourceChangeResult() - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResponse
-
- getResourceEntities() - Method in class org.jclouds.savvis.vpdc.domain.VDC
- getResourceEntities() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VDCImpl
-
- getResourceEntities() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VDC
-
container for ResourceEntity elements
- getResourceEntities() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
container for ResourceEntity elements
- getResourceEntities() - Method in interface org.jclouds.vcloud.domain.VDC
-
container for ResourceEntity elements
- getResourceId() - Method in class org.jclouds.aws.ec2.domain.Tag
-
- getResourceSubType() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
A string describing an implementation specific sub-type for this resource.
- getResourceType() - Method in class org.jclouds.aws.ec2.domain.Tag
-
- getResourceType() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
The type of resource this allocation setting represents.
- getResourceType() - Method in class org.jclouds.cloudstack.domain.ResourceLimit
-
- getResponse() - Method in class org.jclouds.compute.events.StatementOnNodeCompletion
-
- getResponse() - Method in exception org.jclouds.http.functions.ParseContentMD5FromHeaders.NoContentMD5Exception
-
- getResponse() - Method in exception org.jclouds.http.HttpResponseException
-
- getRestorableBy() - Method in class org.jclouds.ec2.options.DescribeSnapshotsOptions
-
- getResult() - Method in class org.jclouds.atmos.xml.ErrorHandler
-
- getResult() - Method in class org.jclouds.atmos.xml.ListDirectoryResponseHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.AWSDescribeInstancesResponseHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.AWSRunInstancesResponseHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.CreateSecurityGroupResponseHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.DescribePlacementGroupsResponseHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.DescribeReservedInstancesOfferingResponseHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.DescribeSpotPriceHistoryResponseHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.DescribeTagsResponseHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.LaunchSpecificationHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.MonitoringStateHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.PlacementGroupHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.ProductCodesHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.ReservedInstancesOfferingHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.SpotHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.SpotInstanceHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.SpotInstancesHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.TagHandler
-
- getResult() - Method in class org.jclouds.aws.ec2.xml.TagSetHandler
-
- getResult() - Method in class org.jclouds.aws.xml.ErrorHandler
-
- getResult() - Method in class org.jclouds.azure.storage.xml.ErrorHandler
-
- getResult() - Method in class org.jclouds.azureblob.xml.AccountNameEnumerationResultsHandler
-
- getResult() - Method in class org.jclouds.azureblob.xml.ContainerNameEnumerationResultsHandler
-
- getResult() - Method in class org.jclouds.cim.xml.ResourceAllocationSettingDataHandler
-
- getResult() - Method in class org.jclouds.cim.xml.VirtualSystemSettingDataHandler
-
- getResult() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getResult() - Method in class org.jclouds.cloudwatch.xml.DatapointHandler
-
- getResult() - Method in class org.jclouds.cloudwatch.xml.GetMetricStatisticsResponseHandler
-
- getResult() - Method in class org.jclouds.crypto.Pems.PemProcessor
-
- getResult() - Method in class org.jclouds.deltacloud.xml.DeltacloudCollectionHandler
-
- getResult() - Method in class org.jclouds.deltacloud.xml.DeltacloudCollectionsHandler
-
- getResult() - Method in class org.jclouds.deltacloud.xml.HardwareProfileHandler
-
- getResult() - Method in class org.jclouds.deltacloud.xml.HardwareProfilesHandler
-
- getResult() - Method in class org.jclouds.deltacloud.xml.HardwarePropertyHandler
-
resets state of the handler when called.
- getResult() - Method in class org.jclouds.deltacloud.xml.ImageHandler
-
- getResult() - Method in class org.jclouds.deltacloud.xml.ImagesHandler
-
- getResult() - Method in class org.jclouds.deltacloud.xml.InstanceHandler
-
- getResult() - Method in class org.jclouds.deltacloud.xml.InstancesHandler
-
- getResult() - Method in class org.jclouds.deltacloud.xml.InstanceStatesHandler
-
- getResult() - Method in class org.jclouds.deltacloud.xml.RealmHandler
-
- getResult() - Method in class org.jclouds.deltacloud.xml.RealmsHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.AllocateAddressResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.AttachmentHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.BlockDeviceMappingHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.BooleanValueHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.BundleTaskHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeAddressesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeAvailabilityZonesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeBundleTasksResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeImagesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeInstancesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeKeyPairsResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeRegionsResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeSecurityGroupsResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeSnapshotsResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.DescribeVolumesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.GetPasswordDataResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.ImageIdHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.InstanceInitiatedShutdownBehaviorHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.InstanceStateChangeHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.InstanceTypeHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.KeyPairResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.PermissionHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.RunInstancesResponseHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.SnapshotHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.StringValueHandler
-
- getResult() - Method in class org.jclouds.ec2.xml.UnencodeStringValueHandler
-
- getResult() - Method in class org.jclouds.http.functions.ParseSax.HandlerWithResult
-
- getResult() - Method in class org.jclouds.ovf.xml.internal.BaseEnvelopeHandler
-
- getResult() - Method in class org.jclouds.ovf.xml.SectionHandler
-
- getResult() - Method in class org.jclouds.predicates.PredicateCallable
-
- getResult() - Method in interface org.jclouds.predicates.PredicateWithResult
-
- getResult() - Method in class org.jclouds.s3.xml.AccessControlListHandler
-
- getResult() - Method in class org.jclouds.s3.xml.BucketLoggingHandler
-
- getResult() - Method in class org.jclouds.s3.xml.CopyObjectHandler
-
- getResult() - Method in class org.jclouds.s3.xml.ListAllMyBucketsHandler
-
- getResult() - Method in class org.jclouds.s3.xml.ListBucketHandler
-
- getResult() - Method in class org.jclouds.s3.xml.LocationConstraintHandler
-
- getResult() - Method in class org.jclouds.s3.xml.PayerHandler
-
- getResult() - Method in class org.jclouds.savvis.vpdc.domain.Task
-
Result is represent outcome of request url.
- getResult() - Method in class org.jclouds.savvis.vpdc.xml.FirewallRuleHandler
-
- getResult() - Method in class org.jclouds.savvis.vpdc.xml.FirewallServiceHandler
-
- getResult() - Method in class org.jclouds.savvis.vpdc.xml.NetworkHandler
-
- getResult() - Method in class org.jclouds.savvis.vpdc.xml.OrgHandler
-
- getResult() - Method in class org.jclouds.savvis.vpdc.xml.OrgListHandler
-
- getResult() - Method in class org.jclouds.savvis.vpdc.xml.TaskHandler
-
- getResult() - Method in class org.jclouds.savvis.vpdc.xml.TasksListHandler
-
- getResult() - Method in class org.jclouds.savvis.vpdc.xml.VDCHandler
-
- getResult() - Method in class org.jclouds.slicehost.xml.BackupHandler
-
- getResult() - Method in class org.jclouds.slicehost.xml.BackupsHandler
-
- getResult() - Method in class org.jclouds.slicehost.xml.ErrorHandler
-
- getResult() - Method in class org.jclouds.slicehost.xml.FlavorHandler
-
- getResult() - Method in class org.jclouds.slicehost.xml.FlavorsHandler
-
- getResult() - Method in class org.jclouds.slicehost.xml.ImageHandler
-
- getResult() - Method in class org.jclouds.slicehost.xml.ImagesHandler
-
- getResult() - Method in class org.jclouds.slicehost.xml.SliceHandler
-
- getResult() - Method in class org.jclouds.slicehost.xml.SlicesHandler
-
- getResult() - Method in class org.jclouds.trmk.ecloud.xml.ECloudOrgHandler
-
- getResult() - Method in class org.jclouds.trmk.ecloud.xml.TagNameToUsageCountHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.CatalogHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.CatalogItemHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.CustomizationParametersHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.DataCenterHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.DataCentersHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.ErrorHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.InternetServiceHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.InternetServicesHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.IpAddressesHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.KeyPairByNameHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.KeyPairHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.KeyPairsHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.NetworkExtendedInfoHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.NetworkHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.NodeHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.NodesHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.OrgHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.OrgListHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.PublicIpAddressesHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.PublicIpAddressHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.SupportedVersionsHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.TaskHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.TasksListHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.VAppExtendedInfoHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.VAppHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.VAppTemplateHandler
-
- getResult() - Method in class org.jclouds.trmk.vcloud_0_8.xml.VDCHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.CatalogHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.CatalogItemHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.ErrorHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.NetworkConnectionHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.OrgHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.OrgListHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.ovf.VCloudNetworkSectionHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.ovf.VCloudResourceAllocationSettingDataHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.SupportedVersionsHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.TaskHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.TasksListHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.VAppHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.VCloudVirtualHardwareHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.VDCHandler
-
- getResult() - Method in class org.jclouds.vcloud.xml.VmHandler
-
- getResultCode() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getResultType() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getReturnTypeForMethod(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getRnatAddress() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- getRoles() - Method in class org.jclouds.openstack.keystone.v2_0.domain.User
-
- getRootDeviceId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getRootDeviceName() - Method in class org.jclouds.ec2.domain.Image
-
- getRootDeviceName() - Method in class org.jclouds.ec2.domain.RunningInstance
-
- getRootDeviceNameForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getRootDeviceNameForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getRootDeviceType() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getRootDeviceType() - Method in class org.jclouds.ec2.domain.Image
-
- getRootDeviceType() - Method in class org.jclouds.ec2.domain.RunningInstance
-
- getRootElement() - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
-
- getRootElement() - Method in class org.jclouds.vcloud.binders.BindCloneVAppParamsToXmlPayload
-
- getRootElement() - Method in class org.jclouds.vcloud.binders.BindCloneVAppTemplateParamsToXmlPayload
-
- getRootPassword() - Method in class org.jclouds.slicehost.domain.Slice
-
- getRunningInstanceInRegion(String, String) - Method in class org.jclouds.aws.ec2.compute.strategy.AWSEC2GetNodeMetadataStrategy
-
- getRunningInstanceInRegion(String, String) - Method in class org.jclouds.ec2.compute.strategy.EC2GetNodeMetadataStrategy
-
- getRunScript() - Method in class org.jclouds.compute.options.TemplateOptions
-
- getRunScript() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getRunScript() - Method in exception org.jclouds.compute.RunScriptOnNodesException
-
- getRunscript() - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- getRunStatement() - Method in class org.jclouds.scriptbuilder.InitScript
-
- getRx() - Method in class org.jclouds.cloudsigma.domain.ServerMetrics
-
- getRx() - Method in class org.jclouds.elasticstack.domain.ServerMetrics
-
- getRxPackets() - Method in class org.jclouds.cloudsigma.domain.ServerMetrics
-
- getRxPackets() - Method in class org.jclouds.elasticstack.domain.ServerMetrics
-
- getSamples() - Method in class org.jclouds.cloudwatch.domain.Datapoint
-
return The number of Measurements that contributed to the aggregate value of this datapoint.
- getSaxResponseParserClassOrNull(Method) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getSchedule() - Method in class org.jclouds.cloudstack.domain.SnapshotPolicy
-
- getScope() - Method in class org.jclouds.domain.internal.LocationImpl
-
Scope of the location, ex.
- getScope() - Method in interface org.jclouds.domain.Location
-
Scope of the location, ex.
- getScope() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getScreenThumbnailForVm(URI) - Method in interface org.jclouds.vcloud.features.VmAsyncClient
-
- getScreenThumbnailForVm(URI) - Method in interface org.jclouds.vcloud.features.VmClient
-
Get a Screen Thumbnail for a Virtual Machine
- getSecondaryDisk() - Method in class org.jclouds.rimuhosting.miro.domain.ServerParameters
-
- getSecondaryIps() - Method in class org.jclouds.rimuhosting.miro.domain.IpAddresses
-
- getSeconds() - Method in class org.jclouds.compute.options.RunScriptOptions
-
- getSeconds() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
-
- getSeconds() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getSecretKey() - Method in class org.jclouds.cloudstack.domain.ApiKeyPair
-
- getSecretKey() - Method in class org.jclouds.cloudstack.domain.User
-
- getSecretKey() - Method in class org.jclouds.openstack.keystone.v2_0.domain.ApiAccessKeyCredentials
-
- getSecurityGroup(long) - Method in interface org.jclouds.cloudstack.features.SecurityGroupAsyncClient
-
- getSecurityGroup(long) - Method in interface org.jclouds.cloudstack.features.SecurityGroupClient
-
get a specific security group by id
- getSecurityGroup(int) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- getSecurityGroup(int) - Method in interface org.jclouds.openstack.nova.NovaClient
-
Get a security group from its ID
- getSecurityGroupClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to SecurityGroup features.
- getSecurityGroupClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to SecurityGroup features.
- getSecurityGroupIds() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
Ids of the security groups.
- getSecurityGroupIds() - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- getSecurityGroupIdToNames() - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance
-
- getSecurityGroupIdToNames() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
- getSecurityGroupName() - Method in class org.jclouds.cloudstack.domain.IngressRule
-
- getSecurityGroupNames() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
Names of the security groups.
- getSecurityGroups() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getSecurityGroups() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getSecurityGroupServices() - Method in interface org.jclouds.aws.ec2.AWSEC2AsyncClient
-
Provides asynchronous access to SecurityGroup services.
- getSecurityGroupServices() - Method in interface org.jclouds.aws.ec2.AWSEC2Client
-
Provides synchronous access to SecurityGroup services.
- getSecurityGroupServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to SecurityGroup services.
- getSecurityGroupServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides synchronous access to SecurityGroup services.
- getSecurityGroupsForTagAndOptions(String, String, TemplateOptions) - Method in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- getSee_also_url() - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- getSelfURI() - Method in class org.jclouds.openstack.nova.domain.Resource
-
- getSent() - Method in class org.jclouds.cloudstack.domain.Alert
-
- getSentBytes() - Method in class org.jclouds.cloudstack.domain.Account
-
- getServer(int) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- getServer(int) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
This operation returns details of the specified server.
- getServer(int) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- getServer(String) - Method in interface org.jclouds.openstack.nova.NovaAsyncClient
-
- getServer(int) - Method in interface org.jclouds.openstack.nova.NovaClient
-
This operation returns details of the specified server.
- getServer(String) - Method in interface org.jclouds.openstack.nova.NovaClient
-
- getServer(String) - Method in interface org.jclouds.openstack.nova.v1_1.features.ServerAsyncClient
-
- getServer(String) - Method in interface org.jclouds.openstack.nova.v1_1.features.ServerClient
-
List details of the specified server
- getServer() - Method in class org.jclouds.rimuhosting.miro.domain.NewServerResponse
-
- getServer(Long) - Method in interface org.jclouds.rimuhosting.miro.RimuHostingAsyncClient
-
- getServer(Long) - Method in interface org.jclouds.rimuhosting.miro.RimuHostingClient
-
Gets a server based on its id.
- getServer(int) - Method in class org.jclouds.servermanager.ServerManager
-
- getServer() - Method in class org.jclouds.trmk.vcloud_0_8.domain.IpAddress
-
- getServerClient() - Method in interface org.jclouds.glesys.GleSYSAsyncClient
-
Provides asynchronous access to Server features.
- getServerClient() - Method in interface org.jclouds.glesys.GleSYSClient
-
Provides synchronous access to Server features.
- getServerClientForRegion(String) - Method in interface org.jclouds.openstack.nova.v1_1.NovaAsyncClient
-
Provides asynchronous access to Server features.
- getServerClientForRegion(String) - Method in interface org.jclouds.openstack.nova.v1_1.NovaClient
-
Provides synchronous access to Server features.
- getServerCredentials(long) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
-
- getServerCredentials(long) - Method in interface org.jclouds.gogrid.services.GridServerClient
-
- getServerCredentialsList() - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
-
- getServerCredentialsList() - Method in interface org.jclouds.gogrid.services.GridServerClient
-
Returns a map of running servers' names to the log in credentials.
- getServerDetails(String) - Method in interface org.jclouds.glesys.features.ServerAsyncClient
-
- getServerDetails(String) - Method in interface org.jclouds.glesys.features.ServerClient
-
Get detailed information about a server such as hostname, hardware
configuration (cpu, memory and disk), ip addresses, cost, transfer, os and
more.
- getServerErrorHandler() - Method in class org.jclouds.http.handlers.DelegatingErrorHandler
-
- getServerErrorRetryHandler() - Method in class org.jclouds.http.handlers.DelegatingRetryHandler
-
- getServerId() - Method in class org.jclouds.cloudservers.domain.Image
-
- getServerInfo(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- getServerInfo(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
- getServerInfo(String) - Method in interface org.jclouds.elasticstack.ElasticStackAsyncClient
-
- getServerInfo(String) - Method in interface org.jclouds.elasticstack.ElasticStackClient
-
- getServerInfo() - Method in class org.jclouds.rimuhosting.miro.domain.NewServerResponse
-
- getServerLimits(String) - Method in interface org.jclouds.glesys.features.ServerAsyncClient
-
- getServerLimits(String) - Method in interface org.jclouds.glesys.features.ServerClient
-
Get detailed information about a server's limits (for OpenVZ only).
- getServerList(GetServerListOptions...) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
-
- getServerList(GetServerListOptions...) - Method in interface org.jclouds.gogrid.services.GridServerClient
-
Returns the list of all servers.
- getServerList() - Method in interface org.jclouds.rimuhosting.miro.RimuHostingAsyncClient
-
- getServerList() - Method in interface org.jclouds.rimuhosting.miro.RimuHostingClient
-
Returns a list of servers that belong to this identity.
- GetServerListOptions - Class in org.jclouds.gogrid.options
-
- GetServerListOptions() - Constructor for class org.jclouds.gogrid.options.GetServerListOptions
-
- GetServerListOptions.Builder - Class in org.jclouds.gogrid.options
-
- GetServerListOptions.Builder() - Constructor for class org.jclouds.gogrid.options.GetServerListOptions.Builder
-
- getServerRef() - Method in class org.jclouds.openstack.nova.domain.Image
-
- getServers() - Method in class org.jclouds.cloudservers.domain.SharedIpGroup
-
- getServersById(long...) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
-
- getServersById(long...) - Method in interface org.jclouds.gogrid.services.GridServerClient
-
Returns the server(s) by unique id(s).
- getServersByName(String...) - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
-
- getServersByName(String...) - Method in interface org.jclouds.gogrid.services.GridServerClient
-
Returns the server(s) by unique name(s).
- getServerServices() - Method in interface org.jclouds.gogrid.GoGridAsyncClient
-
- getServerServices() - Method in interface org.jclouds.gogrid.GoGridClient
-
Services with methods, related to managing servers
- getServerStatus(String, ServerStatusOptions...) - Method in interface org.jclouds.glesys.features.ServerAsyncClient
-
- getServerStatus(String, ServerStatusOptions...) - Method in interface org.jclouds.glesys.features.ServerClient
-
Get detailed information about a server status including up-time and
hardware usage (cpu, disk, memory and bandwidth)
- getServerType() - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- getServiceCatalog() - Method in class org.jclouds.openstack.keystone.v1_1.domain.Auth
-
TODO
- getServiceCatalog() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Access
-
TODO
- getServiceId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
- getServiceManagementClient() - Method in interface org.jclouds.savvis.vpdc.VPDCAsyncClient
-
Provides asynchronous access to ServiceManagement Operation features.
- getServiceManagementClient() - Method in interface org.jclouds.savvis.vpdc.VPDCClient
-
Provides synchronous access to ServiceManagement Operation features.
- getServiceOffering(long) - Method in interface org.jclouds.cloudstack.features.OfferingAsyncClient
-
- getServiceOffering(long) - Method in interface org.jclouds.cloudstack.features.OfferingClient
-
get a specific service offering by id
- getServiceOfferingDisplayText() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getServiceOfferingId() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getServiceOfferingId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getServiceOfferingId() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getServiceOfferingName() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getServiceOfferingName() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getServices() - Method in class org.jclouds.cloudstack.domain.Network
-
- getServices() - Method in class org.jclouds.openstack.domain.AuthenticationResponse
-
- getSessionClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Sessions
- getSessionClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Sessions
- getSessionKey() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getSessionPersistenceType() - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer
-
- getSha1OfPrivateKey() - Method in class org.jclouds.ec2.domain.KeyPair
-
A SHA-1 digest of the DER encoded private key.
- getSharedIpGroup(int) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- getSharedIpGroup(int) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
This operation returns details of the specified shared IP group.
- getSharedIpGroupId() - Method in class org.jclouds.cloudservers.domain.Server
-
- getSharedIpGroupId() - Method in class org.jclouds.cloudservers.domain.ShareIp
-
- getSignature() - Method in class org.jclouds.aws.domain.AWSError
-
- getSignature() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- getSigner() - Method in interface org.jclouds.blobstore.BlobStoreContext
-
Generates signed requests for blobs.
- getSigner() - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- getSize() - Method in class org.jclouds.atmos.domain.SystemMetadata
-
- getSize() - Method in class org.jclouds.cloudsigma.domain.Drive
-
- getSize() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getSize() - Method in class org.jclouds.cloudstack.domain.Template
-
- getSize() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getSize() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
- getSize() - Method in interface org.jclouds.compute.domain.Volume
-
- getSize() - Method in class org.jclouds.ec2.domain.Volume
-
- getSize() - Method in class org.jclouds.elasticstack.domain.Drive
-
- getSize() - Method in class org.jclouds.elasticstack.domain.WellKnownImage
-
- getSize() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getSize() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VApp
-
- getSkips() - Method in class org.jclouds.http.HttpRequest
-
characters to skip encoding on.
- getSlice(int) - Method in interface org.jclouds.slicehost.SlicehostAsyncClient
-
- getSlice(int) - Method in interface org.jclouds.slicehost.SlicehostClient
-
- getSliceId() - Method in class org.jclouds.slicehost.domain.Backup
-
- getSlug() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getSmp() - Method in class org.jclouds.cloudsigma.domain.Server
-
- getSmp() - Method in class org.jclouds.elasticstack.domain.Server
-
- getSnapshot(long) - Method in interface org.jclouds.cloudstack.features.SnapshotAsyncClient
-
Gets a snapshot by its ID.
- getSnapshot(long) - Method in interface org.jclouds.cloudstack.features.SnapshotClient
-
Gets a snapshot by its ID.
- getSnapshotClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Snapshots
- getSnapshotClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Snapshots
- getSnapshotDataRoot() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Filepath of a directory where information about virtual system snapshots is stored.
- getSnapshotId() - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- getSnapshotId() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getSnapshotId() - Method in class org.jclouds.ec2.domain.Image.EbsBlockDevice
-
- getSnapshotId() - Method in class org.jclouds.ec2.domain.Volume
-
- getSnapshotIds() - Method in class org.jclouds.ec2.options.DescribeSnapshotsOptions
-
- getSnapshotLimit() - Method in class org.jclouds.cloudstack.domain.Account
-
- getSnapshots() - Method in class org.jclouds.cloudstack.domain.Account
-
- getSnapshotsAvailable() - Method in class org.jclouds.cloudstack.domain.Account
-
- getSnapshotType() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getSocketOpenTimeout() - Method in class org.jclouds.http.HttpUtils
-
- getSource() - Method in class org.jclouds.savvis.vpdc.domain.FirewallRule
-
- getSourceMediaType() - Method in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
-
- getSourceMediaType() - Method in class org.jclouds.vcloud.binders.BindCloneVAppParamsToXmlPayload
-
- getSourceMediaType() - Method in class org.jclouds.vcloud.binders.BindCloneVAppTemplateParamsToXmlPayload
-
- getSourceTemplateId() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getSourceTemplateId() - Method in class org.jclouds.cloudstack.domain.Template
-
- getSpace(Hardware) - Static method in class org.jclouds.compute.util.ComputeServiceUtils
-
- getSpeed() - Method in class org.jclouds.compute.domain.Processor
-
Speed, not necessarily in ghz, but certainly relevant to other processors
in the same provider.
- getSpotInstanceRequestId() - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance
-
The ID of the Spot Instance request
- getSpotInstanceServices() - Method in interface org.jclouds.aws.ec2.AWSEC2AsyncClient
-
Provides asynchronous access to SpotInstance services.
- getSpotInstanceServices() - Method in interface org.jclouds.aws.ec2.AWSEC2Client
-
Provides synchronous access to SpotInstance services.
- getSpotOptions() - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
- getSpotPrice() - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
- getSpotPrice() - Method in class org.jclouds.aws.ec2.domain.Spot
-
- getSpotPrice() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getSshClientFactory() - Method in class org.jclouds.compute.internal.UtilsImpl
-
- getSshClientFactory() - Method in interface org.jclouds.compute.Utils
-
- getSshKeyFingerprint() - Method in class org.jclouds.trmk.vcloud_0_8.compute.options.TerremarkVCloudTemplateOptions
-
- getSSHKeyPair(String) - Method in interface org.jclouds.cloudstack.features.SSHKeyPairAsyncClient
-
- getSSHKeyPair(String) - Method in interface org.jclouds.cloudstack.features.SSHKeyPairClient
-
- getSSHKeyPairClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to SSH Keypairs
- getSSHKeyPairClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to SSH Keypairs
- getStackTrace() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.ErrorImpl
-
- getStackTrace() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VCloudError
-
- getStackTrace() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
-
- getStackTrace() - Method in interface org.jclouds.vcloud.domain.VCloudError
-
- getStartAddress() - Method in class org.jclouds.vcloud.domain.network.IpRange
-
- getStartCpus() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getStartDate() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getStartDir() - Method in class org.jclouds.scriptbuilder.domain.InitMetadata
-
working directory when starting the server.
- getStarted() - Method in class org.jclouds.cloudsigma.domain.ServerInfo
-
- getStarted() - Method in class org.jclouds.elasticstack.domain.ServerInfo
-
- getStartIP() - Method in class org.jclouds.cloudstack.domain.Network
-
- getStartIp() - Method in class org.jclouds.cloudstack.domain.Pod
-
- getStartIP() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getStartPort() - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- getStartPort() - Method in class org.jclouds.cloudstack.domain.IngressRule
-
- getStartPort() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getStartTime() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getStartTime() - Method in class org.jclouds.ec2.domain.Snapshot
-
Time stamp when the snapshot was initiated.
- getStartTime() - Method in class org.jclouds.savvis.vpdc.domain.Task
-
date and time when the task was started.
- getStartTime() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.TaskImpl
-
- getStartTime() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Task
-
date and time when the task was started.
- getStartTime() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
-
- getStartTime() - Method in interface org.jclouds.vcloud.domain.Task
-
date and time when the task was started.
- getState() - Method in class org.jclouds.aws.ec2.domain.PlacementGroup
-
- getState() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getState() - Method in class org.jclouds.cloudstack.domain.Account
-
- getState() - Method in class org.jclouds.cloudstack.domain.Event
-
- getState() - Method in class org.jclouds.cloudstack.domain.FirewallRule
-
- getState() - Method in class org.jclouds.cloudstack.domain.Host
-
- getState() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getState() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getState() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getState() - Method in class org.jclouds.cloudstack.domain.Network
-
- getState() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getState() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getState() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getState() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getState() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getState() - Method in class org.jclouds.cloudstack.domain.User
-
- getState() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getState() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getState() - Method in class org.jclouds.compute.domain.internal.NodeMetadataImpl
-
Current State of the node
- getState() - Method in interface org.jclouds.compute.domain.NodeMetadata
-
Current State of the node
- getState() - Method in class org.jclouds.deltacloud.domain.Instance
-
- getState() - Method in class org.jclouds.deltacloud.domain.Realm
-
- getState() - Method in class org.jclouds.deltacloud.predicates.InstanceFinished
-
- getState() - Method in class org.jclouds.deltacloud.predicates.InstanceRunning
-
- getState() - Method in class org.jclouds.deltacloud.predicates.InstanceState
-
- getState() - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
State of the Availability Zone.
- getState() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getState() - Method in class org.jclouds.glesys.domain.ServerDetails
-
- getState() - Method in class org.jclouds.glesys.domain.ServerStatus
-
- getState() - Method in class org.jclouds.gogrid.domain.Ip
-
- getState() - Method in class org.jclouds.gogrid.domain.JobProperties
-
- getState() - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- getState() - Method in class org.jclouds.gogrid.domain.Server
-
- getState() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getState() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getState() - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- getState() - Method in class org.jclouds.softlayer.domain.Address
-
- getStatement() - Method in interface org.jclouds.compute.callables.RunScriptOnNode
-
- getStatement() - Method in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
-
- getStatement() - Method in class org.jclouds.compute.callables.SudoAwareInitManager
-
- getStatement() - Method in class org.jclouds.compute.events.InitScriptOnNodeSubmission
-
- getStatement() - Method in class org.jclouds.compute.events.StatementOnNode
-
- getStaticIPInfo(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- getStaticIPInfo(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
- getStatus() - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer
-
- getStatus() - Method in class org.jclouds.cloudloadbalancers.domain.Node
-
- getStatus() - Method in class org.jclouds.cloudservers.domain.Image
-
- getStatus() - Method in class org.jclouds.cloudservers.domain.Server
-
Servers contain a status attribute that can be used as an indication of the current server
state.
- getStatus() - Method in class org.jclouds.cloudservers.domain.Version
-
- getStatus() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getStatus() - Method in class org.jclouds.cloudsigma.domain.ServerInfo
-
- getStatus() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getStatus() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getStatus() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getStatus() - Method in class org.jclouds.cloudstack.domain.Template
-
- getStatus() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getStatus() - Method in class org.jclouds.ec2.domain.Attachment
-
Volume state.
- getStatus() - Method in class org.jclouds.ec2.domain.Snapshot
-
Snapshot state (e.g., pending, completed, or error)
- getStatus() - Method in class org.jclouds.ec2.domain.Volume
-
- getStatus() - Method in class org.jclouds.elasticstack.domain.DriveInfo
-
- getStatus() - Method in class org.jclouds.elasticstack.domain.ServerInfo
-
- getStatus() - Method in class org.jclouds.gogrid.functions.GenericResponseContainer
-
- getStatus() - Method in class org.jclouds.lifecycle.BaseLifeCycle
-
- getStatus() - Method in interface org.jclouds.lifecycle.LifeCycle
-
- getStatus() - Method in class org.jclouds.openstack.nova.domain.Image
-
- getStatus() - Method in class org.jclouds.openstack.nova.domain.Server
-
Servers contain a status attribute that can be used as an indication of the current server
state.
- getStatus() - Method in class org.jclouds.savvis.vpdc.domain.Task
-
The current status of the task.
- getStatus() - Method in class org.jclouds.savvis.vpdc.domain.VDC
- getStatus() - Method in class org.jclouds.savvis.vpdc.domain.VM
-
- getStatus() - Method in class org.jclouds.slicehost.domain.Slice
-
- getStatus(VApp) - Method in class org.jclouds.trmk.vcloud_0_8.compute.TerremarkVCloudComputeClient
-
- getStatus() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.TaskImpl
-
- getStatus() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getStatus() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppTemplateImpl
-
- getStatus() - Method in class org.jclouds.trmk.vcloud_0_8.domain.IpAddress
-
- getStatus() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Task
-
The current status of the task.
- getStatus() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VApp
-
- getStatus() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VAppTemplate
-
- getStatus() - Method in class org.jclouds.vcloud.domain.internal.TaskImpl
-
- getStatus() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
-
The creation status of the vDC
- getStatus() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
- getStatus() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
The creation status of the vDC
- getStatus() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
- getStatus() - Method in interface org.jclouds.vcloud.domain.Task
-
The current status of the task.
- getStatus() - Method in interface org.jclouds.vcloud.domain.VApp
-
The creation status of the vDC
- getStatus() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
-
- getStatus() - Method in interface org.jclouds.vcloud.domain.VDC
-
The creation status of the vDC
- getStatus() - Method in interface org.jclouds.vcloud.domain.Vm
-
- getStatusCode() - Method in class org.jclouds.http.HttpResponse
-
- getStatusCode() - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingResponse
-
- getStatusId() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getStatusLine() - Method in class org.jclouds.http.HttpResponse
-
- getStatusMessage() - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingResponse
-
- getStopArgs() - Method in class org.jclouds.scriptbuilder.domain.StoppableJavaInitMetadata
-
- getStopClass() - Method in class org.jclouds.scriptbuilder.domain.StoppableJavaInitMetadata
-
- getStopClasspath() - Method in class org.jclouds.scriptbuilder.domain.StoppableJavaInitMetadata
-
- getStopDir() - Method in class org.jclouds.scriptbuilder.domain.InitMetadata
-
working directory when stopping the server.
- getStopOpts() - Method in class org.jclouds.scriptbuilder.domain.StoppableJavaInitMetadata
-
- getStorage() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getStorageCapacity() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
defines the storage capacity available in the vDC
- getStorageCapacity() - Method in interface org.jclouds.vcloud.domain.VDC
-
defines the storage capacity available in the vDC
- getStorageClass() - Method in class org.jclouds.aws.s3.blobstore.options.AWSS3PutObjectOptions
-
- getStorageClass() - Method in class org.jclouds.aws.s3.blobstore.options.AWSS3PutOptions
-
- getStorageClass() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
-
Currently defaults to 'STANDARD' and not used.
- getStorageClass() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
-
Currently defaults to 'STANDARD' and not used.
- getStorageClass() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
-
Currently defaults to 'STANDARD' and not used.
- getStorageClass() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
Currently defaults to 'STANDARD' and not used.
- getStoragePoolClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides synchronous access to Storage Pools
- getStoragePoolClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Storage Pools
- getStorageType() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getStorageType() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getStorageType() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getStorageType() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getStrategy() - Method in class org.jclouds.aws.ec2.domain.PlacementGroup
-
- getStringSigned() - Method in class org.jclouds.atmos.domain.AtmosError
-
- getStringSigned() - Method in class org.jclouds.aws.domain.AWSError
-
- getStringSigned() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- getSubnet() - Method in class org.jclouds.gogrid.domain.Ip
-
- getSubnet() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkAdapter
-
- getSubnetId() - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
- getSubnetId() - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance
-
Specifies the subnet ID in which the instance is running (Amazon Virtual
Private Cloud).
- getSuccess() - Method in class org.jclouds.cloudstack.domain.JobResult
-
- getSuccessfulNodes() - Method in exception org.jclouds.compute.RunNodesException
-
- getSuccessfulNodes() - Method in exception org.jclouds.compute.RunScriptOnNodesException
-
- getSuccessfulToValue() - Method in exception org.jclouds.concurrent.TransformParallelException
-
- getSudoPassword() - Method in class org.jclouds.byon.Node
-
- getSum() - Method in class org.jclouds.cloudwatch.domain.Datapoint
-
return Sum of samples for the datapoint.
- getSummary() - Method in class org.jclouds.glesys.domain.EmailOverview
-
- getSummary() - Method in class org.jclouds.gogrid.functions.GenericResponseContainer
-
- getSupportedProviders() - Static method in class org.jclouds.blobstore.util.BlobStoreUtils
-
- getSupportedProviders() - Static method in class org.jclouds.compute.util.ComputeServiceUtils
-
- getSupportedProviders() - Static method in class org.jclouds.rest.Providers
-
Gets a set of supported providers.
- getSupportedProvidersOfType(Class<? extends RestContextBuilder>) - Static method in class org.jclouds.rest.Providers
-
Gets a set of supported providers.
- getSupportedProvidersOfTypeInProperties(Class<? extends RestContextBuilder>, Properties) - Static method in class org.jclouds.rest.Providers
-
- getSupportedVersions() - Method in interface org.jclouds.trmk.vcloud_0_8.internal.TerremarkVCloudVersionsAsyncClient
-
Retrieve information for supported versions
- getSupportedVersions() - Method in interface org.jclouds.trmk.vcloud_0_8.internal.TerremarkVCloudVersionsClient
-
- getSupportedVersions() - Method in interface org.jclouds.vcloud.VCloudVersionsAsyncClient
-
Retrieve information for supported versions
- getSupportedVersions() - Method in interface org.jclouds.vcloud.VCloudVersionsClient
-
- getSuspendDataRoot() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Filepath of a directory where suspend related information about the virtual system is stored.
- getSwapFileDataRoot() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
Filepath of a directory where swapfiles of the virtual system are stored.
- getSystem() - Method in class org.jclouds.ovf.VirtualHardwareSection
-
- getSystem() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getSystem() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VApp
-
- getSystem() - Method in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
-
- getSystemMetadata(String) - Method in interface org.jclouds.atmos.AtmosAsyncClient
-
- getSystemMetadata(String) - Method in interface org.jclouds.atmos.AtmosClient
-
- getSystemMetadata() - Method in interface org.jclouds.atmos.domain.AtmosObject
-
- getSystemMetadata() - Method in class org.jclouds.atmos.domain.internal.AtmosObjectImpl
-
- getTagNameToUsageCount(URI) - Method in interface org.jclouds.trmk.ecloud.features.TagOperationsAsyncClient
-
- getTagNameToUsageCount(URI) - Method in interface org.jclouds.trmk.ecloud.features.TagOperationsClient
-
This call returns the list of all tags by list id.
- getTagNameToUsageCountInOrg(URI) - Method in interface org.jclouds.trmk.ecloud.features.TagOperationsAsyncClient
-
- getTagNameToUsageCountInOrg(URI) - Method in interface org.jclouds.trmk.ecloud.features.TagOperationsClient
-
This call returns the list of all tags belonging to the organization.
- getTagOperationsClient() - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
Provides asynchronous access to Tag Operations.
- getTagOperationsClient() - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudClient
-
Provides synchronous access to Data Center Operations.
- getTags() - Method in class org.jclouds.atmos.domain.UserMetadata
-
- getTags() - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance
-
tags that are present in the instance
- getTags() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
tags that are present in the instance
- getTags() - Method in class org.jclouds.byon.Node
-
- getTags() - Method in class org.jclouds.cloudsigma.domain.Drive
-
- getTags() - Method in class org.jclouds.cloudstack.domain.DiskOffering
-
- getTags() - Method in class org.jclouds.cloudstack.domain.Network
-
- getTags() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- getTags() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- getTags() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getTags() - Method in interface org.jclouds.compute.domain.ComputeMetadata
-
- getTags() - Method in class org.jclouds.compute.domain.internal.ComputeMetadataImpl
- getTags() - Method in class org.jclouds.compute.options.TemplateOptions
-
- getTags() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getTags() - Method in class org.jclouds.elasticstack.domain.Item
-
- getTags() - Method in interface org.jclouds.trmk.ecloud.domain.ECloudOrg
-
- getTags() - Method in class org.jclouds.trmk.ecloud.domain.internal.ECloudOrgImpl
-
- getTags() - Method in class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo
-
- getTagServices() - Method in interface org.jclouds.aws.ec2.AWSEC2AsyncClient
-
Provides asynchronous access to SpotInstance services.
- getTagServices() - Method in interface org.jclouds.aws.ec2.AWSEC2Client
-
Provides synchronous access to Tag services.
- getTargetBucket() - Method in class org.jclouds.s3.domain.BucketLogging
-
Specifies the bucket where server access logs will be delivered.
- getTargetGrants() - Method in class org.jclouds.s3.domain.BucketLogging
-
The bucket owner is automatically granted FULL_CONTROL to all logs delivered to the bucket.
- getTargetPrefix() - Method in class org.jclouds.s3.domain.BucketLogging
-
This element lets you specify a prefix for the keys that the delivered log files will be
stored under.
- getTask(String) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingAsyncClient
-
- getTask(String) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingClient
-
Gets an existing task.
- getTask(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getTask(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
Whenever the result of a request cannot be returned immediately, the
server creates a Task object and includes it in the response, as a member
of the Tasks container in the response body.
- getTask(URI) - Method in interface org.jclouds.vcloud.features.TaskAsyncClient
-
- getTask(URI) - Method in interface org.jclouds.vcloud.features.TaskClient
-
Whenever the result of a request cannot be returned immediately, the server creates a Task
object and includes it in the response, as a member of the Tasks container in the response
body.
- getTask() - Method in exception org.jclouds.vcloud.TaskInErrorStateException
-
- getTask() - Method in exception org.jclouds.vcloud.TaskStillRunningException
-
- getTaskClient() - Method in interface org.jclouds.vcloud.VCloudAsyncClient
-
Provides asynchronous access to Task features.
- getTaskClient() - Method in interface org.jclouds.vcloud.VCloudClient
-
Provides synchronous access to Task features.
- getTaskName() - Method in class org.jclouds.compute.options.RunScriptOptions
-
- getTaskName() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
-
- getTaskName() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getTasks() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.TasksListImpl
-
- getTasks() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.TasksList
-
- getTasks() - Method in interface org.jclouds.vcloud.domain.Catalog
-
read‐only container for Task elements.
- getTasks() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
-
read‐only container for Task elements.
- getTasks() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
-
- getTasks() - Method in class org.jclouds.vcloud.domain.internal.TasksListImpl
-
- getTasks() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
-
read‐only container for Task elements.
- getTasks() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
-
read-only container for Task elements.
- getTasks() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
read‐only container for Task elements.
- getTasks() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
-
read‐only container for Task elements.
- getTasks() - Method in class org.jclouds.vcloud.domain.network.internal.OrgNetworkImpl
-
read‐only container for Task elements.
- getTasks() - Method in interface org.jclouds.vcloud.domain.network.OrgNetwork
-
read‐only container for Task elements.
- getTasks() - Method in interface org.jclouds.vcloud.domain.Org
-
read‐only container for Task elements.
- getTasks() - Method in interface org.jclouds.vcloud.domain.TasksList
-
- getTasks() - Method in interface org.jclouds.vcloud.domain.VApp
-
read‐only container for Task elements.
- getTasks() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
-
read-only container for Task elements.
- getTasks() - Method in interface org.jclouds.vcloud.domain.VDC
-
read‐only container for Task elements.
- getTasks() - Method in interface org.jclouds.vcloud.domain.Vm
-
read‐only container for Task elements.
- getTasksList(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getTasksList(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getTasksList() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
-
- getTasksList() - Method in interface org.jclouds.vcloud.domain.Org
-
If there are any queued, running, or recently completed tasks owned by a member of the
organization, it also contains a TasksList.
- getTasksList(URI) - Method in interface org.jclouds.vcloud.features.TaskAsyncClient
-
- getTasksList(URI) - Method in interface org.jclouds.vcloud.features.TaskClient
-
- getTasksLists() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.OrgImpl
-
- getTasksLists() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Org
-
If there are any queued, running, or recently completed tasks owned by a
member of the organization, it also contains a TasksList.
- getTemplate() - Method in exception org.jclouds.compute.RunNodesException
-
- getTemplateClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Template features.
- getTemplateClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Template features.
- getTemplateDisplayText() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getTemplateId() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getTemplateId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getTemplateInZone(long, long) - Method in interface org.jclouds.cloudstack.features.TemplateAsyncClient
-
- getTemplateInZone(long, long) - Method in interface org.jclouds.cloudstack.features.TemplateClient
-
get a specific template by id
- getTemplateLimit() - Method in class org.jclouds.cloudstack.domain.Account
-
- getTemplateName() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getTemplateName() - Method in class org.jclouds.glesys.domain.ServerDetails
-
- getTemplateName() - Method in class org.jclouds.glesys.domain.ServerSpec
-
- getTemplateNames() - Method in class org.jclouds.glesys.domain.AllowedArgumentsForCreateServer
-
- getTemplates() - Method in class org.jclouds.cloudstack.domain.Account
-
- getTemplatesAvailable() - Method in class org.jclouds.cloudstack.domain.Account
-
- getTemplateTag() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getTemplateTag() - Method in class org.jclouds.cloudstack.domain.Template
-
- getTemplateType() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getTenant() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Token
-
- getTenantId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- getTenantId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
- getTenantId() - Method in class org.jclouds.openstack.nova.domain.SecurityGroup
-
- getTime() - Method in class org.jclouds.cloudstack.domain.SnapshotPolicySchedule
-
- getTimeout() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getTimeout() - Method in class org.jclouds.trmk.vcloud_0_8.domain.InternetService
-
- getTimePeriod() - Method in class org.jclouds.glesys.domain.Cost
-
- getTimestamp() - Method in class org.jclouds.aws.ec2.domain.Spot
-
- getTimestamp() - Method in class org.jclouds.cloudwatch.domain.Datapoint
-
return Indicates the beginning of the time aggregation for this value and samples.
- getTimestamp() - Method in class org.jclouds.ec2.domain.PasswordData
-
- getTimestamp() - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingTimestamp
-
- getTimezone() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getTimezone() - Method in class org.jclouds.cloudstack.domain.SnapshotPolicy
-
- getTimeZone() - Method in class org.jclouds.cloudstack.domain.User
-
- getTimezoneOffset() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getTo() - Method in interface org.jclouds.deltacloud.domain.Transition
-
- getTo() - Method in class org.jclouds.deltacloud.domain.TransitionAutomatically
-
- getTo() - Method in class org.jclouds.deltacloud.domain.TransitionOnAction
-
- getToken() - Method in interface org.jclouds.atmos.domain.BoundedSet
-
- getToken() - Method in class org.jclouds.atmos.domain.internal.BoundedLinkedHashSet
-
- getToken() - Method in class org.jclouds.atmos.domain.UploadInfo
-
- getToken() - Method in class org.jclouds.atmos.options.ListOptions
-
- getToken() - Method in class org.jclouds.openstack.keystone.v1_1.domain.Auth
-
TODO
- getToken() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Access
-
TODO
- getToPort() - Method in interface org.jclouds.ec2.domain.IpPermission
-
End of port range for the TCP and UDP protocols, or an ICMP code.
- getToPort() - Method in class org.jclouds.ec2.domain.IpPermissionImpl
-
End of port range for the TCP and UDP protocols, or an ICMP code.
- getTotalSize() - Method in class org.jclouds.glesys.domain.Archive
-
- getTrafficType() - Method in class org.jclouds.cloudstack.domain.Network
-
- getTrafficType() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- getTrafficType() - Method in class org.jclouds.cloudstack.domain.NIC
-
the traffic type of the nic
- getTransferGB() - Method in class org.jclouds.glesys.domain.ServerDetails
-
- getTransferGB() - Method in class org.jclouds.glesys.domain.ServerSpec
-
- getTransfersInGB() - Method in class org.jclouds.glesys.domain.AllowedArgumentsForCreateServer
-
- getTransformerForMethod(Method, Injector) - Static method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- getTransports() - Method in class org.jclouds.ovf.VirtualHardwareSection
-
transport types define methods by which the environment document is communicated from the
deployment platform to the guest software.
- getTTL() - Method in class org.jclouds.cloudfiles.domain.ContainerCDNMetadata
-
- getTtl() - Method in class org.jclouds.glesys.domain.DomainRecord
-
- getTTL() - Method in class org.jclouds.hpcloud.objectstorage.lvs.domain.ContainerCDNMetadata
-
- getTx() - Method in class org.jclouds.cloudsigma.domain.ServerMetrics
-
- getTx() - Method in class org.jclouds.elasticstack.domain.ServerMetrics
-
- getTxPackets() - Method in class org.jclouds.cloudsigma.domain.ServerMetrics
-
- getTxPackets() - Method in class org.jclouds.elasticstack.domain.ServerMetrics
-
- getType() - Method in class org.jclouds.atmos.domain.DirectoryEntry
-
- getType() - Method in class org.jclouds.aws.cloudwatch.AWSCloudWatchProviderMetadata
- getType() - Method in class org.jclouds.aws.ec2.AWSEC2ProviderMetadata
- getType() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getType() - Method in class org.jclouds.aws.s3.AWSS3ProviderMetadata
- getType() - Method in class org.jclouds.azureblob.AzureBlobProviderMetadata
- getType() - Method in interface org.jclouds.azureblob.domain.BlobProperties
-
- getType() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- getType() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- getType() - Method in class org.jclouds.blobstore.domain.internal.StorageMetadataImpl
-
Whether this resource is a container, file, etc.
- getType() - Method in interface org.jclouds.blobstore.domain.StorageMetadata
-
Whether this resource is a container, file, etc.
- getType() - Method in class org.jclouds.bluelock.vcloud.zone01.BluelockVCloudZone01ProviderMetadata
- getType() - Method in class org.jclouds.cloudfiles.CloudFilesProviderMetadata
- getType() - Method in class org.jclouds.cloudloadbalancers.CloudLoadBalancersProviderMetadata
- getType() - Method in class org.jclouds.cloudloadbalancers.domain.VirtualIP
-
- getType() - Method in class org.jclouds.cloudonestorage.CloudOneStorageProviderMetadata
- getType() - Method in class org.jclouds.cloudservers.CloudServersProviderMetadata
- getType() - Method in class org.jclouds.cloudsigma.CloudSigmaLasVegasProviderMetadata
- getType() - Method in class org.jclouds.cloudsigma.CloudSigmaZurichProviderMetadata
- getType() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getType() - Method in class org.jclouds.cloudsigma.domain.ProfileInfo
-
- getType() - Method in class org.jclouds.cloudstack.domain.Account
-
- getType() - Method in class org.jclouds.cloudstack.domain.Alert
-
- getType() - Method in class org.jclouds.cloudstack.domain.Capacity
-
- getType() - Method in class org.jclouds.cloudstack.domain.Event
-
- getType() - Method in class org.jclouds.cloudstack.domain.Host
-
- getType() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getType() - Method in class org.jclouds.cloudstack.domain.Template
-
- getType() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getType() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getType() - Method in interface org.jclouds.compute.domain.ComputeMetadata
-
- getType() - Method in class org.jclouds.compute.domain.internal.ComputeMetadataImpl
-
Whether this resource is a container, file, node, queue, etc.
- getType() - Method in class org.jclouds.compute.domain.internal.VolumeImpl
-
Describes the cardinal type of a volume; used to determine scope and exclusivity.
- getType() - Method in interface org.jclouds.compute.domain.Volume
-
Describes the cardinal type of a volume; used to determine scope and exclusivity.
- getType() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
-
Whether this resource is a container, file, node, queue, etc.
- getType() - Method in interface org.jclouds.domain.ResourceMetadata
-
Whether this resource is a container, file, node, queue, etc.
- getType() - Method in class org.jclouds.elastichosts.ElasticHostsBlueSquareLondonProviderMetadata
- getType() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LondonProviderMetadata
- getType() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1LosAngelesProviderMetadata
- getType() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1SanAntonioProviderMetadata
- getType() - Method in class org.jclouds.elastichosts.ElasticHostsPeer1TorontoProviderMetadata
- getType() - Method in class org.jclouds.epc.EucalyptusPartnerCloudEC2ProviderMetadata
- getType() - Method in class org.jclouds.epc.EucalyptusPartnerCloudS3ProviderMetadata
- getType() - Method in class org.jclouds.glesys.domain.DomainRecord
-
- getType() - Method in class org.jclouds.glesys.GleSYSProviderMetadata
- getType() - Method in class org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
- getType() - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- getType() - Method in class org.jclouds.gogrid.domain.Server
-
- getType() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getType() - Method in class org.jclouds.gogrid.GoGridProviderMetadata
- getType() - Method in class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
- getType() - Method in class org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasProviderMetadata
- getType() - Method in class org.jclouds.loadbalancer.domain.internal.LoadBalancerMetadataImpl
-
Type of the resource, ex node, image, size
- getType() - Method in interface org.jclouds.loadbalancer.domain.LoadBalancerMetadata
-
Type of the resource, ex node, image, size
- getType() - Method in class org.jclouds.ninefold.compute.NinefoldComputeProviderMetadata
- getType() - Method in class org.jclouds.ninefold.storage.NinefoldStorageProviderMetadata
- getType() - Method in class org.jclouds.openhosting.OpenHostingEast1ProviderMetadata
- getType() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Service
-
such as compute
(Nova), object-store
(Swift), or image
(Glance)
- getType() - Method in interface org.jclouds.providers.ProviderMetadata
-
- getType() - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- getType() - Method in class org.jclouds.rimuhosting.miro.RimuHostingProviderMetadata
- getType() - Method in interface org.jclouds.savvis.vpdc.domain.Resource
-
- getType() - Method in class org.jclouds.savvis.vpdc.domain.ResourceImpl
-
- getType() - Method in class org.jclouds.savvis.vpdc.domain.VM
-
- getType() - Method in class org.jclouds.savvis.vpdc.SavvisSymphonyVPDCProviderMetadata
- getType() - Method in class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
- getType() - Method in class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
- getType() - Method in class org.jclouds.slicehost.SlicehostProviderMetadata
- getType() - Method in class org.jclouds.softlayer.SoftLayerProviderMetadata
- getType() - Method in class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
- getType() - Method in class org.jclouds.synaptic.storage.SynapticStorageProviderMetadata
- getType() - Method in class org.jclouds.trmk.ecloud.TerremarkECloudProviderMetadata
- getType() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogImpl
- getType() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.CatalogItemImpl
-
- getType() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.ReferenceTypeImpl
-
- getType() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getType() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.ReferenceType
-
- getType() - Method in class org.jclouds.trmk.vcloudexpress.TerremarkVCloudExpressProviderMetadata
- getType() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getType() - Method in class org.jclouds.vcloud.domain.internal.CatalogImpl
- getType() - Method in class org.jclouds.vcloud.domain.internal.CatalogItemImpl
-
- getType() - Method in class org.jclouds.vcloud.domain.internal.ReferenceTypeImpl
-
- getType() - Method in class org.jclouds.vcloud.domain.network.NatService
-
- getType() - Method in class org.jclouds.vcloud.domain.NetworkConnectionSection
-
- getType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
-
- getType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
-
- getType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
-
- getType() - Method in interface org.jclouds.vcloud.domain.ReferenceType
-
- getTypedAlgorithm() - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer
-
- getTypes() - Method in interface org.jclouds.gogrid.services.GridServerAsyncClient
-
- getTypes() - Method in interface org.jclouds.gogrid.services.GridServerClient
-
Retrieves the list of supported server types, for example Web/App Server and Database Server.
- getUnassignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
-
- getUnassignedIpList() - Method in interface org.jclouds.gogrid.services.GridIpClient
-
Returns the list of unassigned IPs.
- getUnassignedPublicIpList() - Method in interface org.jclouds.gogrid.services.GridIpAsyncClient
-
- getUnassignedPublicIpList() - Method in interface org.jclouds.gogrid.services.GridIpClient
-
Returns the list of unassigned public IPs.
- getUnit() - Method in class org.jclouds.cloudservers.domain.RateLimit
-
- getUnit() - Method in class org.jclouds.cloudsigma.domain.IDEDevice
-
- getUnit() - Method in class org.jclouds.cloudsigma.domain.SCSIDevice
-
- getUnit() - Method in class org.jclouds.cloudwatch.domain.Datapoint
-
return Standard unit used for the datapoint.
- getUnit() - Method in interface org.jclouds.deltacloud.domain.HardwareProperty
-
- getUnit() - Method in class org.jclouds.deltacloud.domain.internal.BaseHardwareProperty
- getUnit() - Method in class org.jclouds.elasticstack.domain.IDEDevice
-
- getUnit() - Method in class org.jclouds.elasticstack.domain.SCSIDevice
-
- getUnit() - Method in class org.jclouds.glesys.domain.ResourceUsage
-
- getUnit() - Method in class org.jclouds.glesys.domain.ServerUptime
-
- getUnit() - Method in class org.jclouds.openstack.nova.domain.RateLimit
-
- getUnits() - Method in class org.jclouds.softlayer.domain.ProductItem
-
- getUnits() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Capacity
-
- getUnits() - Method in class org.jclouds.vcloud.domain.Capacity
-
- getUpdated() - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer
-
- getUpdated() - Method in class org.jclouds.cloudservers.domain.Image
-
- getUpdated() - Method in class org.jclouds.openstack.nova.domain.Image
-
- getUpdated() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getUpdatedOn() - Method in class org.jclouds.gogrid.domain.JobProperties
-
- getUpdatedTime() - Method in class org.jclouds.gogrid.domain.ServerImage
-
- getUpdateTime() - Method in class org.jclouds.ec2.domain.BundleTask
-
- getUploadPercentage() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getUploadPercentage() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getUploadPolicy() - Method in class org.jclouds.ec2.domain.BundleInstanceS3Storage
-
- getUploadPolicySignature() - Method in class org.jclouds.ec2.domain.BundleInstanceS3Storage
-
- getUptime() - Method in class org.jclouds.glesys.domain.ServerStatus
-
- getUri() - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- getUri() - Method in interface org.jclouds.atmos.domain.MutableContentMetadata
-
- getUri() - Method in interface org.jclouds.blobstore.domain.StorageMetadata
-
URI used to access this resource
- getUri() - Method in class org.jclouds.cloudservers.domain.RateLimit
-
- getUri() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
-
URI used to access this resource
- getUri() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
-
URI used to access this resource
- getUri() - Method in interface org.jclouds.domain.ResourceMetadata
-
URI used to access this resource
- getURI(String) - Method in class org.jclouds.openstack.functions.ParseAuthenticationResponseFromHeaders
-
- getUri() - Method in class org.jclouds.openstack.nova.domain.RateLimit
-
- getURI() - Method in class org.jclouds.openstack.nova.domain.Resource
-
- getUri() - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- getUri() - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
-
- getUri() - Method in class org.jclouds.openstack.swift.domain.internal.ObjectInfoImpl
- getUri() - Method in interface org.jclouds.openstack.swift.domain.ObjectInfo
-
- getUri() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
- getUri() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
- getUri() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- getUri() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
- getUriFromOrg(Org) - Method in class org.jclouds.trmk.ecloud.functions.OrgURIToDataCentersListEndpoint
-
- getUriFromOrg(Org) - Method in class org.jclouds.trmk.ecloud.functions.OrgURIToTagsListEndpoint
-
- getUriFromOrg(Org) - Method in class org.jclouds.trmk.vcloud_0_8.functions.OrgURIToEndpoint
-
- getUriFromOrg(Org) - Method in class org.jclouds.trmk.vcloud_0_8.functions.OrgURIToKeysListEndpoint
-
- getUrl() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
-
- getUrl() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
-
- getUrl() - Method in interface org.jclouds.azureblob.domain.BlobProperties
-
- getUrl() - Method in interface org.jclouds.azureblob.domain.ContainerProperties
-
- getUrl() - Method in class org.jclouds.azureblob.domain.internal.BlobPropertiesImpl
- getUrl() - Method in class org.jclouds.azureblob.domain.internal.ContainerPropertiesImpl
- getUrl() - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
-
- getUrl() - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
-
- getUrl() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getUrl() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getUrl() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getUsage() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getUsage() - Method in class org.jclouds.glesys.domain.ResourceUsage
-
- getUsageClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Usage
- getUsageClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Usage
- getUsagePrice() - Method in class org.jclouds.ec2.domain.ReservedInstancesOffering
-
- getUsageType() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getUse() - Method in class org.jclouds.cloudsigma.domain.Item
-
- getUsed() - Method in class org.jclouds.trmk.vcloud_0_8.domain.Capacity
-
percentage of the allocation in use.
- getUsed() - Method in class org.jclouds.vcloud.domain.Capacity
-
percentage of the allocation in use.
- getUsedQuota() - Method in class org.jclouds.glesys.domain.EmailAccount
-
- getUseHourlyPricing() - Method in class org.jclouds.softlayer.domain.ProductOrder
-
- getUser() - Method in class org.jclouds.cloudsigma.domain.DriveInfo
-
- getUser() - Method in class org.jclouds.cloudsigma.domain.ServerInfo
-
- getUser() - Method in class org.jclouds.cloudsigma.domain.StaticIPInfo
-
- getUser() - Method in class org.jclouds.cloudsigma.domain.VLANInfo
-
- getUser() - Method in class org.jclouds.domain.LoginCredentials
-
- getUser() - Method in class org.jclouds.elasticstack.domain.DriveInfo
-
- getUser() - Method in class org.jclouds.elasticstack.domain.ServerInfo
-
- getUser() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Access
-
TODO
- getUseragentACL() - Method in class org.jclouds.cloudfiles.domain.ContainerCDNMetadata
-
- getUseragentACL() - Method in class org.jclouds.hpcloud.objectstorage.lvs.domain.ContainerCDNMetadata
-
- getUserClient() - Method in interface org.jclouds.cloudstack.CloudStackDomainAsyncClient
-
Provides asynchronous access to Users
- getUserClient() - Method in interface org.jclouds.cloudstack.CloudStackDomainClient
-
Provides synchronous access to Users
- getUserClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Users
- getUserClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Users
- getUserData() - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
User Data
- getUserData() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- getUserDataForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- getUserDataForInstanceInRegion(String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
- getUserExecutor() - Method in class org.jclouds.rest.internal.UtilsImpl
-
- getUserExecutor() - Method in interface org.jclouds.rest.Utils
-
- getUserID() - Method in class org.jclouds.atmos.domain.SystemMetadata
-
- getUserId() - Method in class org.jclouds.cloudstack.domain.AsyncJob
-
- getUserId() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getUserId() - Method in class org.jclouds.ec2.domain.UserIdGroupPair
-
AWS User ID of an identity.
- getUserId() - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- getUserIdGroupPairs() - Method in interface org.jclouds.ec2.domain.IpPermission
-
List of security group and user ID pairs.
- getUserIdGroupPairs() - Method in class org.jclouds.ec2.domain.IpPermissionImpl
-
List of security group and user ID pairs.
- getUserIds() - Method in class org.jclouds.ec2.domain.Permission
-
- getUserMetadata(String) - Method in interface org.jclouds.atmos.AtmosAsyncClient
-
- getUserMetadata(String) - Method in interface org.jclouds.atmos.AtmosClient
-
- getUserMetadata() - Method in interface org.jclouds.atmos.domain.AtmosObject
-
- getUserMetadata() - Method in class org.jclouds.atmos.domain.internal.AtmosObjectImpl
-
- getUserMetadata() - Method in interface org.jclouds.blobstore.domain.StorageMetadata
-
Any key-value pairs associated with the resource.
- getUserMetadata() - Method in class org.jclouds.compute.options.TemplateOptions
-
- getUserMetadata() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- getUserMetadata() - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
-
Any key-value pairs associated with the resource.
- getUserMetadata() - Method in class org.jclouds.domain.internal.ResourceMetadataImpl
-
Any key-value pairs associated with the resource.
- getUserMetadata() - Method in interface org.jclouds.domain.ResourceMetadata
-
Any key-value pairs associated with the resource.
- getUserMetadata() - Method in class org.jclouds.elasticstack.domain.Item
-
- getUserMetadata() - Method in class org.jclouds.s3.domain.internal.BucketListObjectMetadata
- getUserMetadata() - Method in class org.jclouds.s3.domain.internal.CopyObjectResult
- getUserMetadata() - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- getUserMetadata() - Method in interface org.jclouds.s3.domain.ObjectMetadata
-
- getUsername() - Method in class org.jclouds.byon.Node
-
- getUsername() - Method in class org.jclouds.cloudstack.domain.Event
-
- getUsername() - Method in class org.jclouds.cloudstack.domain.LoginResponse
-
- getUsername() - Method in class org.jclouds.glesys.domain.Archive
-
- getUsername() - Method in class org.jclouds.openstack.keystone.v2_0.domain.PasswordCredentials
-
- getUsername() - Method in class org.jclouds.softlayer.domain.Password
-
- getUsername() - Method in class org.jclouds.ssh.jsch.JschSshClient
-
- getUsername() - Method in interface org.jclouds.ssh.SshClient
-
- getUsername() - Method in class org.jclouds.sshj.SshjSshClient
-
- getUsers() - Method in class org.jclouds.cloudstack.domain.Account
-
- getUtils() - Method in interface org.jclouds.blobstore.BlobStoreContext
-
- getUtils() - Method in class org.jclouds.blobstore.internal.BlobStoreContextImpl
-
- getUtils() - Method in interface org.jclouds.compute.ComputeServiceContext
-
- getUtils() - Method in class org.jclouds.compute.internal.ComputeServiceContextImpl
-
- getUtils() - Method in class org.jclouds.loadbalancer.internal.LoadBalancerServiceContextImpl
-
- getUtils() - Method in interface org.jclouds.loadbalancer.LoadBalancerServiceContext
-
- getUtils() - Method in class org.jclouds.rest.internal.RestContextImpl
-
- getUtils() - Method in interface org.jclouds.rest.RestContext
-
- getUuid() - Method in class org.jclouds.cloudsigma.domain.Item
-
- getUuid() - Method in class org.jclouds.cloudsigma.domain.ProfileInfo
-
- getUuid() - Method in class org.jclouds.cloudsigma.domain.VLANInfo
-
- getUuid() - Method in class org.jclouds.elasticstack.domain.Item
-
- getUuid() - Method in class org.jclouds.elasticstack.domain.WellKnownImage
-
- getUuid() - Method in class org.jclouds.openstack.nova.domain.Server
-
- getUuid() - Method in class org.jclouds.softlayer.domain.VirtualGuest
-
- getValidFrom() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getValidUntil() - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- getValue() - Method in class org.jclouds.aws.ec2.domain.Tag
-
- getValue() - Method in class org.jclouds.blobstore.internal.BaseBlobMap.Entry
-
- getValue() - Method in enum org.jclouds.cim.OSType
-
- getValue() - Method in class org.jclouds.cloudservers.domain.AbsoluteLimit
-
- getValue() - Method in class org.jclouds.cloudservers.domain.RateLimit
-
- getValue() - Method in class org.jclouds.cloudstack.domain.ConfigurationEntry
-
- getValue() - Method in class org.jclouds.collect.AbstractMapEntry
-
- getValue() - Method in interface org.jclouds.deltacloud.domain.HardwareProperty
-
- getValue() - Method in class org.jclouds.deltacloud.domain.internal.BaseHardwareProperty
- getValue() - Method in class org.jclouds.openstack.nova.domain.AbsoluteLimit
-
- getValue() - Method in class org.jclouds.openstack.nova.domain.RateLimit
-
- getValue() - Method in class org.jclouds.ovf.Property
-
- getValue() - Method in class org.jclouds.rimuhosting.miro.domain.MetaData
-
- getVApp(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getVApp(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppAsyncClient
-
- getVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppClient
-
- getVAppCatalog() - Method in interface org.jclouds.trmk.ecloud.domain.ECloudOrg
-
- getVAppCatalog() - Method in class org.jclouds.trmk.ecloud.domain.internal.ECloudOrgImpl
-
- getVAppClient() - Method in interface org.jclouds.vcloud.VCloudAsyncClient
-
Provides asynchronous access to VApp features.
- getVAppClient() - Method in interface org.jclouds.vcloud.VCloudClient
-
Provides synchronous access to VApp features.
- getVAppExtendedInfo(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudAsyncClient
-
- getVAppExtendedInfo(URI) - Method in interface org.jclouds.trmk.ecloud.TerremarkECloudClient
-
Returns extended information for the vApp.
- getVAppScopedLocalId() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
-
read-only identifier created on import
- getVAppScopedLocalId() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
-
read-only identifier created on import
- getVAppScopedLocalId() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
-
- getVAppScopedLocalId() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
-
read-only identifier created on import
- getVAppScopedLocalId() - Method in interface org.jclouds.vcloud.domain.Vm
-
read-only identifier created on import
- getVAppScopedVmId() - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
-
- getVAppTemplate(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getVAppTemplate(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
- getVAppTemplate(URI) - Method in interface org.jclouds.vcloud.features.VAppTemplateAsyncClient
-
- getVAppTemplate(URI) - Method in interface org.jclouds.vcloud.features.VAppTemplateClient
-
- getVAppTemplateClient() - Method in interface org.jclouds.vcloud.VCloudAsyncClient
-
Provides asynchronous access to VApp Template features.
- getVAppTemplateClient() - Method in interface org.jclouds.vcloud.VCloudClient
-
Provides asynchronous access to VApp Template features.
- getVCloudToken() - Method in interface org.jclouds.savvis.vpdc.domain.internal.VCloudSession
-
- getVCloudToken() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VCloudSession
-
- getVCloudToken() - Method in interface org.jclouds.vcloud.domain.VCloudSession
-
- getVcpus() - Method in class org.jclouds.openstack.nova.domain.Flavor
-
- getVDC() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- getVDC() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VApp
-
- getVDC(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- getVDC(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
- getVDC() - Method in class org.jclouds.vcloud.domain.internal.VAppImpl
-
Reference to the vdc containing this vApp.
- getVDC() - Method in class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
-
Reference to the VDC containing this template.
- getVDC() - Method in interface org.jclouds.vcloud.domain.VApp
-
Reference to the vdc containing this vApp.
- getVDC() - Method in interface org.jclouds.vcloud.domain.VAppTemplate
-
Reference to the VDC containing this template.
- getVDC(URI) - Method in interface org.jclouds.vcloud.features.VDCAsyncClient
-
- getVDC(URI) - Method in interface org.jclouds.vcloud.features.VDCClient
-
- getVDCClient() - Method in interface org.jclouds.vcloud.VCloudAsyncClient
-
Provides asynchronous access to VDC features.
- getVDCClient() - Method in interface org.jclouds.vcloud.VCloudClient
-
Provides synchronous access to VDC features.
- getVDCInOrg(String, String) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingAsyncClient
-
- getVDCInOrg(String, String) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingClient
-
VDC is a virtual data center ,the API returns a list of VAPPs own by given bill site Id.
- getVDCs() - Method in class org.jclouds.savvis.vpdc.domain.Org
- getVDCs() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.OrgImpl
-
- getVDCs() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.Org
-
- getVDCs() - Method in class org.jclouds.vcloud.domain.internal.OrgImpl
-
- getVDCs() - Method in interface org.jclouds.vcloud.domain.Org
-
- getVendorSpecificErrorCode() - Method in class org.jclouds.savvis.vpdc.domain.TaskError
-
- getVendorSpecificErrorCode() - Method in class org.jclouds.trmk.vcloud_0_8.domain.internal.ErrorImpl
-
- getVendorSpecificErrorCode() - Method in interface org.jclouds.trmk.vcloud_0_8.domain.VCloudError
-
- getVendorSpecificErrorCode() - Method in class org.jclouds.vcloud.domain.internal.ErrorImpl
-
- getVendorSpecificErrorCode() - Method in interface org.jclouds.vcloud.domain.VCloudError
-
- getVerb() - Method in class org.jclouds.cloudservers.domain.RateLimit
-
- getVerb() - Method in class org.jclouds.openstack.nova.domain.RateLimit
-
- getVersion() - Method in class org.jclouds.cloudstack.domain.Host
-
- getVersion() - Method in interface org.jclouds.compute.domain.Image
-
Version of the image
- getVersion() - Method in class org.jclouds.compute.domain.internal.ImageImpl
-
Version of the image
- getVersion() - Method in class org.jclouds.compute.domain.OperatingSystem
-
version of the operating system; ex.
- getVersion() - Method in class org.jclouds.glesys.domain.Ip
-
- getVersion() - Method in class org.jclouds.openstack.nova.domain.Address
-
- getVersion() - Method in class org.jclouds.openstack.nova.v1_1.domain.Address
-
- getVersionId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
When provversionIding an ID, it is assumed that the endpoint exists in the current OpenStack
deployment
- getVirtualGuest(long) - Method in interface org.jclouds.softlayer.features.VirtualGuestAsyncClient
-
- getVirtualGuest(long) - Method in interface org.jclouds.softlayer.features.VirtualGuestClient
-
- getVirtualGuestClient() - Method in interface org.jclouds.softlayer.SoftLayerAsyncClient
-
Provides asynchronous access to VirtualGuest features.
- getVirtualGuestClient() - Method in interface org.jclouds.softlayer.SoftLayerClient
-
Provides synchronous access to VirtualGuest features.
- getVirtualGuests() - Method in class org.jclouds.softlayer.domain.ProductOrder
-
Gets the virtual guests in this order.
- getVirtualHardwareSection() - Method in class org.jclouds.vcloud.domain.internal.VmImpl
- getVirtualHardwareSection() - Method in interface org.jclouds.vcloud.domain.Vm
-
- getVirtualHardwareSections() - Method in class org.jclouds.ovf.internal.BaseVirtualSystem
-
Each VirtualSystem element may contain one or more VirtualHardwareSection elements, each of
which describes the virtual virtualHardwareSections required by the virtual system.
- getVirtualIp() - Method in class org.jclouds.gogrid.domain.LoadBalancer
-
- getVirtualIPs() - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer
-
- getVirtualizationType() - Method in class org.jclouds.ec2.domain.Image
-
- getVirtualizationType() - Method in class org.jclouds.ec2.domain.RunningInstance
-
Specifies the instance's virtualization type.
- getVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.VirtualMachineAsyncClient
-
- getVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.VirtualMachineClient
-
get a specific VirtualMachine by id
- getVirtualMachineClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to VirtualMachine features.
- getVirtualMachineClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to VirtualMachine features.
- getVirtualMachineDisplayName() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getVirtualMachineDisplayName() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getVirtualMachineDisplayName() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getVirtualMachineId() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getVirtualMachineId() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getVirtualMachineId() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getVirtualMachineId() - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- getVirtualMachineId() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getVirtualMachineId() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getVirtualMachineId() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- getVirtualMachineName() - Method in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- getVirtualMachineName() - Method in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- getVirtualMachineName() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getVirtualMachineName() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getVirtualName() - Method in class org.jclouds.ec2.domain.BlockDeviceMapping
-
- getVirtualQuantity() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
This property specifies the quantity of resources presented to the
consumer.
- getVirtualQuantityUnits() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
This property specifies the units used by the VirtualQuantity property.
- getVirtualSystem() - Method in class org.jclouds.ovf.internal.BaseEnvelope
-
- getVirtualSystemIdentifier() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
VirtualSystemIdentifier shall reflect a unique name for the system as it is used within the
virtualization platform.
- getVirtualSystemIdentifierOf(Vm) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
-
- getVirtualSystemIdentifierOfFirstVMIn(VApp) - Static method in class org.jclouds.vcloud.compute.util.VCloudComputeUtils
-
- getVirtualSystemTypes() - Method in class org.jclouds.cim.VirtualSystemSettingData
-
VirtualSystemType shall reflect a particular type of virtual system.
- getVlan() - Method in class org.jclouds.cloudsigma.domain.NIC
-
- getVLAN() - Method in class org.jclouds.cloudstack.domain.Network
-
- getVlan() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getVLAN() - Method in class org.jclouds.cloudstack.domain.Zone
-
- getVlan() - Method in class org.jclouds.elasticstack.domain.NIC
-
- getVlan() - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo
-
- getVlanClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Vlan
- getVlanClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Vlan
- getVLANId() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getVLANInfo(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- getVLANInfo(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
- getVlanIPRange(long) - Method in interface org.jclouds.cloudstack.features.GlobalVlanAsyncClient
-
Get the details of an IP range by its id.
- getVlanIPRange(long) - Method in interface org.jclouds.cloudstack.features.GlobalVlanClient
-
Get the details of an IP range by its id.
- getVLANName() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getVM(URI, GetVMOptions...) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingAsyncClient
-
- getVM(URI, GetVMOptions...) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingClient
-
- getVm(URI) - Method in interface org.jclouds.vcloud.features.VmAsyncClient
-
- getVm(URI) - Method in interface org.jclouds.vcloud.features.VmClient
-
- getVMClient() - Method in interface org.jclouds.savvis.vpdc.VPDCAsyncClient
-
Provides asynchronous access to VM Operation features.
- getVMClient() - Method in interface org.jclouds.savvis.vpdc.VPDCClient
-
Provides synchronous access to VM Operation features.
- getVmClient() - Method in interface org.jclouds.vcloud.VCloudAsyncClient
-
Provides asynchronous access to Vm features.
- getVmClient() - Method in interface org.jclouds.vcloud.VCloudClient
-
Provides synchronous access to Vm features.
- getVmDisplayName() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getVMGroupClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to VM groups
- getVMGroupClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to VM groups
- getVMInVDC(String, String, String, GetVMOptions...) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingAsyncClient
-
- getVMInVDC(String, String, String, GetVMOptions...) - Method in interface org.jclouds.savvis.vpdc.features.BrowsingClient
-
VAPP is a software solution, the API returns details of virtual machine configuration such as
CPU,RAM Memory and hard drive.
- getVMLimit() - Method in class org.jclouds.cloudstack.domain.Account
-
- getVmName() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getVmNicId() - Method in class org.jclouds.vcloud.domain.network.nat.rules.OneToOneVmRule
-
- getVmNicId() - Method in class org.jclouds.vcloud.domain.network.nat.rules.VmRule
-
- GetVMOptions - Class in org.jclouds.savvis.vpdc.options
-
Contains options supported for the GetVApp operation.
- GetVMOptions() - Constructor for class org.jclouds.savvis.vpdc.options.GetVMOptions
-
- GetVMOptions.Builder - Class in org.jclouds.savvis.vpdc.options
-
- GetVMOptions.Builder() - Constructor for class org.jclouds.savvis.vpdc.options.GetVMOptions.Builder
-
- getVmQuota() - Method in class org.jclouds.vcloud.domain.internal.VDCImpl
-
maximum number of virtual machines that can be deployed in this vDC.
- getVmQuota() - Method in interface org.jclouds.vcloud.domain.VDC
-
maximum number of virtual machines that can be deployed in this vDC.
- getVMs() - Method in class org.jclouds.cloudstack.domain.Account
-
- getVMsAvailable() - Method in class org.jclouds.cloudstack.domain.Account
-
- getVMsRunning() - Method in class org.jclouds.cloudstack.domain.Account
-
- getVMsStopped() - Method in class org.jclouds.cloudstack.domain.Account
-
- getVmState() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getVmwOsType() - Method in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
-
- getVnc() - Method in class org.jclouds.cloudsigma.domain.Server
-
- getVnc() - Method in class org.jclouds.elasticstack.domain.Server
-
- getVolume(long) - Method in interface org.jclouds.cloudstack.features.VolumeAsyncClient
-
- getVolume(long) - Method in interface org.jclouds.cloudstack.features.VolumeClient
-
Get volume by id
- getVolumeClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Volumes
- getVolumeClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Volumes
- getVolumeId() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getVolumeId() - Method in class org.jclouds.cloudstack.domain.SnapshotPolicy
-
- getVolumeId() - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- getVolumeId() - Method in class org.jclouds.ec2.domain.Attachment
-
The ID of the volume.
- getVolumeId() - Method in class org.jclouds.ec2.domain.BlockDevice
-
- getVolumeId() - Method in class org.jclouds.ec2.domain.Snapshot
-
The ID of the volume.
- getVolumeLimit() - Method in class org.jclouds.cloudstack.domain.Account
-
- getVolumeName() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getVolumes() - Method in class org.jclouds.cloudstack.domain.Account
-
- getVolumes() - Method in interface org.jclouds.compute.domain.Hardware
-
volumes associated with this.
- getVolumes() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
-
volumes associated with this.
- getVolumesAvailable() - Method in class org.jclouds.cloudstack.domain.Account
-
- getVolumeSize() - Method in class org.jclouds.ec2.domain.Image.EbsBlockDevice
-
- getVolumeSize() - Method in class org.jclouds.ec2.domain.Snapshot
-
The size of the volume, in GiB.
- getVolumeType() - Method in class org.jclouds.cloudstack.domain.Snapshot
-
- getVpcId() - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance
-
Specifies the VPC in which the instance is running (Amazon Virtual Private
Cloud).
- getWadl() - Method in class org.jclouds.cloudservers.domain.Version
-
- getWeekly() - Method in class org.jclouds.cloudservers.domain.BackupSchedule
-
- getWeight() - Method in class org.jclouds.cim.ResourceAllocationSettingData
-
This property specifies a relative priority for this allocation in
relation to other allocations from the same ResourcePool.
- getWeight() - Method in class org.jclouds.cloudloadbalancers.domain.internal.BaseNode
-
the maximum weight of a node is 100.
- getWindowsServices() - Method in interface org.jclouds.ec2.EC2AsyncClient
-
Provides asynchronous access to Windows services.
- getWindowsServices() - Method in interface org.jclouds.ec2.EC2Client
-
Provides asynchronous access to Windows services.
- getWireLog() - Method in class org.jclouds.http.internal.HttpWire
-
- getWireLog() - Method in class org.jclouds.http.internal.SignatureWire
-
- getWireLog() - Method in class org.jclouds.logging.internal.Wire
-
- getWriteBytes() - Method in class org.jclouds.cloudsigma.domain.DriveMetrics
-
- getWriteBytes() - Method in class org.jclouds.elasticstack.domain.DriveMetrics
-
- getWriteRequests() - Method in class org.jclouds.cloudsigma.domain.DriveMetrics
-
- getWriteRequests() - Method in class org.jclouds.elasticstack.domain.DriveMetrics
-
- getZone() - Method in class org.jclouds.cloudstack.domain.Template
-
- getZone(long) - Method in interface org.jclouds.cloudstack.features.ZoneAsyncClient
-
- getZone(long) - Method in interface org.jclouds.cloudstack.features.ZoneClient
-
get a specific zone by id
- getZone() - Method in class org.jclouds.ec2.domain.AvailabilityZoneInfo
-
the Availability Zone.
- getZoneClient() - Method in interface org.jclouds.cloudstack.CloudStackAsyncClient
-
Provides asynchronous access to Zone features.
- getZoneClient() - Method in interface org.jclouds.cloudstack.CloudStackClient
-
Provides synchronous access to Zone features.
- getZoneClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalAsyncClient
-
Provides asynchronous access to Zone
- getZoneClient() - Method in interface org.jclouds.cloudstack.CloudStackGlobalClient
-
Provides synchronous access to Zone
- getZoneFromLocationOrNull(Location) - Static method in class org.jclouds.ec2.compute.util.EC2ComputeUtils
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.Capacity
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.Cluster
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.Host
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.Network
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.Pod
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.Template
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.UsageRecord
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.VlanIPRange
-
- getZoneId() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.Capacity
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.Cluster
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.Host
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.ISO
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.ISOExtraction
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.Pod
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.PublicIPAddress
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.StoragePool
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.TemplateExtraction
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.VirtualMachine
-
- getZoneName() - Method in class org.jclouds.cloudstack.domain.Volume
-
- getZones() - Method in class org.jclouds.ec2.options.DescribeAvailabilityZonesOptions
-
- getZones() - Method in class org.jclouds.ec2.options.DescribeRegionsOptions
-
- getZoneToken() - Method in class org.jclouds.cloudstack.domain.Zone
-
- GleSYSAsyncClient - Interface in org.jclouds.glesys
-
Provides asynchronous access to GleSYS via their REST API.
- GleSYSClient - Interface in org.jclouds.glesys
-
Provides synchronous access to GleSYS.
- GleSYSComputeServiceAdapter - Class in org.jclouds.glesys.compute
-
- GleSYSComputeServiceAdapter(GleSYSClient, GleSYSAsyncClient, ExecutorService, ComputeServiceConstants.Timeouts, Supplier<Set<? extends Location>>, Provider<String>) - Constructor for class org.jclouds.glesys.compute.GleSYSComputeServiceAdapter
-
- GleSYSComputeServiceAdapter.FindLocationForServerSpec - Class in org.jclouds.glesys.compute
-
- GleSYSComputeServiceAdapter.FindLocationForServerSpec(Supplier<Set<? extends Location>>) - Constructor for class org.jclouds.glesys.compute.GleSYSComputeServiceAdapter.FindLocationForServerSpec
-
- GleSYSComputeServiceContextModule - Class in org.jclouds.glesys.compute.config
-
- GleSYSComputeServiceContextModule() - Constructor for class org.jclouds.glesys.compute.config.GleSYSComputeServiceContextModule
-
- GleSYSComputeServiceContextModule.PasswordProvider - Class in org.jclouds.glesys.compute.config
-
- GleSYSComputeServiceContextModule.PasswordProvider() - Constructor for class org.jclouds.glesys.compute.config.GleSYSComputeServiceContextModule.PasswordProvider
-
- GleSYSConstants - Class in org.jclouds.glesys.reference
-
Configuration properties and constants in GleSYS connections.
- GleSYSConstants() - Constructor for class org.jclouds.glesys.reference.GleSYSConstants
-
- GleSYSContextBuilder - Class in org.jclouds.glesys
-
- GleSYSContextBuilder(Properties) - Constructor for class org.jclouds.glesys.GleSYSContextBuilder
-
- GlesysDateAdapter - Class in org.jclouds.glesys.functions.internal
-
Deprecated.
this should be replaced by standard ISO8601 parser in the next week or so
- GlesysDateAdapter(DateService) - Constructor for class org.jclouds.glesys.functions.internal.GlesysDateAdapter
-
Deprecated.
- GleSYSErrorHandler - Class in org.jclouds.glesys.handlers
-
This will parse and set an appropriate exception on the command object.
- GleSYSErrorHandler() - Constructor for class org.jclouds.glesys.handlers.GleSYSErrorHandler
-
- GleSYSParserModule - Class in org.jclouds.glesys.config
-
- GleSYSParserModule() - Constructor for class org.jclouds.glesys.config.GleSYSParserModule
-
- GleSYSPropertiesBuilder - Class in org.jclouds.glesys
-
Builds properties used in GleSYS Clients
- GleSYSPropertiesBuilder(Properties) - Constructor for class org.jclouds.glesys.GleSYSPropertiesBuilder
-
- GleSYSProviderMetadata - Class in org.jclouds.glesys
-
Implementation of for GleSYS.
- GleSYSProviderMetadata() - Constructor for class org.jclouds.glesys.GleSYSProviderMetadata
-
- GleSYSRestClientModule - Class in org.jclouds.glesys.config
-
Configures the GleSYS connection.
- GleSYSRestClientModule() - Constructor for class org.jclouds.glesys.config.GleSYSRestClientModule
-
- GleSYSTemplateOptions - Class in org.jclouds.glesys.compute.options
-
- GleSYSTemplateOptions() - Constructor for class org.jclouds.glesys.compute.options.GleSYSTemplateOptions
-
- GleSYSTemplateOptions.Builder - Class in org.jclouds.glesys.compute.options
-
- GleSYSTemplateOptions.Builder() - Constructor for class org.jclouds.glesys.compute.options.GleSYSTemplateOptions.Builder
-
- GleSYSTypeAdapters - Class in org.jclouds.glesys.functions.internal
-
- GleSYSTypeAdapters() - Constructor for class org.jclouds.glesys.functions.internal.GleSYSTypeAdapters
-
- GleSYSTypeAdapters.ServerStateAdapter - Class in org.jclouds.glesys.functions.internal
-
- GleSYSTypeAdapters.ServerStateAdapter() - Constructor for class org.jclouds.glesys.functions.internal.GleSYSTypeAdapters.ServerStateAdapter
-
- GlobalAccountAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack Account features available to Global
Admin users.
- GlobalAccountClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Account features available to Global
Admin users.
- GlobalAlertAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack Account features available to Global
Admin users.
- GlobalAlertClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Alerts features available to Global
Admin users.
- GlobalCapacityAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack Account features available to Global
Admin users.
- GlobalCapacityClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Capacities features available to Global
Admin users.
- GlobalConfigurationAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack Configuration features available to Global
Admin users.
- GlobalConfigurationClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Configuration features available to Global
Admin users.
- GlobalDomainAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack Domain features available to Global
Admin users.
- GlobalDomainClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Domain features available to Global
Admin users.
- GlobalHostAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to cloudstack via their REST API.
- GlobalHostClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack host features.
- GlobalOfferingAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to cloudstack via their REST API.
- GlobalOfferingClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack zone features.
- GlobalPodAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack Pod features available to Global
Admin users.
- GlobalPodClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Pod features available to Global
Admin users.
- GlobalStoragePoolAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack storage pool features.
- GlobalStoragePoolClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack storage pool features.
- GlobalUsageAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack usage features.
- GlobalUsageClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack usage features.
- GlobalUserAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack User features available to Global
Admin users.
- GlobalUserClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack User features available to Global
Admin users.
- GlobalVlanAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to cloudstack via their REST API.
- GlobalVlanClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack VLAN features.
- GlobalZoneAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack Account features available to Global
Admin users.
- GlobalZoneClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Zone features available to Global
Admin users.
- Go2CloudJohannesburg1ComputeServiceContextModule - Class in org.jclouds.go2cloud.config
-
- Go2CloudJohannesburg1ComputeServiceContextModule() - Constructor for class org.jclouds.go2cloud.config.Go2CloudJohannesburg1ComputeServiceContextModule
-
- Go2CloudJohannesburg1ContextBuilder - Class in org.jclouds.go2cloud
-
- Go2CloudJohannesburg1ContextBuilder(Properties) - Constructor for class org.jclouds.go2cloud.Go2CloudJohannesburg1ContextBuilder
-
- Go2CloudJohannesburg1PropertiesBuilder - Class in org.jclouds.go2cloud
-
- Go2CloudJohannesburg1PropertiesBuilder(Properties) - Constructor for class org.jclouds.go2cloud.Go2CloudJohannesburg1PropertiesBuilder
-
- Go2CloudJohannesburg1ProviderMetadata - Class in org.jclouds.go2cloud
-
Implementation of org.jclouds.types.ProviderMetadata
for Go2Cloud's
Johannesburg1 provider.
- Go2CloudJohannesburg1ProviderMetadata() - Constructor for class org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
-
- GOGRID_OS_PATTERN - Static variable in class org.jclouds.gogrid.compute.functions.ServerImageToImage
-
- GOGRID_VERSION_PATTERN - Static variable in class org.jclouds.gogrid.compute.functions.ServerImageToImage
-
- GoGridAsyncClient - Interface in org.jclouds.gogrid
-
- GoGridClient - Interface in org.jclouds.gogrid
-
- GoGridComputeService - Class in org.jclouds.gogrid.compute
-
- GoGridComputeService(ComputeServiceContext, Map<String, Credentials>, Supplier<Set<? extends Image>>, Supplier<Set<? extends Hardware>>, Supplier<Set<? extends Location>>, ListNodesStrategy, GetNodeMetadataStrategy, CreateNodesInGroupThenAddToSet, RebootNodeStrategy, DestroyNodeStrategy, ResumeNodeStrategy, SuspendNodeStrategy, Provider<TemplateBuilder>, Provider<TemplateOptions>, Predicate<AtomicReference<NodeMetadata>>, Predicate<AtomicReference<NodeMetadata>>, Predicate<AtomicReference<NodeMetadata>>, InitializeRunScriptOnNodeOrPlaceInBadMap.Factory, InitAdminAccess, RunScriptOnNode.Factory, PersistNodeCredentials, ComputeServiceConstants.Timeouts, ExecutorService) - Constructor for class org.jclouds.gogrid.compute.GoGridComputeService
-
- GoGridComputeServiceAdapter - Class in org.jclouds.gogrid.compute.strategy
-
- GoGridComputeServiceAdapter(GoGridClient, Function<Hardware, String>, ComputeServiceConstants.Timeouts) - Constructor for class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
-
- GoGridComputeServiceContextModule - Class in org.jclouds.gogrid.compute.config
-
- GoGridComputeServiceContextModule() - Constructor for class org.jclouds.gogrid.compute.config.GoGridComputeServiceContextModule
-
- GoGridConstants - Interface in org.jclouds.gogrid.reference
-
Configuration properties and constants used in GoGrid connections.
- GoGridContextBuilder - Class in org.jclouds.gogrid
-
- GoGridContextBuilder(Properties) - Constructor for class org.jclouds.gogrid.GoGridContextBuilder
-
- GoGridDefaultLocationSupplier - Class in org.jclouds.gogrid.location
-
- GoGridErrorHandler - Class in org.jclouds.gogrid.handlers
-
- GoGridErrorHandler(ParseJson<GenericResponseContainer<ErrorResponse>>) - Constructor for class org.jclouds.gogrid.handlers.GoGridErrorHandler
-
- GoGridHardwareSupplier - Class in org.jclouds.gogrid.compute.suppliers
-
- GoGridHardwareSupplier() - Constructor for class org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
-
- GoGridHeaders - Interface in org.jclouds.gogrid.reference
-
- GoGridParserModule - Class in org.jclouds.gogrid.config
-
Configures the GoGrid connection.
- GoGridParserModule() - Constructor for class org.jclouds.gogrid.config.GoGridParserModule
-
- GoGridPropertiesBuilder - Class in org.jclouds.gogrid
-
Builds properties used in GoGrid Clients
- GoGridPropertiesBuilder(Properties) - Constructor for class org.jclouds.gogrid.GoGridPropertiesBuilder
-
- GoGridProviderMetadata - Class in org.jclouds.gogrid
-
Implementation of @ link org.jclouds.types.ProviderMetadata} for GoGrid.
- GoGridProviderMetadata() - Constructor for class org.jclouds.gogrid.GoGridProviderMetadata
-
- GoGridQueryParams - Interface in org.jclouds.gogrid.reference
-
- GoGridResponseException - Exception in org.jclouds.gogrid
-
- GoGridResponseException(HttpCommand, HttpResponse, Set<ErrorResponse>) - Constructor for exception org.jclouds.gogrid.GoGridResponseException
-
- GoGridRestClientModule - Class in org.jclouds.gogrid.config
-
Configures the GoGrid connection.
- GoGridRestClientModule() - Constructor for class org.jclouds.gogrid.config.GoGridRestClientModule
-
- GoGridTemplateOptions - Class in org.jclouds.gogrid.compute.options
-
- GoGridTemplateOptions() - Constructor for class org.jclouds.gogrid.compute.options.GoGridTemplateOptions
-
- GoGridTemplateOptions.Builder - Class in org.jclouds.gogrid.compute.options
-
- GoGridTemplateOptions.Builder() - Constructor for class org.jclouds.gogrid.compute.options.GoGridTemplateOptions.Builder
-
- goodChar - Static variable in enum org.jclouds.util.PasswordGenerator
-
- GoogleAppEngineConfigurationModule - Class in org.jclouds.gae.config
-
- GoogleAppEngineConfigurationModule() - Constructor for class org.jclouds.gae.config.GoogleAppEngineConfigurationModule
-
- grantSudoToAdminUser(boolean) - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Builder
-
- GreenHouseDataElementVCloudComputeServiceContextModule - Class in org.jclouds.greenhousedata.element.vcloud.config
-
per docs, we are to use pool mode.
- GreenHouseDataElementVCloudComputeServiceContextModule() - Constructor for class org.jclouds.greenhousedata.element.vcloud.config.GreenHouseDataElementVCloudComputeServiceContextModule
-
- GreenHouseDataElementVCloudContextBuilder - Class in org.jclouds.greenhousedata.element.vcloud
- GreenHouseDataElementVCloudContextBuilder(Properties) - Constructor for class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudContextBuilder
-
- GreenHouseDataElementVCloudPropertiesBuilder - Class in org.jclouds.greenhousedata.element.vcloud
-
- GreenHouseDataElementVCloudPropertiesBuilder(Properties) - Constructor for class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudPropertiesBuilder
-
- GreenHouseDataElementVCloudProviderMetadata - Class in org.jclouds.greenhousedata.element.vcloud
-
Implementation of org.jclouds.types.ProviderMetadata
for Green House Data Element vCloud
- GreenHouseDataElementVCloudProviderMetadata() - Constructor for class org.jclouds.greenhousedata.element.vcloud.GreenHouseDataElementVCloudProviderMetadata
-
- GreenHouseDataElementVCloudRestClientModule - Class in org.jclouds.greenhousedata.element.vcloud.config
-
Configures the VCloud authentication service connection, including logging and http transport.
- GreenHouseDataElementVCloudRestClientModule() - Constructor for class org.jclouds.greenhousedata.element.vcloud.config.GreenHouseDataElementVCloudRestClientModule
-
- GridImageAsyncClient - Interface in org.jclouds.gogrid.services
-
- GridImageClient - Interface in org.jclouds.gogrid.services
-
Manages the server images
- GridIpAsyncClient - Interface in org.jclouds.gogrid.services
-
- GridIpClient - Interface in org.jclouds.gogrid.services
-
- GridJobAsyncClient - Interface in org.jclouds.gogrid.services
-
- GridJobClient - Interface in org.jclouds.gogrid.services
-
Manages the customer's jobs.
- GridLoadBalancerAsyncClient - Interface in org.jclouds.gogrid.services
-
- GridLoadBalancerClient - Interface in org.jclouds.gogrid.services
-
- GridServerAsyncClient - Interface in org.jclouds.gogrid.services
-
Provides asynchronous access to GoGrid via their REST API.
- GridServerClient - Interface in org.jclouds.gogrid.services
-
Provides synchronous access to GoGrid.
- group - Variable in class org.jclouds.byon.domain.YamlNode
-
- group(String) - Method in class org.jclouds.byon.Node.Builder
-
- group(String) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- group(String) - Static method in class org.jclouds.cloudstack.options.DeployVirtualMachineOptions.Builder
-
- group(String) - Method in class org.jclouds.cloudstack.options.DeployVirtualMachineOptions
-
- group(String) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
-
- group(String) - Method in class org.jclouds.scriptbuilder.statements.login.UserAdd.Builder
-
- GROUP_ACL - Static variable in interface org.jclouds.atmos.reference.AtmosHeaders
-
- groupId(String) - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance.Builder
-
- groupId(long) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- groupId(long) - Static method in class org.jclouds.cloudstack.options.ListVirtualMachinesOptions.Builder
-
- groupId(long) - Method in class org.jclouds.cloudstack.options.ListVirtualMachinesOptions
-
- groupId(String) - Method in class org.jclouds.ec2.domain.IpPermissionImpl.Builder
-
- groupId(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- groupIds(Iterable<String>) - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance.Builder
-
- groupIds(Iterable<String>) - Method in class org.jclouds.ec2.domain.IpPermissionImpl.Builder
-
- groupIds - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- groupIds(Iterable<String>) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- groupIds - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- groups(Iterable<String>) - Method in class org.jclouds.scriptbuilder.statements.login.UserAdd.Builder
-
- GsonModule - Class in org.jclouds.json.config
-
Contains logic for parsing objects from Strings.
- GsonModule() - Constructor for class org.jclouds.json.config.GsonModule
-
- GsonModule.ByteArrayAdapter - Class in org.jclouds.json.config
-
- GsonModule.ByteArrayAdapter() - Constructor for class org.jclouds.json.config.GsonModule.ByteArrayAdapter
-
- GsonModule.ByteListAdapter - Class in org.jclouds.json.config
-
- GsonModule.ByteListAdapter() - Constructor for class org.jclouds.json.config.GsonModule.ByteListAdapter
-
- GsonModule.CDateAdapter - Class in org.jclouds.json.config
-
- GsonModule.CDateAdapter(DateService) - Constructor for class org.jclouds.json.config.GsonModule.CDateAdapter
-
- GsonModule.DateAdapter - Class in org.jclouds.json.config
-
- GsonModule.DateAdapter() - Constructor for class org.jclouds.json.config.GsonModule.DateAdapter
-
- GsonModule.HexByteArrayAdapter - Class in org.jclouds.json.config
-
- GsonModule.HexByteArrayAdapter() - Constructor for class org.jclouds.json.config.GsonModule.HexByteArrayAdapter
-
- GsonModule.HexByteListAdapter - Class in org.jclouds.json.config
-
- GsonModule.HexByteListAdapter() - Constructor for class org.jclouds.json.config.GsonModule.HexByteListAdapter
-
- GsonModule.Iso8601DateAdapter - Class in org.jclouds.json.config
-
- GsonModule.Iso8601DateAdapter(DateService) - Constructor for class org.jclouds.json.config.GsonModule.Iso8601DateAdapter
-
- GsonModule.JsonAdapterBindings - Class in org.jclouds.json.config
-
- GsonModule.JsonAdapterBindings() - Constructor for class org.jclouds.json.config.GsonModule.JsonAdapterBindings
-
- GsonModule.LongDateAdapter - Class in org.jclouds.json.config
-
- GsonModule.LongDateAdapter() - Constructor for class org.jclouds.json.config.GsonModule.LongDateAdapter
-
- GsonModule.NullHackJsonBallAdapter - Class in org.jclouds.json.config
-
- GsonModule.NullHackJsonBallAdapter() - Constructor for class org.jclouds.json.config.GsonModule.NullHackJsonBallAdapter
-
- GsonModule.PropertiesAdapter - Class in org.jclouds.json.config
-
- GsonModule.PropertiesAdapter(Provider<Gson>) - Constructor for class org.jclouds.json.config.GsonModule.PropertiesAdapter
-
- GsonWrapper - Class in org.jclouds.json.internal
-
- GsonWrapper(Gson) - Constructor for class org.jclouds.json.internal.GsonWrapper
-
- GUEST_MASK - Static variable in interface org.jclouds.softlayer.features.VirtualGuestAsyncClient
-
- guestCIDRAddress(String) - Method in class org.jclouds.cloudstack.domain.Zone.Builder
-
- guestCIDRAddress(String) - Static method in class org.jclouds.cloudstack.options.CreateZoneOptions.Builder
-
- guestCIDRAddress(String) - Method in class org.jclouds.cloudstack.options.CreateZoneOptions
-
- guestCIDRAddress(String) - Static method in class org.jclouds.cloudstack.options.UpdateZoneOptions.Builder
-
- guestCIDRAddress(String) - Method in class org.jclouds.cloudstack.options.UpdateZoneOptions
-
- guestCustomization - Variable in class org.jclouds.vcloud.xml.VmHandler
-
- guestCustomizationHandler - Variable in class org.jclouds.vcloud.xml.VmHandler
-
- GuestCustomizationSection - Class in org.jclouds.vcloud.domain
-
The GuestCustomization of a Vm contains customization parameters for the guest operating system
of the virtual machine.
- GuestCustomizationSection(URI) - Constructor for class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- GuestCustomizationSection(String, URI, String, Boolean, Boolean, String, Boolean, Boolean, String, String, String, Boolean, Boolean, String, Boolean, String, String, ReferenceType) - Constructor for class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- GUESTCUSTOMIZATIONSECTION_XML - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.guestCustomizationSection+xml"
- GUESTCUSTOMIZATIONSECTION_XML - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.guestCustomizationSection+xml"
- GUESTCUSTOMIZATIONSECTION_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.guestCustomizationSection+xml"
- GUESTCUSTOMIZATIONSECTION_XML_TYPE - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.guestCustomizationSection+xml"
- GUESTCUSTOMIZATIONSECTION_XML_TYPE - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.guestCustomizationSection+xml"
- GUESTCUSTOMIZATIONSECTION_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.guestCustomizationSection+xml"
- GuestCustomizationSectionHandler - Class in org.jclouds.vcloud.xml
-
- GuestCustomizationSectionHandler() - Constructor for class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
-
- GuestIPType - Enum in org.jclouds.cloudstack.domain
-
- guestIPType(GuestIPType) - Method in class org.jclouds.cloudstack.domain.Network.Builder
-
- guestIPType(GuestIPType) - Method in class org.jclouds.cloudstack.domain.NetworkOffering.Builder
-
- guestIPType(GuestIPType) - Method in class org.jclouds.cloudstack.domain.NIC.Builder
-
- GuestOSAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to cloudstack via their REST API.
- GuestOSClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Operating System features.
- guestOSId(long) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- GZIP - Static variable in class org.jclouds.encryption.internal.Base64
-
Specify that data should be gzip-compressed.
- S3_REST_API_XML_NAMESPACE - Static variable in interface org.jclouds.s3.reference.S3Constants
-
S3 service's XML Namespace, as used in XML request and response documents.
- S3AsyncBlobStore - Class in org.jclouds.s3.blobstore
-
- S3AsyncBlobStore(BlobStoreContext, BlobUtils, ExecutorService, Supplier<Location>, Supplier<Set<? extends Location>>, S3AsyncClient, S3Client, BucketToResourceMetadata, ContainerToBucketListOptions, BucketToResourceList, ObjectToBlob, BlobToHttpGetOptions, BlobToObject, ObjectToBlobMetadata, Provider<FetchBlobMetadata>, LoadingCache<String, AccessControlList>) - Constructor for class org.jclouds.s3.blobstore.S3AsyncBlobStore
-
- S3AsyncClient - Interface in org.jclouds.s3
-
Provides asynchronous access to S3 via their REST API.
- S3BlobRequestSigner - Class in org.jclouds.s3.blobstore
-
- S3BlobRequestSigner(RestAnnotationProcessor<S3AsyncClient>, BlobToObject, BlobToHttpGetOptions) - Constructor for class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
- S3BlobStore - Class in org.jclouds.s3.blobstore
-
- S3BlobStore(BlobStoreContext, BlobUtils, Supplier<Location>, Supplier<Set<? extends Location>>, S3Client, BucketToResourceMetadata, ContainerToBucketListOptions, BucketToResourceList, ObjectToBlob, BlobToHttpGetOptions, BlobToObject, ObjectToBlobMetadata, Provider<FetchBlobMetadata>, LoadingCache<String, AccessControlList>) - Constructor for class org.jclouds.s3.blobstore.S3BlobStore
-
- S3BlobStoreContextModule - Class in org.jclouds.s3.blobstore.config
-
- S3BlobStoreContextModule() - Constructor for class org.jclouds.s3.blobstore.config.S3BlobStoreContextModule
-
- S3Client - Interface in org.jclouds.s3
-
Provides access to S3 via their REST API.
- S3Constants - Interface in org.jclouds.s3.reference
-
Configuration properties and constants used in S3 connections.
- S3ContextBuilder - Class in org.jclouds.s3
-
Creates S3Context
or Injector
instances based on the most commonly requested
arguments.
- S3ContextBuilder(Properties) - Constructor for class org.jclouds.s3.S3ContextBuilder
-
- S3Headers - Interface in org.jclouds.s3.reference
-
Additional headers specified by Amazon S3 REST API.
- S3Object - Interface in org.jclouds.s3.domain
-
Amazon S3 is designed to store objects.
- S3Object.Factory - Interface in org.jclouds.s3.domain
-
- S3ObjectImpl - Class in org.jclouds.s3.domain.internal
-
- S3ObjectImpl(MutableObjectMetadata) - Constructor for class org.jclouds.s3.domain.internal.S3ObjectImpl
-
- S3ObjectModule - Class in org.jclouds.s3.config
-
Configures the domain object mappings needed for all S3 implementations
- S3ObjectModule() - Constructor for class org.jclouds.s3.config.S3ObjectModule
-
- S3ParserModule - Class in org.jclouds.s3.config
-
- S3ParserModule() - Constructor for class org.jclouds.s3.config.S3ParserModule
-
- S3PropertiesBuilder - Class in org.jclouds.s3
-
Builds properties used in S3 Connections
- S3PropertiesBuilder(Properties) - Constructor for class org.jclouds.s3.S3PropertiesBuilder
-
- S3PropertiesBuilder() - Constructor for class org.jclouds.s3.S3PropertiesBuilder
-
- S3RedirectionRetryHandler - Class in org.jclouds.s3.handlers
-
Handles Retryable responses with error codes in the 3xx range
- S3RedirectionRetryHandler(Provider<UriBuilder>, BackoffLimitedRetryHandler, AWSUtils) - Constructor for class org.jclouds.s3.handlers.S3RedirectionRetryHandler
-
- S3RestClientModule<S extends S3Client,A extends S3AsyncClient> - Class in org.jclouds.s3.config
-
Configures the S3 connection, including logging and http transport.
- S3RestClientModule(Class<S>, Class<A>) - Constructor for class org.jclouds.s3.config.S3RestClientModule
-
- S3Utils - Class in org.jclouds.s3.util
-
Encryption, Hashing, and IO Utilities needed to sign and verify S3 requests and responses.
- S3Utils() - Constructor for class org.jclouds.s3.util.S3Utils
-
- SA_EAST_1 - Static variable in class org.jclouds.aws.domain.Region
-
SA-EAST-1 (Sao Paolo)
- sameThreadExecutor() - Static method in class org.jclouds.concurrent.MoreExecutors
-
Taken from @link com.google.common.util.concurrent.MoreExecutors} as it was hidden and
therefore incapable of instanceof checks.
- SaveHttpResponseTo - Class in org.jclouds.scriptbuilder.domain
-
saves the content of the http response to a file
- SaveHttpResponseTo(String, String, String, URI, Multimap<String, String>) - Constructor for class org.jclouds.scriptbuilder.domain.SaveHttpResponseTo
-
- saveHttpResponseTo(URI, String, String) - Static method in class org.jclouds.scriptbuilder.domain.Statements
-
- saveImageFromServer(String, String, SaveImageOptions...) - Method in interface org.jclouds.gogrid.services.GridImageAsyncClient
-
- saveImageFromServer(String, String, SaveImageOptions...) - Method in interface org.jclouds.gogrid.services.GridImageClient
-
This call will save a private (visible to only you) server image to your
library of available images.
- SaveImageOptions - Class in org.jclouds.gogrid.options
-
- SaveImageOptions() - Constructor for class org.jclouds.gogrid.options.SaveImageOptions
-
- SaveImageOptions.Builder - Class in org.jclouds.gogrid.options
-
- SaveImageOptions.Builder() - Constructor for class org.jclouds.gogrid.options.SaveImageOptions.Builder
-
- SavvisSymphonyVPDCProviderMetadata - Class in org.jclouds.savvis.vpdc
-
Implementation of org.jclouds.types.ProviderMetadata
for Savvis Symphony VPDC services.
- SavvisSymphonyVPDCProviderMetadata() - Constructor for class org.jclouds.savvis.vpdc.SavvisSymphonyVPDCProviderMetadata
-
- SaxParserModule - Class in org.jclouds.http.functions.config
-
Contains logic for parsing objects from Strings.
- SaxParserModule() - Constructor for class org.jclouds.http.functions.config.SaxParserModule
-
- SaxUtils - Class in org.jclouds.util
-
- SaxUtils() - Constructor for class org.jclouds.util.SaxUtils
-
- schedule(String) - Method in class org.jclouds.cloudstack.domain.SnapshotPolicy.Builder
-
- schema - Variable in class org.jclouds.trmk.vcloud_0_8.binders.BindCloneVAppParamsToXmlPayload
-
- schema - Variable in class org.jclouds.trmk.vcloud_0_8.binders.BindInstantiateVAppTemplateParamsToXmlPayload
-
- schema - Variable in class org.jclouds.trmk.vcloud_0_8.binders.BindVAppConfigurationToXmlPayload
-
- schema - Variable in class org.jclouds.vcloud.binders.BindCaptureVAppParamsToXmlPayload
-
- schema - Variable in class org.jclouds.vcloud.binders.BindCatalogItemToXmlPayload
-
- schema - Variable in class org.jclouds.vcloud.binders.BindCloneParamsToXmlPayload
-
- schema - Variable in class org.jclouds.vcloud.binders.BindCPUCountToXmlPayload
-
- schema - Variable in class org.jclouds.vcloud.binders.BindGuestCustomizationSectionToXmlPayload
-
- schema - Variable in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
-
- schema - Variable in class org.jclouds.vcloud.binders.BindMemoryToXmlPayload
-
- schema - Variable in class org.jclouds.vcloud.binders.BindNetworkConnectionSectionToXmlPayload
-
- scope - Variable in class org.jclouds.domain.LocationBuilder
-
- scope(LocationScope) - Method in class org.jclouds.domain.LocationBuilder
-
- script - Variable in class org.jclouds.compute.options.TemplateOptions
-
- ScriptBuilder - Class in org.jclouds.scriptbuilder
-
Creates a shell script.
- ScriptBuilder() - Constructor for class org.jclouds.scriptbuilder.ScriptBuilder
-
- scriptComplete - Variable in class org.jclouds.compute.reference.ComputeServiceConstants.Timeouts
-
- ScriptStatusReturnsZero - Class in org.jclouds.compute.predicates
-
Tests to if the runscript is still running
- ScriptStatusReturnsZero() - Constructor for class org.jclouds.compute.predicates.ScriptStatusReturnsZero
-
- ScriptStatusReturnsZero.CommandUsingClient - Class in org.jclouds.compute.predicates
-
- ScriptStatusReturnsZero.CommandUsingClient(String, SshClient) - Constructor for class org.jclouds.compute.predicates.ScriptStatusReturnsZero.CommandUsingClient
-
- ScriptStillRunningException - Exception in org.jclouds.compute.callables
-
- ScriptStillRunningException(long, TimeUnit, ListenableFuture<ExecResponse>) - Constructor for exception org.jclouds.compute.callables.ScriptStillRunningException
-
- ScriptStillRunningException(String, ListenableFuture<ExecResponse>) - Constructor for exception org.jclouds.compute.callables.ScriptStillRunningException
-
- SCSIDevice - Class in org.jclouds.cloudsigma.domain
-
- SCSIDevice(String, MediaType, int) - Constructor for class org.jclouds.cloudsigma.domain.SCSIDevice
-
- SCSIDevice - Class in org.jclouds.elasticstack.domain
-
- SCSIDevice(String, MediaType, int) - Constructor for class org.jclouds.elasticstack.domain.SCSIDevice
-
- SCSIDevice.Builder - Class in org.jclouds.cloudsigma.domain
-
- SCSIDevice.Builder(int) - Constructor for class org.jclouds.cloudsigma.domain.SCSIDevice.Builder
-
- SCSIDevice.Builder - Class in org.jclouds.elasticstack.domain
-
- SCSIDevice.Builder(int) - Constructor for class org.jclouds.elasticstack.domain.SCSIDevice.Builder
-
- SECOND_PATTERN - Static variable in class org.jclouds.date.internal.DateUtils
-
- secondaryDNS(String) - Static method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions.Builder
-
- secondaryDNS(String) - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
- seconds - Variable in class org.jclouds.compute.options.RunScriptOptions
-
- seconds(long) - Method in class org.jclouds.compute.predicates.RetryIfSocketNotYetOpen
-
- secretKey(String) - Method in class org.jclouds.cloudstack.domain.ApiKeyPair.Builder
-
- secretKey(String) - Method in class org.jclouds.cloudstack.domain.User.Builder
-
- secretKey - Variable in class org.jclouds.openstack.keystone.v2_0.domain.ApiAccessKeyCredentials.Builder
-
- secretKey(String) - Method in class org.jclouds.openstack.keystone.v2_0.domain.ApiAccessKeyCredentials.Builder
-
- secretKey - Variable in class org.jclouds.openstack.keystone.v2_0.domain.ApiAccessKeyCredentials
-
- Section<T extends Section<T>> - Class in org.jclouds.ovf
-
Metadata about a virtual machine or grouping of them
- Section(String) - Constructor for class org.jclouds.ovf.Section
-
- section - Variable in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
-
- Section.Builder<T extends Section<T>> - Class in org.jclouds.ovf
-
- Section.Builder() - Constructor for class org.jclouds.ovf.Section.Builder
-
- SectionHandler<T extends Section<T>,B extends Section.Builder<T>> - Class in org.jclouds.ovf.xml
-
- SectionHandler(Provider<B>) - Constructor for class org.jclouds.ovf.xml.SectionHandler
-
- SECURITY_TOKEN - Static variable in interface org.jclouds.s3.reference.S3Headers
-
DevPay token header
- securityClient - Variable in class org.jclouds.ec2.compute.functions.CreateSecurityGroupIfNeeded
-
- securityGroup() - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- SecurityGroup - Class in org.jclouds.cloudstack.domain
-
- SecurityGroup(long, String, String, String, String, long, Long, Integer, Set<IngressRule>) - Constructor for class org.jclouds.cloudstack.domain.SecurityGroup
-
- SecurityGroup - Class in org.jclouds.ec2.domain
-
- SecurityGroup(String, String, String, String, String, Set<IpPermissionImpl>) - Constructor for class org.jclouds.ec2.domain.SecurityGroup
-
- SecurityGroup - Class in org.jclouds.openstack.nova.domain
-
Defines a security group
- SecurityGroup() - Constructor for class org.jclouds.openstack.nova.domain.SecurityGroup
-
- SecurityGroup.Builder - Class in org.jclouds.cloudstack.domain
-
- SecurityGroup.Builder() - Constructor for class org.jclouds.cloudstack.domain.SecurityGroup.Builder
-
- SecurityGroupAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to cloudstack via their REST API.
- SecurityGroupAsyncClient - Interface in org.jclouds.ec2.services
-
Provides access to EC2 via their REST API.
- SecurityGroupClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack security group features.
- SecurityGroupClient - Interface in org.jclouds.ec2.services
-
Provides access to EC2 via their REST API.
- securityGroupEnabled(boolean) - Method in class org.jclouds.cloudstack.domain.Network.Builder
-
- securityGroupEnabled(boolean) - Static method in class org.jclouds.cloudstack.options.CreateZoneOptions.Builder
-
- securityGroupEnabled(boolean) - Method in class org.jclouds.cloudstack.options.CreateZoneOptions
-
- securityGroupEnabled(boolean) - Static method in class org.jclouds.cloudstack.options.UpdateZoneOptions.Builder
-
- securityGroupEnabled(boolean) - Method in class org.jclouds.cloudstack.options.UpdateZoneOptions
-
- securityGroupEventualConsistencyDelay(SecurityGroupPresent, long) - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
-
- securityGroupEventualConsistencyDelay - Variable in class org.jclouds.ec2.compute.functions.CreateSecurityGroupIfNeeded
-
- securityGroupId(String) - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification.Builder
-
- securityGroupId(long) - Static method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions.Builder
-
- securityGroupId(long) - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- securityGroupId(long) - Static method in class org.jclouds.cloudstack.options.DeployVirtualMachineOptions.Builder
-
- securityGroupId(long) - Method in class org.jclouds.cloudstack.options.DeployVirtualMachineOptions
-
- securityGroupIds(String...) - Static method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions.Builder
-
- securityGroupIds(Iterable<String>) - Static method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions.Builder
-
- securityGroupIds(String...) - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
- securityGroupIds(Iterable<String>) - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
Specifies the security group ids to be used for nodes with this template
- securityGroupIds - Variable in class org.jclouds.aws.ec2.domain.LaunchSpecification.Builder
-
- securityGroupIds(Iterable<String>) - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification.Builder
-
- securityGroupIds - Variable in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
- securityGroupIds(Iterable<Long>) - Static method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions.Builder
-
- securityGroupIds - Variable in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- securityGroupIds(Iterable<Long>) - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- securityGroupIds(Iterable<Long>) - Static method in class org.jclouds.cloudstack.options.DeployVirtualMachineOptions.Builder
-
- securityGroupIds(Iterable<Long>) - Method in class org.jclouds.cloudstack.options.DeployVirtualMachineOptions
-
- securityGroupIdToName(String, String) - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance.Builder
-
- securityGroupIdToName(String, String) - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification.Builder
-
- securityGroupIdToNames(Map<String, String>) - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance.Builder
-
- securityGroupIdToNames - Variable in class org.jclouds.aws.ec2.domain.LaunchSpecification.Builder
-
- securityGroupIdToNames(Map<String, String>) - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification.Builder
-
- securityGroupIdToNames - Variable in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
- securityGroupMap(CacheLoader<RegionAndName, String>) - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceDependenciesModule
-
- securityGroupMap - Variable in class org.jclouds.ec2.compute.strategy.CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions
-
- securityGroupName(String) - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification.Builder
-
- securityGroupName(String) - Method in class org.jclouds.cloudstack.domain.IngressRule.Builder
-
- securityGroupNames - Variable in class org.jclouds.aws.ec2.domain.LaunchSpecification.Builder
-
- securityGroupNames(Iterable<String>) - Method in class org.jclouds.aws.ec2.domain.LaunchSpecification.Builder
-
- securityGroupNames - Variable in class org.jclouds.aws.ec2.domain.LaunchSpecification
-
- SecurityGroupPresent - Class in org.jclouds.ec2.compute.predicates
-
- SecurityGroupPresent(EC2Client) - Constructor for class org.jclouds.ec2.compute.predicates.SecurityGroupPresent
-
- securityGroups(String...) - Static method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions.Builder
-
- securityGroups(Iterable<String>) - Static method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions.Builder
-
- securityGroups(Iterable<String>) - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
Specifies the security groups to be used for nodes with this template
- securityGroups(String...) - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
- securityGroups(Set<SecurityGroup>) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- securityGroups(String...) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- securityGroups(Iterable<String>) - Static method in class org.jclouds.ec2.compute.options.EC2TemplateOptions.Builder
-
- securityGroups(String...) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- securityGroups(Iterable<String>) - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
Specifies the security groups to be used for nodes with this template
- securityGroupsEnabled(boolean) - Method in class org.jclouds.cloudstack.domain.Capabilities.Builder
-
- securityGroupsEnabled(boolean) - Method in class org.jclouds.cloudstack.domain.Zone.Builder
-
- seedAnnotationCache(SeedAnnotationCache) - Method in class org.jclouds.rest.config.RestModule
-
- SeedAnnotationCache - Class in org.jclouds.rest.internal
-
- SeedAnnotationCache(Injector) - Constructor for class org.jclouds.rest.internal.SeedAnnotationCache
-
- SelectJson - Annotation Type in org.jclouds.rest.annotations
-
Selects a name in a json structure as opposed to parsing from root.
- sent(Date) - Method in class org.jclouds.cloudstack.domain.Alert.Builder
-
- sentBytes(long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- SequentialMultipartUploadStrategy - Class in org.jclouds.aws.s3.blobstore.strategy.internal
-
Provides a sequential multipart upload strategy.
- SequentialMultipartUploadStrategy(AWSS3BlobStore, PayloadSlicer) - Constructor for class org.jclouds.aws.s3.blobstore.strategy.internal.SequentialMultipartUploadStrategy
-
- serialize(Account, Type, JsonSerializationContext) - Method in class org.jclouds.cloudstack.config.CloudStackParserModule.BreakGenericSetAdapter
-
- serialize(FirewallRule, Type, JsonSerializationContext) - Method in class org.jclouds.cloudstack.config.CloudStackParserModule.FirewallRuleAdapter
-
- serialize(LoadBalancerRule, Type, JsonSerializationContext) - Method in class org.jclouds.cloudstack.config.CloudStackParserModule.LoadBalancerRuleAdapter
-
- serialize(PortForwardingRule, Type, JsonSerializationContext) - Method in class org.jclouds.cloudstack.config.CloudStackParserModule.PortForwardingRuleAdapter
-
- serialize(T, Type, JsonSerializationContext) - Method in class org.jclouds.json.internal.EnumTypeAdapterThatReturnsFromValue
-
- serialize(VirtualGuest, Type, JsonSerializationContext) - Method in class org.jclouds.softlayer.config.SoftLayerParserModule.VirtualGuestAdapter
-
- Server - Class in org.jclouds.cloudservers.domain
-
A server is a virtual machine instance in the Cloud Servers system.
- Server() - Constructor for class org.jclouds.cloudservers.domain.Server
-
- Server(int, String) - Constructor for class org.jclouds.cloudservers.domain.Server
-
- Server - Class in org.jclouds.cloudsigma.domain
-
- Server(String, String, int, Integer, int, boolean, Map<String, ? extends Device>, Iterable<String>, Iterable<String>, Iterable<NIC>, VNC, String) - Constructor for class org.jclouds.cloudsigma.domain.Server
-
- Server - Class in org.jclouds.elasticstack.domain
-
- Server(String, String, int, Integer, int, boolean, Map<String, ? extends Device>, Iterable<String>, Iterable<String>, Map<String, String>, Iterable<NIC>, VNC) - Constructor for class org.jclouds.elasticstack.domain.Server
-
- Server - Class in org.jclouds.glesys.domain
-
Listing of a server.
- Server(String, String, String, String) - Constructor for class org.jclouds.glesys.domain.Server
-
- Server - Class in org.jclouds.gogrid.domain
-
- Server(long, Option, boolean, String, String, ServerState, Option, Option, Option, Ip, ServerImage) - Constructor for class org.jclouds.gogrid.domain.Server
-
- Server - Class in org.jclouds.openstack.nova.domain
-
A server is a virtual machine instance in the OpenStack Nova system.
- Server() - Constructor for class org.jclouds.openstack.nova.domain.Server
-
- Server(int, String) - Constructor for class org.jclouds.openstack.nova.domain.Server
-
- Server - Class in org.jclouds.openstack.nova.v1_1.domain
-
A server is a virtual machine instance in the compute system.
- Server(String, String, Set<Link>, Multimap<Address.Type, Address>) - Constructor for class org.jclouds.openstack.nova.v1_1.domain.Server
-
- Server - Class in org.jclouds.rimuhosting.miro.domain
-
Instance Object.
- Server() - Constructor for class org.jclouds.rimuhosting.miro.domain.Server
-
- Server - Class in org.jclouds.servermanager
-
This would be replaced with the real java object related to the underlying server
- Server() - Constructor for class org.jclouds.servermanager.Server
-
- Server.Builder - Class in org.jclouds.cloudsigma.domain
-
- Server.Builder() - Constructor for class org.jclouds.cloudsigma.domain.Server.Builder
-
- Server.Builder - Class in org.jclouds.elasticstack.domain
-
- Server.Builder() - Constructor for class org.jclouds.elasticstack.domain.Server.Builder
-
- Server.Builder - Class in org.jclouds.glesys.domain
-
- Server.Builder() - Constructor for class org.jclouds.glesys.domain.Server.Builder
-
- Server.Builder - Class in org.jclouds.openstack.nova.v1_1.domain
-
- Server.Builder() - Constructor for class org.jclouds.openstack.nova.v1_1.domain.Server.Builder
-
- Server.State - Enum in org.jclouds.glesys.domain
-
- Server.Status - Enum in org.jclouds.servermanager
-
- SERVER_ID_OR_NAME_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
-
- SERVER_MANAGEMENT_URL - Static variable in interface org.jclouds.openstack.reference.AuthHeaders
-
- SERVER_RAM_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
-
- SERVER_TYPE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
-
- ServerActive - Class in org.jclouds.cloudservers.predicates
-
Tests to see if a task succeeds.
- ServerActive(CloudServersClient) - Constructor for class org.jclouds.cloudservers.predicates.ServerActive
-
- ServerActive - Class in org.jclouds.openstack.nova.predicates
-
Tests to see if a task succeeds.
- ServerActive(NovaClient) - Constructor for class org.jclouds.openstack.nova.predicates.ServerActive
-
- ServerAsyncClient - Interface in org.jclouds.glesys.features
-
Provides asynchronous access to Server via their REST API.
- ServerAsyncClient - Interface in org.jclouds.openstack.nova.v1_1.features
-
Provides asynchronous access to Server via their REST API.
- ServerClient - Interface in org.jclouds.glesys.features
-
Provides synchronous access to Server.
- ServerClient - Interface in org.jclouds.openstack.nova.v1_1.features
-
Provides synchronous access to Server.
- ServerDeleted - Class in org.jclouds.cloudservers.predicates
-
Tests to see if a task succeeds.
- ServerDeleted(CloudServersClient) - Constructor for class org.jclouds.cloudservers.predicates.ServerDeleted
-
- ServerDeleted - Class in org.jclouds.openstack.nova.predicates
-
Tests to see if a task succeeds.
- ServerDeleted(NovaClient) - Constructor for class org.jclouds.openstack.nova.predicates.ServerDeleted
-
- ServerDestroyed - Class in org.jclouds.rimuhosting.miro.predicates
-
Tests to see if a task succeeds.
- ServerDestroyed(RimuHostingClient) - Constructor for class org.jclouds.rimuhosting.miro.predicates.ServerDestroyed
-
- ServerDetails - Class in org.jclouds.glesys.domain
-
Detailed information about a server such as cpuCores, hardware configuration
(cpu, memory and disk), ip adresses, cost, transfer, os and more.
- ServerDetails(String, String, String, String, Server.State, String, String, int, int, int, int, Cost, Set<Ip>) - Constructor for class org.jclouds.glesys.domain.ServerDetails
-
- ServerDetails.Builder - Class in org.jclouds.glesys.domain
-
- ServerDetails.Builder() - Constructor for class org.jclouds.glesys.domain.ServerDetails.Builder
-
- ServerDetailsToNodeMetadata - Class in org.jclouds.glesys.compute.functions
-
- ServerDetailsToNodeMetadata.FindLocationForServerDetails - Class in org.jclouds.glesys.compute.functions
-
- ServerDetailsToNodeMetadata.FindLocationForServerDetails(Supplier<Set<? extends Location>>) - Constructor for class org.jclouds.glesys.compute.functions.ServerDetailsToNodeMetadata.FindLocationForServerDetails
-
- ServerError - Annotation Type in org.jclouds.http.annotation
-
Implies that the object can address
HttpResponse
s that contain status
code 5xx.
- ServerImage - Class in org.jclouds.gogrid.domain
-
- ServerImage() - Constructor for class org.jclouds.gogrid.domain.ServerImage
-
A no-args constructor is required for deserialization
- ServerImage(long, String, String, String, Option, Option, ServerImageType, ServerImageState, double, String, boolean, boolean, Date, Date, Set<BillingToken>, Customer) - Constructor for class org.jclouds.gogrid.domain.ServerImage
-
- ServerImageState - Enum in org.jclouds.gogrid.domain
-
- ServerImageToImage - Class in org.jclouds.gogrid.compute.functions
-
- ServerImageType - Enum in org.jclouds.gogrid.domain
-
- ServerInfo - Class in org.jclouds.cloudsigma.domain
-
- ServerInfo(String, String, int, Integer, int, boolean, Map<String, ? extends Device>, Iterable<String>, Iterable<String>, Iterable<NIC>, VNC, String, ServerStatus, Date, String, ServerMetrics) - Constructor for class org.jclouds.cloudsigma.domain.ServerInfo
-
- ServerInfo - Class in org.jclouds.elasticstack.domain
-
- ServerInfo(String, String, int, Integer, int, boolean, Map<String, ? extends Device>, Iterable<String>, Iterable<String>, Map<String, String>, Iterable<NIC>, VNC, ServerStatus, Date, String, ServerMetrics) - Constructor for class org.jclouds.elasticstack.domain.ServerInfo
-
- ServerInfo - Class in org.jclouds.rimuhosting.miro.domain
-
- ServerInfo() - Constructor for class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- ServerInfo.Builder - Class in org.jclouds.cloudsigma.domain
-
- ServerInfo.Builder() - Constructor for class org.jclouds.cloudsigma.domain.ServerInfo.Builder
-
- ServerInfo.Builder - Class in org.jclouds.elasticstack.domain
-
- ServerInfo.Builder() - Constructor for class org.jclouds.elasticstack.domain.ServerInfo.Builder
-
- ServerInfoToNodeMetadata - Class in org.jclouds.cloudsigma.compute.functions
-
- ServerInfoToNodeMetadata - Class in org.jclouds.elasticstack.compute.functions
-
- ServerInfoToNodeMetadata.DeviceToVolume - Class in org.jclouds.cloudsigma.compute.functions
-
- ServerInfoToNodeMetadata.DeviceToVolume(LoadingCache<String, DriveInfo>) - Constructor for class org.jclouds.cloudsigma.compute.functions.ServerInfoToNodeMetadata.DeviceToVolume
-
- ServerInfoToNodeMetadata.DeviceToVolume - Class in org.jclouds.elasticstack.compute.functions
-
- ServerInfoToNodeMetadata.DeviceToVolume(LoadingCache<String, DriveInfo>) - Constructor for class org.jclouds.elasticstack.compute.functions.ServerInfoToNodeMetadata.DeviceToVolume
-
- ServerInfoToNodeMetadata.FindImageForId - Class in org.jclouds.cloudsigma.compute.functions
-
- ServerInfoToNodeMetadata.FindImageForId(Supplier<Set<? extends Image>>) - Constructor for class org.jclouds.cloudsigma.compute.functions.ServerInfoToNodeMetadata.FindImageForId
-
- ServerInfoToNodeMetadata.FindImageForId - Class in org.jclouds.elasticstack.compute.functions
-
- ServerInfoToNodeMetadata.FindImageForId(Supplier<Set<? extends Image>>) - Constructor for class org.jclouds.elasticstack.compute.functions.ServerInfoToNodeMetadata.FindImageForId
-
- ServerInfoToNodeMetadata.GetImageIdFromServer - Class in org.jclouds.cloudsigma.compute.functions
-
When we create the boot drive of the server, by convention we set the name
to the image it came from.
- ServerInfoToNodeMetadata.GetImageIdFromServer(LoadingCache<String, DriveInfo>) - Constructor for class org.jclouds.cloudsigma.compute.functions.ServerInfoToNodeMetadata.GetImageIdFromServer
-
- ServerInfoToNodeMetadata.GetImageIdFromServer - Class in org.jclouds.elasticstack.compute.functions
-
When we create the boot drive of the server, by convention we set the name
to the image it came from.
- ServerInfoToNodeMetadata.GetImageIdFromServer(LoadingCache<String, DriveInfo>) - Constructor for class org.jclouds.elasticstack.compute.functions.ServerInfoToNodeMetadata.GetImageIdFromServer
-
- ServerLatestJobCompleted - Class in org.jclouds.gogrid.predicates
-
Checks if the latest job for the server is in "Succeeded" state.
- ServerLatestJobCompleted(GridJobClient) - Constructor for class org.jclouds.gogrid.predicates.ServerLatestJobCompleted
-
- ServerLimit - Class in org.jclouds.glesys.domain
-
Detailed information about an OpenVZ server's limits
- ServerLimit(long, long, long, long, long) - Constructor for class org.jclouds.glesys.domain.ServerLimit
-
- ServerLimit.Builder - Class in org.jclouds.glesys.domain
-
- ServerLimit.Builder() - Constructor for class org.jclouds.glesys.domain.ServerLimit.Builder
-
- ServerloveManchesterComputeServiceContextModule - Class in org.jclouds.serverlove.config
-
- ServerloveManchesterComputeServiceContextModule() - Constructor for class org.jclouds.serverlove.config.ServerloveManchesterComputeServiceContextModule
-
- ServerloveManchesterContextBuilder - Class in org.jclouds.serverlove
-
- ServerloveManchesterContextBuilder(Properties) - Constructor for class org.jclouds.serverlove.ServerloveManchesterContextBuilder
-
- ServerloveManchesterPropertiesBuilder - Class in org.jclouds.serverlove
-
- ServerloveManchesterPropertiesBuilder(Properties) - Constructor for class org.jclouds.serverlove.ServerloveManchesterPropertiesBuilder
-
- ServerloveManchesterProviderMetadata - Class in org.jclouds.serverlove
-
Implementation of org.jclouds.types.ProviderMetadata
for Serverlove Manchester.
- ServerloveManchesterProviderMetadata() - Constructor for class org.jclouds.serverlove.ServerloveManchesterProviderMetadata
-
- ServerManagement - Annotation Type in org.jclouds.openstack.nova
-
Represents a component related to Rackspace OpenStack Nova.
- ServerManager - Class in org.jclouds.servermanager
-
This would be replaced with the real connection to the service that can
create/list/reboot/get/destroy things
- ServerManager() - Constructor for class org.jclouds.servermanager.ServerManager
-
- ServerManagerComputeServiceAdapter - Class in org.jclouds.servermanager.compute.strategy
-
- ServerManagerComputeServiceAdapter(ServerManager) - Constructor for class org.jclouds.servermanager.compute.strategy.ServerManagerComputeServiceAdapter
-
- ServerManagerComputeServiceContextBuilder - Class in org.jclouds.servermanager.compute
-
- ServerManagerComputeServiceContextBuilder(Properties) - Constructor for class org.jclouds.servermanager.compute.ServerManagerComputeServiceContextBuilder
-
- ServerManagerComputeServiceContextModule - Class in org.jclouds.servermanager.compute.config
-
- ServerManagerComputeServiceContextModule() - Constructor for class org.jclouds.servermanager.compute.config.ServerManagerComputeServiceContextModule
-
- ServerManagerHardwareToHardware - Class in org.jclouds.servermanager.compute.functions
-
- ServerManagerHardwareToHardware() - Constructor for class org.jclouds.servermanager.compute.functions.ServerManagerHardwareToHardware
-
- ServerManagerImageToImage - Class in org.jclouds.servermanager.compute.functions
-
- ServerManagerImageToImage() - Constructor for class org.jclouds.servermanager.compute.functions.ServerManagerImageToImage
-
- ServerMetrics - Class in org.jclouds.cloudsigma.domain
-
- ServerMetrics(long, long, long, long, Map<String, DriveMetrics>) - Constructor for class org.jclouds.cloudsigma.domain.ServerMetrics
-
- ServerMetrics - Class in org.jclouds.elasticstack.domain
-
- ServerMetrics(long, long, long, long, Map<String, DriveMetrics>) - Constructor for class org.jclouds.elasticstack.domain.ServerMetrics
-
- ServerMetrics.Builder - Class in org.jclouds.cloudsigma.domain
-
- ServerMetrics.Builder() - Constructor for class org.jclouds.cloudsigma.domain.ServerMetrics.Builder
-
- ServerMetrics.Builder - Class in org.jclouds.elasticstack.domain
-
- ServerMetrics.Builder() - Constructor for class org.jclouds.elasticstack.domain.ServerMetrics.Builder
-
- ServerParameters - Class in org.jclouds.rimuhosting.miro.domain
-
Attributes about a running VPS. Implicit with any changes to
these attributes on a VPS is that we'd need to restart the VPS for
the changes to happen. At least at this point in time.
- ServerParameters() - Constructor for class org.jclouds.rimuhosting.miro.domain.ServerParameters
-
- ServerRunning - Class in org.jclouds.rimuhosting.miro.predicates
-
Tests to see if a task succeeds.
- ServerRunning(RimuHostingClient) - Constructor for class org.jclouds.rimuhosting.miro.predicates.ServerRunning
-
- Servers - Class in org.jclouds.cloudsigma.util
-
- Servers() - Constructor for class org.jclouds.cloudsigma.util.Servers
-
- Servers - Class in org.jclouds.elasticstack.util
-
- Servers() - Constructor for class org.jclouds.elasticstack.util.Servers
-
- ServerSpec - Class in org.jclouds.glesys.domain
-
- ServerSpec(String, String, int, int, String, int, int) - Constructor for class org.jclouds.glesys.domain.ServerSpec
-
- ServerSpec.Builder - Class in org.jclouds.glesys.domain
-
- ServerSpec.Builder() - Constructor for class org.jclouds.glesys.domain.ServerSpec.Builder
-
- ServerSpecToHardware - Class in org.jclouds.glesys.compute.functions
-
- ServerState - Enum in org.jclouds.gogrid.domain
-
- serverStateToNodeState - Static variable in class org.jclouds.glesys.compute.functions.ServerDetailsToNodeMetadata
-
- serverStateToNodeState - Static variable in class org.jclouds.softlayer.compute.functions.VirtualGuestToNodeMetadata
-
- ServerStatus - Enum in org.jclouds.cloudservers.domain
-
Servers contain a status attribute that can be used as an indication of the current server state.
- ServerStatus - Enum in org.jclouds.cloudsigma.domain
-
- ServerStatus - Enum in org.jclouds.elasticstack.domain
-
- ServerStatus - Class in org.jclouds.glesys.domain
-
Detailed information server status including hardware usage (cpu, memory and disk), bandwidth and up-time.
- ServerStatus(Server.State, ResourceUsage, ResourceUsage, ResourceUsage, ServerUptime) - Constructor for class org.jclouds.glesys.domain.ServerStatus
-
- ServerStatus - Enum in org.jclouds.openstack.nova.domain
-
Servers contain a status attribute that can be used as an indication of the current server state.
- ServerStatus.Builder - Class in org.jclouds.glesys.domain
-
- ServerStatus.Builder() - Constructor for class org.jclouds.glesys.domain.ServerStatus.Builder
-
- ServerStatusOptions - Class in org.jclouds.glesys.options
-
- ServerStatusOptions() - Constructor for class org.jclouds.glesys.options.ServerStatusOptions
-
- ServerStatusOptions.Builder - Class in org.jclouds.glesys.options
-
- ServerStatusOptions.Builder() - Constructor for class org.jclouds.glesys.options.ServerStatusOptions.Builder
-
- ServerStatusOptions.StatusTypes - Enum in org.jclouds.glesys.options
-
- serverStatusToNodeState - Static variable in class org.jclouds.cloudsigma.compute.functions.ServerInfoToNodeMetadata
-
- serverStatusToNodeState - Static variable in class org.jclouds.elasticstack.compute.functions.ServerInfoToNodeMetadata
-
- serverStatusToNodeState - Static variable in class org.jclouds.servermanager.compute.functions.ServerToNodeMetadata
-
- serverSuspended(AtomicNodeSuspended, ComputeServiceConstants.Timeouts) - Method in class org.jclouds.compute.config.ComputeServiceTimeoutsModule
-
- serverSuspended(NodeSuspended, ComputeServiceConstants.Timeouts) - Method in class org.jclouds.compute.config.ComputeServiceTimeoutsModule
-
Deprecated.
- serverTerminated(TrueIfNullOrTerminatedRefreshAndDoubleCheckOnFalse, ComputeServiceConstants.Timeouts) - Method in class org.jclouds.compute.config.ComputeServiceTimeoutsModule
-
- serverTerminated(NodeTerminated, ComputeServiceConstants.Timeouts) - Method in class org.jclouds.compute.config.ComputeServiceTimeoutsModule
-
Deprecated.
- ServerToMap - Class in org.jclouds.cloudsigma.functions
-
- ServerToMap() - Constructor for class org.jclouds.cloudsigma.functions.ServerToMap
-
- ServerToMap - Class in org.jclouds.elasticstack.functions
-
- ServerToMap(String) - Constructor for class org.jclouds.elasticstack.functions.ServerToMap
-
- ServerToNodeMetadata - Class in org.jclouds.cloudservers.compute.functions
-
- ServerToNodeMetadata - Class in org.jclouds.gogrid.compute.functions
-
- ServerToNodeMetadata - Class in org.jclouds.openstack.nova.compute.functions
-
- ServerToNodeMetadata - Class in org.jclouds.rimuhosting.miro.compute.functions
-
- serverToNodeMetadata - Variable in class org.jclouds.rimuhosting.miro.compute.strategy.RimuHostingCreateNodeWithGroupEncodedIntoName
-
- ServerToNodeMetadata - Class in org.jclouds.servermanager.compute.functions
-
- ServerToNodeMetadata.FindHardwareForServer - Class in org.jclouds.servermanager.compute.functions
-
- ServerToNodeMetadata.FindHardwareForServer(Supplier<Set<? extends Hardware>>) - Constructor for class org.jclouds.servermanager.compute.functions.ServerToNodeMetadata.FindHardwareForServer
-
- ServerToNodeMetadata.FindImageForServer - Class in org.jclouds.servermanager.compute.functions
-
- ServerToNodeMetadata.FindImageForServer(Supplier<Set<? extends Image>>) - Constructor for class org.jclouds.servermanager.compute.functions.ServerToNodeMetadata.FindImageForServer
-
- ServerToNodeMetadata.FindLocationForServer - Class in org.jclouds.servermanager.compute.functions
-
- ServerToNodeMetadata.FindLocationForServer(Supplier<Set<? extends Location>>) - Constructor for class org.jclouds.servermanager.compute.functions.ServerToNodeMetadata.FindLocationForServer
-
- serverToNodeState - Static variable in class org.jclouds.cloudservers.compute.config.CloudServersComputeServiceContextModule
-
- serverToNodeState - Variable in class org.jclouds.cloudservers.compute.functions.ServerToNodeMetadata
-
- serverToNodeState - Static variable in class org.jclouds.openstack.nova.compute.config.NovaComputeServiceContextModule
-
- serverToNodeState - Variable in class org.jclouds.openstack.nova.compute.functions.ServerToNodeMetadata
-
- ServerType - Enum in org.jclouds.rimuhosting.miro.domain.internal
-
Jclouds is only interested in VPS.
- ServerUptime - Class in org.jclouds.glesys.domain
-
Represents an 'uptime' duration of server in a Glesys cloud
- ServerUptime(long, String) - Constructor for class org.jclouds.glesys.domain.ServerUptime
-
- ServerUptime.Builder - Class in org.jclouds.glesys.domain
-
- ServerUptime.Builder() - Constructor for class org.jclouds.glesys.domain.ServerUptime.Builder
-
- service - Variable in class org.jclouds.blobstore.internal.BaseAsyncBlobStore
-
- Service - Class in org.jclouds.openstack.keystone.v2_0.domain
-
An OpenStack service, such as Compute (Nova), Object Storage (Swift), or Image Service (Glance).
- Service(String, String, Set<Endpoint>) - Constructor for class org.jclouds.openstack.keystone.v2_0.domain.Service
-
- Service.Builder - Class in org.jclouds.openstack.keystone.v2_0.domain
-
- Service.Builder() - Constructor for class org.jclouds.openstack.keystone.v2_0.domain.Service.Builder
-
- SERVICE_TYPE - Static variable in interface org.jclouds.openstack.keystone.v2_0.config.KeystoneProperties
-
type of the keystone service.
- ServiceAsyncClient - Interface in org.jclouds.openstack.keystone.v1_1
-
Provides asynchronous access to Service via their REST API.
- ServiceAsyncClient - Interface in org.jclouds.openstack.keystone.v2_0
-
Provides asynchronous access to Service via their REST API.
- serviceCatalog - Variable in class org.jclouds.openstack.keystone.v1_1.domain.Auth.Builder
-
- serviceCatalog(Multimap<String, Endpoint>) - Method in class org.jclouds.openstack.keystone.v1_1.domain.Auth.Builder
-
- serviceCatalog - Variable in class org.jclouds.openstack.keystone.v1_1.domain.Auth
-
- serviceCatalog - Variable in class org.jclouds.openstack.keystone.v2_0.domain.Access.Builder
-
- serviceCatalog(Service...) - Method in class org.jclouds.openstack.keystone.v2_0.domain.Access.Builder
-
- serviceCatalog(Set<Service>) - Method in class org.jclouds.openstack.keystone.v2_0.domain.Access.Builder
-
- serviceCatalog - Variable in class org.jclouds.openstack.keystone.v2_0.domain.Access
-
- ServiceClient - Interface in org.jclouds.openstack.keystone.v1_1
-
Provides synchronous access to the KeyStone Service API.
- ServiceClient - Interface in org.jclouds.openstack.keystone.v2_0
-
Provides synchronous access to the KeyStone Service API.
- serviceEnabled - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- serviceId - Variable in class org.jclouds.openstack.keystone.v2_0.domain.Role.Builder
-
- serviceId(String) - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role.Builder
-
- serviceId - Variable in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
- ServiceManagementAsyncClient - Interface in org.jclouds.savvis.vpdc.features
-
Provides access to Symphony VPDC resources via their REST API.
- ServiceManagementClient - Interface in org.jclouds.savvis.vpdc.features
-
Provides access to Symphony VPDC resources via their REST API.
- ServiceOffering - Class in org.jclouds.cloudstack.domain
-
- ServiceOffering(long, String, String, Date, String, long, int, int, int, boolean, StorageType, Set<String>, boolean, String, boolean, boolean, long, boolean) - Constructor for class org.jclouds.cloudstack.domain.ServiceOffering
-
- ServiceOffering.Builder - Class in org.jclouds.cloudstack.domain
-
- ServiceOffering.Builder() - Constructor for class org.jclouds.cloudstack.domain.ServiceOffering.Builder
-
- serviceOfferingDisplayText(String) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- serviceOfferingId(long) - Method in class org.jclouds.cloudstack.domain.UsageRecord.Builder
-
- serviceOfferingId(long) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- serviceOfferingId(long) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- serviceOfferingName(String) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- serviceOfferingName(String) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- ServiceOfferingToHardware - Class in org.jclouds.cloudstack.compute.functions
-
- ServiceOfferingToHardware() - Constructor for class org.jclouds.cloudstack.compute.functions.ServiceOfferingToHardware
-
- servicePath - Variable in class org.jclouds.s3.binders.BindAsHostPrefixIfConfigured
-
- services(Set<? extends NetworkService>) - Method in class org.jclouds.cloudstack.domain.Network.Builder
-
- ServiceType - Interface in org.jclouds.openstack.services
-
An OpenStack service, such as Compute (Nova), Object Storage (Swift), or Image Service (Glance).
- SessionAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to Cloudstack Sessions
- SessionClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Sessions
- sessionInterval(long) - Method in class org.jclouds.PropertiesBuilder
-
- sessionKey(String) - Method in class org.jclouds.cloudstack.domain.LoginResponse.Builder
-
- sessionPersistenceType(String) - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer.Builder
-
- sessionSupplier - Variable in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule.OrgMapSupplier
-
- sessionSupplier - Variable in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule.OrgNameToKeysListSupplier
-
- sessionSupplier - Variable in class org.jclouds.vcloud.config.VCloudRestClientModule.OrgMapSupplier
-
- set(ExecResponse) - Method in class org.jclouds.compute.callables.BlockUntilInitScriptStatusIsZeroThenReturnOutput
-
- setAboutOrder(Server) - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResponse
-
- setAbsolute(List<AbsoluteLimit>) - Method in class org.jclouds.openstack.nova.domain.Limits
-
- setAccessControlList(AccessControlList) - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
- setAccessControlList(AccessControlList) - Method in interface org.jclouds.s3.domain.S3Object
-
- setAccessIPv4(String) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setAccessIPv6(String) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setActions(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.ComputeTask
-
- setAddresses(Addresses) - Method in class org.jclouds.cloudservers.domain.Server
-
- setAddresses(Addresses) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setAdminPass(String) - Method in class org.jclouds.cloudservers.domain.Server
-
- setAdminPass(String) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setAdminPassword(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setAdminPasswordAuto(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setAdminPasswordEnabled(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setAffinityId(String) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setAllHeaders(Multimap<String, String>) - Method in interface org.jclouds.atmos.domain.AtmosObject
-
- setAllHeaders(Multimap<String, String>) - Method in class org.jclouds.atmos.domain.internal.AtmosObjectImpl
- setAllHeaders(Multimap<String, String>) - Method in interface org.jclouds.azureblob.domain.AzureBlob
-
- setAllHeaders(Multimap<String, String>) - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
- setAllHeaders(Multimap<String, String>) - Method in interface org.jclouds.blobstore.domain.Blob
-
- setAllHeaders(Multimap<String, String>) - Method in class org.jclouds.blobstore.domain.internal.BlobImpl
- setAllHeaders(Multimap<String, String>) - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
- setAllHeaders(Multimap<String, String>) - Method in interface org.jclouds.openstack.swift.domain.SwiftObject
-
- setAllHeaders(Multimap<String, String>) - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
- setAllHeaders(Multimap<String, String>) - Method in interface org.jclouds.s3.domain.S3Object
-
- setAllowance(DataTransferAllowance) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- SetAndThrowAuthorizationExceptionSupplier<T> - Class in org.jclouds.rest.suppliers
-
- SetAndThrowAuthorizationExceptionSupplier(Supplier<T>, AtomicReference<AuthorizationException>) - Constructor for class org.jclouds.rest.suppliers.SetAndThrowAuthorizationExceptionSupplier
-
- setApiTerminationDisabledForInstanceInRegion(String, String, boolean) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- setApiTerminationDisabledForInstanceInRegion(String, String, boolean) - Method in interface org.jclouds.ec2.services.InstanceClient
-
This command works while the instance is running and controls whether or
not the api can be used to terminate the instance.
- setBackupMessage(String) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setBackupRunning(boolean) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setBackupsEnabled(boolean) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setBillingId(Long) - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- setBillingId(Long) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setBindings(Map<Type, Object>) - Method in class org.jclouds.json.config.GsonModule.JsonAdapterBindings
-
- setBlobMetadata(String, String, Map<String, String>) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
-
- setBlobMetadata(String, String, Map<String, String>) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
- setBlockDeviceMappingForInstanceInRegion(String, String, Map<String, BlockDevice>) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- setBlockDeviceMappingForInstanceInRegion(String, String, Map<String, BlockDevice>) - Method in interface org.jclouds.ec2.services.InstanceClient
-
Sets the blockDeviceMapping used for an instance.
- setBucket(String) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- setBucket(String) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
- setBucketPayer(String, Payer) - Method in interface org.jclouds.s3.S3AsyncClient
-
- setBucketPayer(String, Payer) - Method in interface org.jclouds.s3.S3Client
-
The PUT request operation with a requestPayment URI configures an existing bucket to be
Requester Pays or not.
- setBytes(long) - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
-
- setBytes(long) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- setBytes(Long) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- setBytes(Long) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- setBytes(Long) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
-
- setCacheControl(String) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
-
Can be used to specify caching behavior along the request/reply chain.
- setCacheControl(String) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
Can be used to specify caching behavior along the request/reply chain.
- setCaller(ClassMethodArgs) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- setChangeSid(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setCloneOptions(CloneOptions) - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- setCode(String) - Method in class org.jclouds.aws.domain.AWSError
-
- setCode(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- setCode(String) - Method in class org.jclouds.rimuhosting.miro.domain.DataCenter
-
- setComputerName(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setConfigureServer(boolean) - Method in class org.jclouds.cloudservers.domain.ShareIp
-
- setConsoleLoginEnabled(boolean) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setConsolePublicKeys(String) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setContainer(String) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- setContainer(String) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
-
- setContainer(String) - Method in class org.jclouds.blobstore.domain.internal.MutableBlobMetadataImpl
- setContainer(String) - Method in interface org.jclouds.blobstore.domain.MutableBlobMetadata
-
- setContainer(String) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- setContainer(String) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- setContainer(String) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
-
- setContainerCount(long) - Method in class org.jclouds.openstack.swift.domain.AccountMetadata
-
- setContainerName(String) - Method in class org.jclouds.blobstore.strategy.internal.FetchBlobMetadata
-
- setContent(String) - Method in exception org.jclouds.http.HttpResponseException
-
- setContentDisposition(String) - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- setContentDisposition(String) - Method in interface org.jclouds.io.MutableContentMetadata
-
Set Content Disposition of the payload
Not all providers may support it
- setContentDisposition(String) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
-
Set Content Disposition of the payload
Not all providers may support it
- setContentEncoding(String) - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- setContentEncoding(String) - Method in interface org.jclouds.io.MutableContentMetadata
-
Set Content Encoding of the payload
Not all providers may support it
- setContentEncoding(String) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
-
Set Content Encoding of the payload
Not all providers may support it
- setContentLanguage(String) - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- setContentLanguage(String) - Method in interface org.jclouds.io.MutableContentMetadata
-
Set Content Language of the payload
Not all providers may support it
- setContentLanguage(String) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
-
Set Content Language of the payload
Not all providers may support it
- setContentLength(Long) - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- setContentLength(Long) - Method in interface org.jclouds.io.MutableContentMetadata
-
- setContentLength(Long) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
- setContentLength(Long) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- setContentMD5(byte[]) - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- setContentMD5(byte[]) - Method in interface org.jclouds.io.MutableContentMetadata
-
- setContentMD5(byte[]) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
- setContentMD5(byte[]) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- setContentMetadata(MutableContentMetadata) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
-
- setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.blobstore.domain.internal.MutableBlobMetadataImpl
- setContentMetadata(MutableContentMetadata) - Method in interface org.jclouds.blobstore.domain.MutableBlobMetadata
-
- setContentMetadata(MutableContentMetadata) - Method in interface org.jclouds.io.Payload
-
- setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.io.payloads.BasePayload
- setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.io.payloads.DelegatingPayload
-
- setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.io.payloads.StreamingPayload
-
- setContentMetadata(MutableContentMetadata) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- setContentMetadata(MutableContentMetadata) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
- setContentType(String) - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- setContentType(String) - Method in interface org.jclouds.io.MutableContentMetadata
-
- setContentType(String) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
- setContentType(String) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- setContentType(String) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- setContentType(String) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
-
- setContext(HttpRequest) - Method in class org.jclouds.atmos.functions.ParseObjectFromHeadersAndHttpContent
-
- setContext(HttpRequest) - Method in class org.jclouds.atmos.functions.ReturnEndpointIfAlreadyExists
-
- setContext(HttpRequest) - Method in class org.jclouds.aws.ec2.xml.DescribePlacementGroupsResponseHandler
-
- setContext(HttpRequest) - Method in class org.jclouds.aws.ec2.xml.DescribeReservedInstancesOfferingResponseHandler
-
- setContext(HttpRequest) - Method in class org.jclouds.aws.ec2.xml.DescribeSpotPriceHistoryResponseHandler
-
- setContext(HttpRequest) - Method in class org.jclouds.aws.ec2.xml.DescribeTagsResponseHandler
-
- setContext(HttpRequest) - Method in class org.jclouds.aws.ec2.xml.SpotInstancesHandler
-
- setContext(HttpRequest) - Method in class org.jclouds.azureblob.functions.ParseBlobFromHeadersAndHttpContent
-
- setContext(HttpRequest) - Method in class org.jclouds.azureblob.functions.ParseBlobPropertiesFromHeaders
-
- setContext(HttpRequest) - Method in class org.jclouds.azureblob.functions.ParseContainerPropertiesFromHeaders
-
- setContext(HttpRequest) - Method in class org.jclouds.blobstore.functions.ParseBlobFromHeadersAndHttpContent
-
- setContext(HttpRequest) - Method in class org.jclouds.blobstore.functions.ParseSystemAndUserMetadataFromHeaders
-
- setContext(HttpRequest) - Method in class org.jclouds.cloudfiles.functions.ParseContainerCDNMetadataFromHeaders
-
- setContext(HttpRequest) - Method in class org.jclouds.cloudloadbalancers.functions.UnwrapLoadBalancer
-
- setContext(HttpRequest) - Method in class org.jclouds.cloudloadbalancers.functions.UnwrapLoadBalancers
-
- setContext(HttpRequest) - Method in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- setContext(HttpRequest) - Method in class org.jclouds.ec2.xml.DescribeBundleTasksResponseHandler
-
- setContext(HttpRequest) - Method in class org.jclouds.ec2.xml.DescribeSnapshotsResponseHandler
-
- setContext(HttpRequest) - Method in class org.jclouds.ec2.xml.DescribeVolumesResponseHandler
-
- setContext(HttpRequest) - Method in class org.jclouds.hpcloud.objectstorage.lvs.functions.ParseContainerCDNMetadataFromHeaders
-
- setContext(HttpRequest) - Method in class org.jclouds.hpcloud.objectstorage.lvs.functions.ParseContainerMetadataFromHeaders
-
- setContext(HttpRequest) - Method in class org.jclouds.http.functions.ParseContentMD5FromHeaders
-
- setContext(HttpRequest) - Method in class org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult
-
- setContext(HttpRequest) - Method in class org.jclouds.http.functions.ParseSax.HandlerWithResult
-
- setContext(HttpRequest) - Method in class org.jclouds.http.functions.ParseSax
-
- setContext(HttpRequest) - Method in class org.jclouds.http.functions.ParseURIFromListOrLocationHeaderIf20x
-
- setContext(HttpRequest) - Method in class org.jclouds.openstack.functions.ParseAuthenticationResponseFromHeaders
-
- setContext(HttpRequest) - Method in class org.jclouds.openstack.swift.functions.ParseObjectFromHeadersAndHttpContent
-
- setContext(HttpRequest) - Method in class org.jclouds.openstack.swift.functions.ParseObjectInfoFromHeaders
-
- setContext(HttpRequest) - Method in class org.jclouds.openstack.swift.functions.ParseObjectInfoListFromJsonResponse
-
- setContext(HttpRequest) - Method in interface org.jclouds.rest.InvocationContext
-
- setContext(HttpRequest) - Method in class org.jclouds.s3.blobstore.functions.BlobToObjectMetadata
-
- setContext(HttpRequest) - Method in class org.jclouds.s3.functions.ParseObjectFromHeadersAndHttpContent
-
- setContext(HttpRequest) - Method in class org.jclouds.s3.functions.ParseObjectMetadataFromHeaders
-
- setContext(HttpRequest) - Method in class org.jclouds.s3.xml.LocationConstraintHandler
-
- setControlPanel(String) - Method in class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- setCopied(long) - Method in class org.jclouds.aws.s3.blobstore.strategy.internal.MultipartUploadSlicingAlgorithm
-
- setCount(long) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- setCount(int) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setCreated(Date) - Method in class org.jclouds.cloudservers.domain.Image
-
- setCreateOptions(CreateOptions) - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- setCurrentRequest(HttpRequest) - Method in class org.jclouds.gogrid.mock.HttpCommandMock
-
- setCurrentRequest(HttpRequest) - Method in interface org.jclouds.http.HttpCommand
-
The request associated with this command.
- setCurrentRequest(HttpRequest) - Method in class org.jclouds.http.TransformingHttpCommandImpl
-
The request associated with this command.
- setCustomizationScript(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setDaily(DailyBackup) - Method in class org.jclouds.cloudservers.domain.BackupSchedule
-
- setDataCenter(DataCenter) - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- setDataPrepaidUntil(Timestamp) - Method in class org.jclouds.rimuhosting.miro.domain.BillingData
-
- setDataTransfer(Long) - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- setDataTransferGb(Integer) - Method in class org.jclouds.rimuhosting.miro.domain.DataTransferAllowance
-
- setDateCancelled(Timestamp) - Method in class org.jclouds.rimuhosting.miro.domain.BillingData
-
- setDateOrdered(Timestamp) - Method in class org.jclouds.rimuhosting.miro.domain.BillingData
-
- setDateSuspended(Timestamp) - Method in class org.jclouds.rimuhosting.miro.domain.BillingData
-
- setDescription(String) - Method in class org.jclouds.gogrid.options.AddLoadBalancerOptions
-
- setDescription(String) - Method in class org.jclouds.openstack.nova.domain.SecurityGroup
-
- setDescription(String) - Method in class org.jclouds.rimuhosting.miro.domain.Image
-
- setDescription(String) - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- setDescription(String) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
- setDetails(Map<String, String>) - Method in class org.jclouds.aws.domain.AWSError
-
- setDetails(Map<String, String>) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- setDir(File) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
Note that if the dir
property is set, this will be copied recursively to the remote
host.
- setDisk(Integer) - Method in class org.jclouds.cloudservers.domain.Flavor
-
- setDiskSize(Integer) - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- setDisplayName(String) - Method in class org.jclouds.s3.domain.CanonicalUser
-
- setDocURL(String) - Method in class org.jclouds.cloudservers.domain.Version
-
- setDomainName(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setDomainUserName(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setDomainUserPassword(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setDriveData(String, DriveData) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- setDriveData(String, DriveData) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
set extra drive data
- setDriveData(String, DriveData) - Method in interface org.jclouds.elasticstack.ElasticStackAsyncClient
-
- setDriveData(String, DriveData) - Method in interface org.jclouds.elasticstack.ElasticStackClient
-
set extra drive data
- setEnabled(boolean) - Method in class org.jclouds.cloudservers.domain.BackupSchedule
-
- setEnabled(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setEndpoints(Map<String, URI>) - Method in class org.jclouds.openstack.domain.AuthenticationResponse
-
- setError(AtmosError) - Method in exception org.jclouds.atmos.AtmosResponseException
-
- setError(AWSError) - Method in exception org.jclouds.aws.AWSResponseException
-
- setError(AzureStorageError) - Method in exception org.jclouds.azure.storage.AzureStorageResponseException
-
- setError(String) - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingError
-
- setError(VCloudError) - Method in exception org.jclouds.trmk.vcloud_0_8.VCloudResponseException
-
- setError(VCloudError) - Method in exception org.jclouds.vcloud.VCloudResponseException
-
- setErrorClass(String) - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingError
-
- setErrorInfo(RimuHostingError) - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingResponse
-
- setErrorMessage(String) - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingError
-
- setErrors(Set<ErrorResponse>) - Method in exception org.jclouds.gogrid.GoGridResponseException
-
- setETag(String) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- setETag(String) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- setETag(String) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
-
- setETag(String) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
-
- setETag(String) - Method in class org.jclouds.blobstore.domain.internal.MutableStorageMetadataImpl
- setETag(String) - Method in interface org.jclouds.blobstore.domain.MutableStorageMetadata
-
- setETag(String) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- setETag(String) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
- setException(Exception) - Method in class org.jclouds.gogrid.mock.HttpCommandMock
-
- setException(Exception) - Method in interface org.jclouds.http.HttpCommand
-
Used to prevent a command from being re-executed, or having its response parsed.
- setException(Exception) - Method in class org.jclouds.http.HttpCommandRendezvous
-
- setException(Exception) - Method in class org.jclouds.http.TransformingHttpCommandImpl
-
Used to prevent a command from being re-executed, or having its response parsed.
- setExtensionHandlers(Map<String, Provider<? extends SectionHandler>>) - Method in class org.jclouds.ovf.xml.internal.BaseVirtualSystemHandler
-
- setExtraIpReason(String) - Method in class org.jclouds.rimuhosting.miro.data.IpRequestData
-
- setFixedIP(String) - Method in class org.jclouds.openstack.nova.domain.FloatingIP
-
- setFlavor(Flavor) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setFlavorId(Integer) - Method in class org.jclouds.cloudservers.domain.Server
-
- setFlavorRef(String) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setFork(boolean) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
- setGrantee(AccessControlList.Grantee) - Method in class org.jclouds.s3.domain.AccessControlList.Grant
-
- setGroup(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setHardware(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setHash(byte[]) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- setHash(byte[]) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- setHash(byte[]) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
-
- setHeaderTag(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
-
- setHeaderTag(String) - Method in class org.jclouds.s3.options.PutBucketOptions
-
- setHeaderTag(String) - Method in class org.jclouds.s3.options.PutObjectOptions
-
- setHost(String) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
Remote host, either DNS name or IP.
- setHost(String) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
Remote host, either DNS name or IP.
- setHostId(String) - Method in class org.jclouds.cloudservers.domain.Server
-
- setHostId(String) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setHostproperty(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
The name of a property in which the hostname of the machine should be stored
- setHostServerId(String) - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- setHostServerId(String) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setId(int) - Method in class org.jclouds.cloudservers.domain.Flavor
-
- setId(int) - Method in class org.jclouds.cloudservers.domain.Image
-
- setId(int) - Method in class org.jclouds.cloudservers.domain.SharedIpGroup
-
- setId(String) - Method in class org.jclouds.cloudservers.domain.Version
-
- setId(String) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
- setId(String) - Method in interface org.jclouds.domain.MutableResourceMetadata
-
- setId(int) - Method in class org.jclouds.openstack.nova.domain.FloatingIP
-
- setId(int) - Method in class org.jclouds.openstack.nova.domain.Image
-
- setId(int) - Method in class org.jclouds.openstack.nova.domain.SecurityGroup
-
- setId(String) - Method in class org.jclouds.rimuhosting.miro.domain.DataCenter
-
- setId(String) - Method in class org.jclouds.rimuhosting.miro.domain.Image
-
- setId(String) - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- setId(Long) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setId(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setId(String) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
- setIdproperty(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
The name of a property in which the id of the machine should be stored
- setImage(Image) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setImage(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setImageId(Integer) - Method in class org.jclouds.cloudservers.domain.Server
-
- setImageId(String) - Method in class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- setImageId(String) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setImageRef(String) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setInfo(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setInstanceCpuTime(long) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setInstanceID(int) - Method in class org.jclouds.openstack.nova.domain.FloatingIP
-
- setInstanceId(long) - Method in class org.jclouds.rimuhosting.miro.data.CloneOptions
-
- setInstanceInitiatedShutdownBehaviorForInstanceInRegion(String, String, Volume.InstanceInitiatedShutdownBehavior) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- setInstanceInitiatedShutdownBehaviorForInstanceInRegion(String, String, Volume.InstanceInitiatedShutdownBehavior) - Method in interface org.jclouds.ec2.services.InstanceClient
-
Specifies whether the instance's Amazon EBS volumes are stopped or
terminated when the instance is shut down.
- setInstanceParameters(ServerParameters) - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- setInstanceParameters(ServerParameters) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setInstancePings(boolean) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setInstanceRequest(NewServerData) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setInstanceTypeForInstanceInRegion(String, String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- setInstanceTypeForInstanceInRegion(String, String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
Sets the instanceType used for starting the instance.
- setInstanceUptime(long) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setIp(String) - Method in class org.jclouds.openstack.nova.domain.FloatingIP
-
- setIpAddresses(IpAddresses) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setIpRequest(IpRequestData) - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- setJoinDomainEnabled(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setKernel(String) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setKernelCanonical(String) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setKernelForInstanceInRegion(String, String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- setKernelForInstanceInRegion(String, String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
Sets the kernelId used for starting the instance.
- setKey(String) - Method in class org.jclouds.rimuhosting.miro.domain.MetaData
-
- setKey(String) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
-
The key is the handle that you assign to an object that allows you retrieve it later.
- setKey(String) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
The key is the handle that you assign to an object that allows you retrieve it later.
- setKey(String) - Method in class org.jclouds.s3.functions.ParseObjectMetadataFromHeaders
-
- setKeyfile(String) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
Sets the keyfile for the user.
- setKeyfile(String) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
Sets the keyfile for the user.
- setKeyName(String) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setKnownhosts(String) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
Sets the path to the file that has the identities of all known hosts.
- setKnownhosts(String) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
Sets the path to the file that has the identities of all known hosts.
- setLastModified(Date) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- setLastModified(Date) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- setLastModified(Date) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
-
- setLastModified(Date) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
-
- setLastModified(Date) - Method in class org.jclouds.blobstore.domain.internal.MutableStorageMetadataImpl
- setLastModified(Date) - Method in interface org.jclouds.blobstore.domain.MutableStorageMetadata
-
- setLastModified(Date) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- setLastModified(Date) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- setLastModified(Date) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
-
- setLastModified(Date) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- setLastModified(Date) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
- setLocation(Location) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
- setLocation(Location) - Method in interface org.jclouds.domain.MutableResourceMetadata
-
- setLocation(DataCenter) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setLocation(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setLocation(Location) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
- setMessage(String) - Method in class org.jclouds.aws.domain.AWSError
-
- setMessage(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- setMessages(List<String>) - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResult
-
- setMetadata(Map<String, String>) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- setMetadata(Map<String, String>) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- setMetadata(Map<String, String>) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
-
- setMetadata(Map<String, String>) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
-
- setMetadata(Map<String, String>) - Method in class org.jclouds.cloudservers.domain.Server
-
- setMetadata(Map<String, String>) - Method in class org.jclouds.openstack.nova.domain.Image
-
- setMetadata(Map<String, String>) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setMetaData(List<MetaData>) - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- setMetaData(List<MetaData>) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setMetadataPrefix(String) - Method in class org.jclouds.s3.options.CopyObjectOptions
-
- setMonthlyCharge(Double) - Method in class org.jclouds.rimuhosting.miro.domain.BillingData
-
- setMonthlyCharge(Double) - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- setMs(Long) - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingTimestamp
-
- setName(String) - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- setName(String) - Method in interface org.jclouds.atmos.domain.MutableContentMetadata
-
- setName(String) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- setName(String) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
- setName(String) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
-
- setName(String) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
-
- setName(String) - Method in class org.jclouds.blobstore.functions.ParseSystemAndUserMetadataFromHeaders
-
- setName(String) - Method in class org.jclouds.cloudservers.domain.AbsoluteLimit
-
- setName(String) - Method in class org.jclouds.cloudservers.domain.Flavor
-
- setName(String) - Method in class org.jclouds.cloudservers.domain.Image
-
- setName(String) - Method in class org.jclouds.cloudservers.domain.Server
-
- setName(String) - Method in class org.jclouds.cloudservers.domain.SharedIpGroup
-
- setName(String) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
- setName(String) - Method in interface org.jclouds.domain.MutableResourceMetadata
-
- setName(String) - Method in class org.jclouds.openstack.nova.domain.AbsoluteLimit
-
- setName(String) - Method in class org.jclouds.openstack.nova.domain.Image
-
- setName(String) - Method in class org.jclouds.openstack.nova.domain.SecurityGroup
-
- setName(String) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setName(String) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- setName(String) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- setName(String) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
- setName(String) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
-
- setName(String) - Method in class org.jclouds.rimuhosting.miro.data.CloneOptions
-
- setName(String) - Method in class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- setName(String) - Method in class org.jclouds.rimuhosting.miro.domain.DataCenter
-
- setName(String) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setNewInstanceRequest(NewServerData) - Method in class org.jclouds.rimuhosting.miro.domain.NewServerResponse
-
- setNewPricing(double) - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResult
-
- setNextBackup(RimuHostingTimestamp) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setNodeElement(NodeElement) - Method in class org.jclouds.tools.ant.taskdefs.compute.ComputeTask
-
- setNumberOfIps(int) - Method in class org.jclouds.rimuhosting.miro.data.IpRequestData
-
- setObjectInfo(String, String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.CommonSwiftAsyncClient
-
- setObjectInfo(String, String, Map<String, String>) - Method in interface org.jclouds.openstack.swift.CommonSwiftClient
-
- setOnDedicatedHardware(Boolean) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setOpenports(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setOriginalPricing(double) - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResult
-
- setOs(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setOwner(CanonicalUser) - Method in class org.jclouds.s3.domain.AccessControlList
-
- setOwner(CanonicalUser) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
-
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
- setOwner(CanonicalUser) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
- setOwningTarget(Target) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
- setPassphrase(String) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
Sets the passphrase for the users key.
- setPassphrase(String) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
Sets the passphrase for the users key.
- setPassword(String) - Method in class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- setPassword(String) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
Sets the password for the user.
- setPassword(String) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
Sets the password for the user.
- setPasswordEnabled(Boolean) - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- setPasswordproperty(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
The name of a property in which the password of the login user should be stored.
- setPath(String) - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- setPath(String) - Method in interface org.jclouds.atmos.domain.MutableContentMetadata
-
- setPayload(Payload) - Method in class org.jclouds.atmos.domain.internal.AtmosObjectImpl
-
- setPayload(Payload) - Method in class org.jclouds.azureblob.domain.internal.AzureBlobImpl
-
- setPayload(Payload) - Method in class org.jclouds.blobstore.domain.internal.BlobImpl
-
- setPayload(Payload) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
-
Sets payload for the request or the content from the response.
- setPayload(InputStream) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
- setPayload(byte[]) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
- setPayload(String) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
- setPayload(File) - Method in class org.jclouds.http.internal.PayloadEnclosingImpl
- setPayload(Payload) - Method in interface org.jclouds.io.PayloadEnclosing
-
Sets payload for the request or the content from the response.
- setPayload(File) - Method in interface org.jclouds.io.PayloadEnclosing
-
- setPayload(byte[]) - Method in interface org.jclouds.io.PayloadEnclosing
-
- setPayload(InputStream) - Method in interface org.jclouds.io.PayloadEnclosing
-
- setPayload(String) - Method in interface org.jclouds.io.PayloadEnclosing
-
- setPayload(Payload) - Method in class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
-
- setPayload(Payload) - Method in class org.jclouds.s3.domain.internal.S3ObjectImpl
-
- setPersistenceType(LoadBalancerPersistenceType) - Method in class org.jclouds.gogrid.options.AddLoadBalancerOptions
-
- setPlanId(String) - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- setPort(int) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
Changes the port used to connect to the remote host.
- setPort(int) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
Changes the port used to connect to the remote host.
- setPrimaryDisk(Integer) - Method in class org.jclouds.rimuhosting.miro.domain.ServerParameters
-
- setPrimaryIp(String) - Method in class org.jclouds.rimuhosting.miro.domain.IpAddresses
-
- setPrivateAddresses(Set<String>) - Method in class org.jclouds.cloudservers.domain.Addresses
-
- setPrivateAddresses(Set<Address>) - Method in class org.jclouds.openstack.nova.domain.Addresses
-
- setPrivatekeyfile(File) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setProgress(Integer) - Method in class org.jclouds.cloudservers.domain.Image
-
- setProgress(Integer) - Method in class org.jclouds.cloudservers.domain.Server
-
- setProgress(Integer) - Method in class org.jclouds.openstack.nova.domain.Image
-
- setProgress(Integer) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setProject(Project) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
- setProject(Project) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
Used for logging
- setPropertiesFromHttpHeaders(Multimap<String, String>) - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- setPropertiesFromHttpHeaders(Multimap<String, String>) - Method in interface org.jclouds.io.MutableContentMetadata
-
- setPropertiesFromHttpHeaders(Multimap<String, String>) - Method in class org.jclouds.io.payloads.BaseMutableContentMetadata
-
- setProvider(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.ComputeTask
-
- setPublicAddresses(Set<String>) - Method in class org.jclouds.cloudservers.domain.Addresses
-
- setPublicAddresses(Set<Address>) - Method in class org.jclouds.openstack.nova.domain.Addresses
-
- setPublickeyfile(File) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setPublicUri(URI) - Method in class org.jclouds.blobstore.domain.internal.MutableBlobMetadataImpl
- setPublicUri(URI) - Method in interface org.jclouds.blobstore.domain.MutableBlobMetadata
-
- setRam(Integer) - Method in class org.jclouds.cloudservers.domain.Flavor
-
- setRam(Integer) - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- setRam(Integer) - Method in class org.jclouds.rimuhosting.miro.domain.ServerParameters
-
- setRamdiskForInstanceInRegion(String, String, String) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- setRamdiskForInstanceInRegion(String, String, String) - Method in interface org.jclouds.ec2.services.InstanceClient
-
Sets the ramdisk used for starting the instance.
- setRate(List<RateLimit>) - Method in class org.jclouds.openstack.nova.domain.Limits
-
- setReadACL(String) - Method in class org.jclouds.openstack.swift.domain.ContainerMetadata
-
- setRemotebase(File) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
All files transfered to the host will be relative to this.
- setRequestId(String) - Method in class org.jclouds.aws.domain.AWSError
-
- setRequestId(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- setRequestToken(String) - Method in class org.jclouds.aws.domain.AWSError
-
- setResetPasswordRequired(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setResourceChangeResult(ResizeResponse) - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResponse
-
- setResourceMetadata(String, Map<String, String>) - Method in interface org.jclouds.azureblob.AzureBlobAsyncClient
-
- setResourceMetadata(String, Map<String, String>) - Method in interface org.jclouds.azureblob.AzureBlobClient
-
The Set Container Metadata operation sets one or more user-defined name/value pairs for the
specified container.
- setResponse(HttpResponse) - Method in class org.jclouds.http.HttpCommandRendezvous
-
- setRunscript(File) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
- setSecondaryDisk(Integer) - Method in class org.jclouds.rimuhosting.miro.domain.ServerParameters
-
- setSecondaryIps(SortedSet<String>) - Method in class org.jclouds.rimuhosting.miro.domain.IpAddresses
-
- setSecurityGroups(Set<SecurityGroup>) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setSee_also_url(String) - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- setServer(Server) - Method in class org.jclouds.rimuhosting.miro.domain.NewServerResponse
-
- setServerConfiguration(String, Server) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- setServerConfiguration(String, Server) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
set server configuration
- setServerConfiguration(String, Server) - Method in interface org.jclouds.elasticstack.ElasticStackAsyncClient
-
- setServerConfiguration(String, Server) - Method in interface org.jclouds.elasticstack.ElasticStackClient
-
set server configuration
- setServerId(Integer) - Method in class org.jclouds.cloudservers.domain.Image
-
- setServerInfo(ServerInfo) - Method in class org.jclouds.rimuhosting.miro.domain.NewServerResponse
-
- setServerRef(String) - Method in class org.jclouds.openstack.nova.domain.Image
-
- setServers(List<Integer>) - Method in class org.jclouds.cloudservers.domain.SharedIpGroup
-
- setServerType(ServerType) - Method in class org.jclouds.rimuhosting.miro.domain.PricingPlan
-
- setSharedIpGroupId(Integer) - Method in class org.jclouds.cloudservers.domain.Server
-
- setSharedIpGroupId(int) - Method in class org.jclouds.cloudservers.domain.ShareIp
-
- setSignature(String) - Method in class org.jclouds.aws.domain.AWSError
-
- setSignature(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- setSlug(String) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setSnapshotId(Long) - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- setState(ServerImageState) - Method in class org.jclouds.gogrid.options.GetImageListOptions
-
- setState(RunningState) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setState(RunningState) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setStateOnNode(NodeState, NodeMetadata) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
-
- setStateOnNodeAfterDelay(NodeState, NodeMetadata, long) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
-
- setStatus(ImageStatus) - Method in class org.jclouds.cloudservers.domain.Image
-
- setStatus(ServerStatus) - Method in class org.jclouds.cloudservers.domain.Server
-
- setStatus(VersionStatus) - Method in class org.jclouds.cloudservers.domain.Version
-
- setStatus(ImageStatus) - Method in class org.jclouds.openstack.nova.domain.Image
-
- setStatus(ServerStatus) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setStatusCode(Integer) - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingResponse
-
- setStatusMessage(String) - Method in class org.jclouds.rimuhosting.miro.domain.internal.RimuHostingResponse
-
- setStorageClass(ObjectMetadata.StorageClass) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
-
Currently defaults to 'STANDARD' and not used.
- setStorageClass(ObjectMetadata.StorageClass) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
Currently defaults to 'STANDARD' and not used.
- setStreamHandler(ExecuteStreamHandler) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
Set the stream handler to use.
- setStringSigned(String) - Method in class org.jclouds.atmos.domain.AtmosError
-
- setStringSigned(String) - Method in class org.jclouds.aws.domain.AWSError
-
- setStringSigned(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
-
- setSuccess(boolean) - Method in class org.jclouds.rimuhosting.miro.domain.ResizeResult
-
- setSuspended(boolean) - Method in class org.jclouds.rimuhosting.miro.domain.ServerInfo
-
- setTaskName(String) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
- setTaskType(String) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
- setTenantId(String) - Method in class org.jclouds.openstack.nova.domain.SecurityGroup
-
- setThreadPoolExecutor(ThreadPoolExecutor) - Method in class org.jclouds.concurrent.DynamicThreadPoolExecutor.DynamicQueue
-
Sets the executor this queue belongs to.
- setTimeout(long) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
The connection can be dropped after a specified number of milliseconds.
- setTimeout(long) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
The connection can be dropped after a specified number of milliseconds.
- SettingData - Class in org.jclouds.cim
-
The type of resource this allocation setting represents.
- SettingData(String, String) - Constructor for class org.jclouds.cim.SettingData
-
- SettingData.Builder - Class in org.jclouds.cim
-
- SettingData.Builder() - Constructor for class org.jclouds.cim.SettingData.Builder
-
- setTrust(boolean) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
Setting this to true trusts hosts whose identity is unknown.
- setTrust(boolean) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
Setting this to true trusts hosts whose identity is unknown.
- setType(BlobType) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
- setType(T) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
- setType(T) - Method in interface org.jclouds.domain.MutableResourceMetadata
-
- setType(LoadBalancerType) - Method in class org.jclouds.gogrid.options.AddLoadBalancerOptions
-
- setType(ServerImageType) - Method in class org.jclouds.gogrid.options.GetImageListOptions
-
- setType(String) - Method in class org.jclouds.rimuhosting.miro.domain.Server
-
- setUpdated(Date) - Method in class org.jclouds.cloudservers.domain.Image
-
- setupLinkToInitFile() - Method in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh
-
- setupStaticNat(boolean) - Static method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions.Builder
-
- setupStaticNat - Variable in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- setupStaticNat(boolean) - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- setUri(URI) - Method in class org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata
-
- setUri(URI) - Method in interface org.jclouds.atmos.domain.MutableContentMetadata
-
- setUri(URI) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
- setUri(URI) - Method in interface org.jclouds.domain.MutableResourceMetadata
-
- setUri(URI) - Method in class org.jclouds.openstack.swift.domain.internal.DelegatingMutableObjectInfoWithMetadata
-
- setUri(URI) - Method in class org.jclouds.openstack.swift.domain.internal.MutableObjectInfoWithMetadataImpl
-
- setUri(URI) - Method in interface org.jclouds.openstack.swift.domain.MutableObjectInfoWithMetadata
-
- setUri(URI) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- setUri(URI) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
- setUrl(URI) - Method in class org.jclouds.azureblob.domain.internal.MutableBlobPropertiesImpl
-
- setUrl(URI) - Method in class org.jclouds.azureblob.domain.internal.MutableContainerPropertiesWithMetadataImpl
-
- setUrl(URI) - Method in interface org.jclouds.azureblob.domain.MutableBlobProperties
-
- setUrl(URI) - Method in interface org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
-
- setUseOrgSettings(Boolean) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setUserDataForInstanceInRegion(String, String, byte[]) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- setUserDataForInstanceInRegion(String, String, byte[]) - Method in interface org.jclouds.ec2.services.InstanceClient
-
Sets the userData used for starting the instance.
- setUserId(Long) - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- setUserMetadata(Map<String, String>) - Method in class org.jclouds.domain.internal.MutableResourceMetadataImpl
- setUserMetadata(Map<String, String>) - Method in interface org.jclouds.domain.MutableResourceMetadata
-
- setUserMetadata(Map<String, String>) - Method in class org.jclouds.s3.domain.internal.MutableObjectMetadataImpl
- setUserMetadata(Map<String, String>) - Method in interface org.jclouds.s3.domain.MutableObjectMetadata
-
- setUsername(String) - Method in class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
Username known to remote host.
- setUsername(String) - Method in class org.jclouds.tools.ant.util.SSHExecute
-
Username known to remote host.
- setUsernameproperty(String) - Method in class org.jclouds.tools.ant.taskdefs.compute.NodeElement
-
The name of a property in which the username of the login user should be stored.
- setUuid(String) - Method in class org.jclouds.openstack.nova.domain.Server
-
- setValue(V) - Method in class org.jclouds.blobstore.internal.BaseBlobMap.Entry
-
- setValue(int) - Method in class org.jclouds.cloudservers.domain.AbsoluteLimit
-
- setValue(V) - Method in class org.jclouds.collect.AbstractMapEntry
-
- setValue(int) - Method in class org.jclouds.openstack.nova.domain.AbsoluteLimit
-
- setValue(String) - Method in class org.jclouds.rimuhosting.miro.domain.MetaData
-
- SetVCloudTokenCookie - Class in org.jclouds.savvis.vpdc.filters
-
Adds the VCloud Token to the request as a cookie
- SetVCloudTokenCookie(Supplier<String>) - Constructor for class org.jclouds.savvis.vpdc.filters.SetVCloudTokenCookie
-
- SetVCloudTokenCookie - Class in org.jclouds.trmk.vcloud_0_8.filters
-
Adds the VCloud Token to the request as a cookie
- SetVCloudTokenCookie(Provider<String>) - Constructor for class org.jclouds.trmk.vcloud_0_8.filters.SetVCloudTokenCookie
-
- SetVCloudTokenCookie - Class in org.jclouds.vcloud.filters
-
Adds the VCloud Token to the request as a cookie
- SetVCloudTokenCookie(Supplier<String>) - Constructor for class org.jclouds.vcloud.filters.SetVCloudTokenCookie
-
- setVirtualMachineId(Long) - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- setVirtualMachineId(String) - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- setVolumeId(Long) - Method in class org.jclouds.cloudstack.domain.TemplateMetadata
-
- setWadl(String) - Method in class org.jclouds.cloudservers.domain.Version
-
- setWeekly(WeeklyBackup) - Method in class org.jclouds.cloudservers.domain.BackupSchedule
-
- sha1() - Method in interface org.jclouds.crypto.Crypto
-
- sha1(InputSupplier<? extends InputStream>) - Static method in class org.jclouds.crypto.CryptoStreams
-
Computes and returns the SHA1 value for a supplied input stream.
- sha1(byte[]) - Static method in class org.jclouds.crypto.CryptoStreams
-
- sha1(RSAPrivateCrtKeySpec) - Static method in class org.jclouds.crypto.SshKeys
-
Create a SHA-1 digest of the DER encoded private key.
- SHA1 - Static variable in class org.jclouds.encryption.internal.JCECrypto
-
- sha1() - Method in class org.jclouds.encryption.internal.JCECrypto
-
- sha1OfPrivateKey(String) - Method in class org.jclouds.ec2.domain.KeyPair.Builder
-
- sha1PrivateKey(String) - Static method in class org.jclouds.crypto.SshKeys
-
- sha256() - Method in interface org.jclouds.crypto.Crypto
-
- SHA256 - Static variable in class org.jclouds.encryption.internal.JCECrypto
-
- sha256() - Method in class org.jclouds.encryption.internal.JCECrypto
-
- sha512() - Method in interface org.jclouds.crypto.Crypto
-
- SHA512 - Static variable in class org.jclouds.encryption.internal.JCECrypto
-
- sha512() - Method in class org.jclouds.encryption.internal.JCECrypto
-
- Sha512Crypt - Class in org.jclouds.crypto
-
This class defines a method,
Sha512_crypt()
, which takes a password and a salt string and generates a
Sha512 encrypted password entry.
- Sha512Crypt() - Constructor for class org.jclouds.crypto.Sha512Crypt
-
- Sha512Crypt.Function - Enum in org.jclouds.crypto
-
- ShadowStatements - Class in org.jclouds.scriptbuilder.statements.login
-
Statements used to manipulate the shadow file
- ShadowStatements() - Constructor for class org.jclouds.scriptbuilder.statements.login.ShadowStatements
-
- SharedIpGroup - Class in org.jclouds.cloudservers.domain
-
A shared IP group is a collection of servers that can share IPs with other members of the group.
- SharedIpGroup() - Constructor for class org.jclouds.cloudservers.domain.SharedIpGroup
-
- SharedIpGroup(int, String) - Constructor for class org.jclouds.cloudservers.domain.SharedIpGroup
-
- SharedKeyLiteAuthentication - Class in org.jclouds.azure.storage.filters
-
Signs the Azure Storage request.
- SharedKeyLiteAuthentication(SignatureWire, String, String, Provider<String>, Crypto, HttpUtils) - Constructor for class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
-
- SharedKeyLiteAuthentication - Class in org.jclouds.gogrid.filters
-
- SharedKeyLiteAuthentication(String, String, Long, HttpUtils) - Constructor for class org.jclouds.gogrid.filters.SharedKeyLiteAuthentication
-
- sharedTemplatesEnabled(boolean) - Method in class org.jclouds.cloudstack.domain.Capabilities.Builder
-
- shareIp(String, int, int, boolean) - Method in interface org.jclouds.cloudservers.CloudServersAsyncClient
-
- shareIp(String, int, int, boolean) - Method in interface org.jclouds.cloudservers.CloudServersClient
-
/** This operation allows you share an IP address to the specified server
This operation shares an IP from an existing server in the specified shared IP group to
another specified server in the same group.
- ShareIp - Class in org.jclouds.cloudservers.domain
-
- ShareIp() - Constructor for class org.jclouds.cloudservers.domain.ShareIp
-
- ShareUrl - Class in org.jclouds.atmos.filters
-
Signs the EMC Atmos Online Storage request.
- ShareUrl(String, String, Supplier<URI>, Provider<Long>, Provider<UriBuilder>, Crypto) - Constructor for class org.jclouds.atmos.filters.ShareUrl
-
- shell(String) - Method in class org.jclouds.scriptbuilder.statements.login.UserAdd.Builder
-
- ShellToken - Enum in org.jclouds.scriptbuilder.domain
-
Constants used in shell scripting.
- shouldAddHostHeader(Method) - Method in class org.jclouds.rest.internal.RestAnnotationProcessor
-
- shouldAuthenticateSudo() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
-
- shouldAuthenticateSudo() - Method in class org.jclouds.compute.options.RunScriptOptions
-
- shouldAuthenticateSudo() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- shouldAuthenticateSudo() - Method in class org.jclouds.domain.LoginCredentials
-
secures access to root requires a password.
- shouldAuthorizeAdminPublicKey() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- shouldAuthorizeSelf() - Method in class org.jclouds.ec2.compute.domain.RegionNameAndIngressRules
-
- shouldAutomaticallyCreateKeyPair() - Method in class org.jclouds.ec2.compute.options.EC2TemplateOptions
-
- shouldAutomaticallyCreateKeyPair() - Method in class org.jclouds.trmk.vcloud_0_8.compute.options.TerremarkVCloudTemplateOptions
-
- shouldAutomaticallyCreatePlacementGroup() - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
- shouldBlock() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
- shouldBlockOnComplete() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
-
- shouldBlockOnComplete() - Method in class org.jclouds.compute.options.RunScriptOptions
-
- shouldBlockOnComplete() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- shouldBlockUntilRunning() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- shouldBlockUntilRunning() - Method in class org.jclouds.compute.options.TemplateOptions
-
- shouldChangeSid() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- shouldCustomizeOnInstantiate() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
- shouldDeploy() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
- shouldDeploy() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
-
- shouldDoWork() - Method in class org.jclouds.lifecycle.BaseLifeCycle
-
- shouldGrantSudoToAdminUser() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- shouldGrantSudoToAdminUser() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess
-
- shouldInstallAdminPrivateKey() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- shouldLockSsh() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- shouldParseImagesOnDemand(Injector) - Method in class org.jclouds.aws.ec2.compute.config.AWSEC2ComputeServiceContextModule
-
- shouldParseImagesOnDemand(Injector) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
-
- shouldParseImagesOnDemand(Injector) - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceContextModule
-
- shouldPowerOn() - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
- shouldPowerOn() - Method in class org.jclouds.vcloud.options.InstantiateVAppTemplateOptions
-
- shouldResetLoginPassword() - Method in class org.jclouds.scriptbuilder.statements.login.AdminAccess.Config
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.atmos.handlers.AtmosClientErrorRetryHandler
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.aws.handlers.AWSClientErrorRetryHandler
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.azure.storage.handlers.AzureStorageClientErrorRetryHandler
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.cloudstack.handlers.InvalidateSessionAndRetryOn401AndLogoutOnClose
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.deltacloud.handlers.DeltacloudRedirectionRetryHandler
-
- shouldRetryRequest(HttpCommand, IOException) - Method in class org.jclouds.http.handlers.BackoffLimitedRetryHandler
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.http.handlers.BackoffLimitedRetryHandler
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.http.handlers.DelegatingRetryHandler
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.http.handlers.RedirectionRetryHandler
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in interface org.jclouds.http.HttpRetryHandler
-
Return true if the command should be retried.
- shouldRetryRequest(HttpCommand, IOException) - Method in interface org.jclouds.http.IOExceptionRetryHandler
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.openstack.handlers.RetryOnRenew
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.openstack.keystone.v1_1.handlers.RetryOnRenew
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.openstack.keystone.v2_0.handlers.RetryOnRenew
-
- shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.s3.handlers.S3RedirectionRetryHandler
-
- shouldRunAsRoot() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
-
- shouldRunAsRoot() - Method in class org.jclouds.compute.options.RunScriptOptions
-
Whether to run the script as root (or run with current privileges).
- shouldRunAsRoot() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- shouldSetupStaticNat() - Method in class org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions
-
- shouldUseOrgSettings() - Method in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- shouldWrapInInitScript() - Method in class org.jclouds.compute.options.RunScriptOptions.ImmutableRunScriptOptions
-
- shouldWrapInInitScript() - Method in class org.jclouds.compute.options.RunScriptOptions
-
Whether to wait until the script has completed.
- shouldWrapInInitScript() - Method in class org.jclouds.compute.options.TemplateOptions.ImmutableTemplateOptions
-
- shutdown() - Method in class org.jclouds.concurrent.MoreExecutors.SameThreadExecutorService
-
- shutdown() - Method in class org.jclouds.lifecycle.BaseLifeCycle
-
- shutdown(long) - Method in class org.jclouds.lifecycle.BaseLifeCycle
-
- shutdown() - Method in interface org.jclouds.lifecycle.LifeCycle
-
Requests shutdown of the component.
- shutdown(long) - Method in interface org.jclouds.lifecycle.LifeCycle
-
Requests shutdown, but will only wait @link waitms milliseconds
- shutdownNow() - Method in class org.jclouds.concurrent.MoreExecutors.SameThreadExecutorService
-
- shutdownServer(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- shutdownServer(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
Shutdown a server
Sends the server an ACPI power-down event.
- shutdownServer(String) - Method in interface org.jclouds.elasticstack.ElasticStackAsyncClient
-
- shutdownServer(String) - Method in interface org.jclouds.elasticstack.ElasticStackClient
-
Shutdown a server
Sends the server an ACPI power-down event.
- shutdownVApp(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- shutdownVApp(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
This call shuts down the vApp.
- shutdownVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppAsyncClient
-
- shutdownVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppClient
-
A shutdown request to a vApp URL shuts down all of the virtual machines in the vApp, as
specified in its StartupSection field.
- shutdownVm(URI) - Method in interface org.jclouds.vcloud.features.VmAsyncClient
-
- shutdownVm(URI) - Method in interface org.jclouds.vcloud.features.VmClient
-
A shutdown request to a vApp URL shuts down all of the virtual machines in the vApp, as
specified in its StartupSection field.
- sign(String) - Method in class org.jclouds.aws.filters.FormSigner
-
- sign(String) - Method in class org.jclouds.cloudstack.filters.QuerySigner
-
- sign(String) - Method in interface org.jclouds.rest.RequestSigner
-
- sign(String) - Method in class org.jclouds.s3.filters.RequestAuthorizeSignature
-
- SIGNATURE - Static variable in interface org.jclouds.atmos.reference.AtmosHeaders
-
- SIGNATURE - Static variable in interface org.jclouds.aws.reference.FormParameters
-
The request signature.
- SIGNATURE_METHOD - Static variable in interface org.jclouds.aws.reference.FormParameters
-
The hash algorithm you use to create the request signature.
- SIGNATURE_VERSION - Static variable in interface org.jclouds.aws.reference.FormParameters
-
The signature version you use to sign the request.
- SignatureWire - Class in org.jclouds.http.internal
-
- SignatureWire() - Constructor for class org.jclouds.http.internal.SignatureWire
-
- SIGNED_PARAMETERS - Static variable in class org.jclouds.s3.filters.RequestAuthorizeSignature
-
- signGetBlob(String, String) - Method in class org.jclouds.atmos.blobstore.AtmosBlobRequestSigner
-
- signGetBlob(String, String, GetOptions) - Method in class org.jclouds.atmos.blobstore.AtmosBlobRequestSigner
-
- signGetBlob(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
-
- signGetBlob(String, String, GetOptions) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
-
- signGetBlob(String, String) - Method in interface org.jclouds.blobstore.BlobRequestSigner
-
gets a signed request, including headers as necessary, to access a blob from an external
client.
- signGetBlob(String, String, GetOptions) - Method in interface org.jclouds.blobstore.BlobRequestSigner
-
- signGetBlob(String, String) - Method in class org.jclouds.blobstore.internal.RequestSigningUnsupported
-
- signGetBlob(String, String, GetOptions) - Method in class org.jclouds.blobstore.internal.RequestSigningUnsupported
-
- signGetBlob(String, String) - Method in class org.jclouds.blobstore.TransientBlobRequestSigner
-
- signGetBlob(String, String, GetOptions) - Method in class org.jclouds.blobstore.TransientBlobRequestSigner
-
- signGetBlob(String, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobRequestSigner
-
- signGetBlob(String, String, GetOptions) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobRequestSigner
-
- signGetBlob(String, String) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
- signGetBlob(String, String, GetOptions) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
- signPutBlob(String, Blob) - Method in class org.jclouds.atmos.blobstore.AtmosBlobRequestSigner
-
- signPutBlob(String, Blob) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
-
- signPutBlob(String, Blob) - Method in interface org.jclouds.blobstore.BlobRequestSigner
-
gets a signed request, including headers as necessary, to upload a blob from an external
client.
- signPutBlob(String, Blob) - Method in class org.jclouds.blobstore.internal.RequestSigningUnsupported
-
- signPutBlob(String, Blob) - Method in class org.jclouds.blobstore.TransientBlobRequestSigner
-
- signPutBlob(String, Blob) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobRequestSigner
-
- signPutBlob(String, Blob) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
- signRemoveBlob(String, String) - Method in class org.jclouds.atmos.blobstore.AtmosBlobRequestSigner
-
- signRemoveBlob(String, String) - Method in class org.jclouds.azureblob.blobstore.AzureBlobRequestSigner
-
- signRemoveBlob(String, String) - Method in interface org.jclouds.blobstore.BlobRequestSigner
-
gets a signed request, including headers as necessary, to delete a blob from an external
client.
- signRemoveBlob(String, String) - Method in class org.jclouds.blobstore.internal.RequestSigningUnsupported
-
- signRemoveBlob(String, String) - Method in class org.jclouds.blobstore.TransientBlobRequestSigner
-
- signRemoveBlob(String, String) - Method in class org.jclouds.openstack.swift.blobstore.SwiftBlobRequestSigner
-
- signRemoveBlob(String, String) - Method in class org.jclouds.s3.blobstore.S3BlobRequestSigner
-
- SignRequest - Class in org.jclouds.atmos.filters
-
Signs the EMC Atmos Online Storage request.
- SignRequest(SignatureWire, String, String, Provider<String>, Crypto, HttpUtils) - Constructor for class org.jclouds.atmos.filters.SignRequest
-
- signString(String) - Method in class org.jclouds.atmos.filters.ShareUrl
-
- signString(String) - Method in class org.jclouds.atmos.filters.SignRequest
-
- signString(String) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
-
- SimpleDateFormatDateService - Class in org.jclouds.date.internal
-
- SimpleDateFormatDateService() - Constructor for class org.jclouds.date.internal.SimpleDateFormatDateService
-
- SingleThreaded - Annotation Type in org.jclouds.concurrent
-
designates that the object must not exist in an environment that spawns threads.
- size() - Method in class org.jclouds.blobstore.internal.BaseBlobMap
-
- size(long) - Method in class org.jclouds.cloudsigma.domain.CreateDriveRequest.Builder
- size - Variable in class org.jclouds.cloudsigma.domain.Drive.Builder
-
- size(long) - Method in class org.jclouds.cloudsigma.domain.Drive.Builder
-
- size - Variable in class org.jclouds.cloudsigma.domain.Drive
-
- size(long) - Method in class org.jclouds.cloudsigma.domain.DriveData.Builder
- size(long) - Method in class org.jclouds.cloudsigma.domain.DriveInfo.Builder
- size(long) - Static method in class org.jclouds.cloudsigma.options.CloneDriveOptions.Builder
-
- size(long) - Method in class org.jclouds.cloudsigma.options.CloneDriveOptions
-
adjust to new size in bytes
- size(long) - Method in class org.jclouds.cloudstack.domain.ISO.Builder
-
- size(Long) - Method in class org.jclouds.cloudstack.domain.Template.Builder
-
- size(long) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- size() - Method in class org.jclouds.collect.InputSupplierMap
-
- size() - Method in class org.jclouds.collect.TransformingMap
-
- size(Float) - Method in class org.jclouds.compute.domain.VolumeBuilder
-
- size(int) - Method in class org.jclouds.ec2.domain.Volume.Builder
-
- size(long) - Method in class org.jclouds.elasticstack.domain.CreateDriveRequest.Builder
- size - Variable in class org.jclouds.elasticstack.domain.Drive.Builder
-
- size(long) - Method in class org.jclouds.elasticstack.domain.Drive.Builder
-
- size - Variable in class org.jclouds.elasticstack.domain.Drive
-
- size(long) - Method in class org.jclouds.elasticstack.domain.DriveData.Builder
- size(long) - Method in class org.jclouds.elasticstack.domain.DriveInfo.Builder
- size - Variable in class org.jclouds.trmk.vcloud_0_8.xml.VAppHandler
-
- sizeInGib(Integer) - Method in class org.jclouds.ec2.domain.BlockDeviceMapping.Builder
-
- SkaliCloudMalaysiaComputeServiceContextModule - Class in org.jclouds.skalicloud.config
-
- SkaliCloudMalaysiaComputeServiceContextModule() - Constructor for class org.jclouds.skalicloud.config.SkaliCloudMalaysiaComputeServiceContextModule
-
- SkaliCloudMalaysiaContextBuilder - Class in org.jclouds.skalicloud
-
- SkaliCloudMalaysiaContextBuilder(Properties) - Constructor for class org.jclouds.skalicloud.SkaliCloudMalaysiaContextBuilder
-
- SkaliCloudMalaysiaPropertiesBuilder - Class in org.jclouds.skalicloud
-
- SkaliCloudMalaysiaPropertiesBuilder(Properties) - Constructor for class org.jclouds.skalicloud.SkaliCloudMalaysiaPropertiesBuilder
-
- SkaliCloudMalaysiaProviderMetadata - Class in org.jclouds.skalicloud
-
Implementation of org.jclouds.types.ProviderMetadata
for SkaliCloud Malaysia.
- SkaliCloudMalaysiaProviderMetadata() - Constructor for class org.jclouds.skalicloud.SkaliCloudMalaysiaProviderMetadata
-
- skip(long) - Method in class org.jclouds.util.InputStreamChain
-
- skipAndPeek(JsonToken, JsonReader) - Method in class org.jclouds.http.functions.ParseFirstJsonValueNamed
-
- SkipEncoding - Annotation Type in org.jclouds.rest.annotations
-
Designates we should not encode the following parameters
- skips - Variable in class org.jclouds.http.HttpRequest.Builder
-
- skips(char[]) - Method in class org.jclouds.http.HttpRequest.Builder
-
- skips(char[]) - Method in class org.jclouds.rest.internal.GeneratedHttpRequest.Builder
-
- SLASH_PATTERN - Static variable in class org.jclouds.util.Patterns
-
- SLF4JLogger - Class in org.jclouds.logging.slf4j
-
org.apache.slf4j.Logger
implementation of
Logger
.
- SLF4JLogger(String, Logger) - Constructor for class org.jclouds.logging.slf4j.SLF4JLogger
-
- SLF4JLogger.SLF4JLoggerFactory - Class in org.jclouds.logging.slf4j
-
- SLF4JLogger.SLF4JLoggerFactory() - Constructor for class org.jclouds.logging.slf4j.SLF4JLogger.SLF4JLoggerFactory
-
- SLF4JLoggingModule - Class in org.jclouds.logging.slf4j.config
-
- SLF4JLoggingModule() - Constructor for class org.jclouds.logging.slf4j.config.SLF4JLoggingModule
-
- slice(Payload, long, long) - Method in class org.jclouds.io.internal.BasePayloadSlicer
-
Returns a
Payload
that returns input streams from the an underlying payload, where
each stream starts at the given offset and is limited to the specified number of bytes.
- slice(Payload, long, long) - Method in interface org.jclouds.io.PayloadSlicer
-
Returns a
Payload
that returns input streams from the an underlying payload, where
each stream starts at the given offset and is limited to the specified number of bytes.
- Slice - Class in org.jclouds.slicehost.domain
-
A slice is a virtual machine instance in the Slicehost system.
- Slice(int, String, int, Integer, Integer, Slice.Status, Integer, float, float, Set<String>, String) - Constructor for class org.jclouds.slicehost.domain.Slice
-
- Slice.Status - Enum in org.jclouds.slicehost.domain
-
The current status of the slice
- SliceActive - Class in org.jclouds.slicehost.predicates
-
- SliceActive(SlicehostClient) - Constructor for class org.jclouds.slicehost.predicates.SliceActive
-
- SliceHandler - Class in org.jclouds.slicehost.xml
-
- SliceHandler() - Constructor for class org.jclouds.slicehost.xml.SliceHandler
-
- SlicehostAsyncClient - Interface in org.jclouds.slicehost
-
Provides asynchronous access to Slicehost via their REST API.
- SlicehostBasic - Class in org.jclouds.slicehost.filters
-
- SlicehostBasic(String) - Constructor for class org.jclouds.slicehost.filters.SlicehostBasic
-
- SlicehostClient - Interface in org.jclouds.slicehost
-
Provides access to Slicehost via their REST API.
- SlicehostComputeServiceAdapter - Class in org.jclouds.slicehost.compute.strategy
-
- SlicehostComputeServiceAdapter(SlicehostClient) - Constructor for class org.jclouds.slicehost.compute.strategy.SlicehostComputeServiceAdapter
-
- SlicehostComputeServiceContextModule - Class in org.jclouds.slicehost.compute.config
-
- SlicehostComputeServiceContextModule() - Constructor for class org.jclouds.slicehost.compute.config.SlicehostComputeServiceContextModule
-
- SlicehostContextBuilder - Class in org.jclouds.slicehost
-
Creates SlicehostComputeServiceContext
or Injector
instances based on the most
commonly requested arguments.
- SlicehostContextBuilder(Properties) - Constructor for class org.jclouds.slicehost.SlicehostContextBuilder
-
- SlicehostImageToImage - Class in org.jclouds.slicehost.compute.functions
-
- SlicehostImageToOperatingSystem - Class in org.jclouds.slicehost.compute.functions
-
- SlicehostImageToOperatingSystem(Map<OsFamily, Map<String, String>>) - Constructor for class org.jclouds.slicehost.compute.functions.SlicehostImageToOperatingSystem
-
- SlicehostPropertiesBuilder - Class in org.jclouds.slicehost
-
Builds properties used in Slicehost Connections
- SlicehostPropertiesBuilder(Properties) - Constructor for class org.jclouds.slicehost.SlicehostPropertiesBuilder
-
- SlicehostProviderMetadata - Class in org.jclouds.slicehost
-
Implementation of org.jclouds.types.ProviderMetadata
for Slicehost
- SlicehostProviderMetadata() - Constructor for class org.jclouds.slicehost.SlicehostProviderMetadata
-
- SlicehostRestClientModule - Class in org.jclouds.slicehost.config
-
- SlicehostRestClientModule() - Constructor for class org.jclouds.slicehost.config.SlicehostRestClientModule
-
- slicer - Variable in class org.jclouds.aws.s3.blobstore.strategy.internal.ParallelMultipartUploadStrategy
-
- slicer - Variable in class org.jclouds.aws.s3.blobstore.strategy.internal.SequentialMultipartUploadStrategy
-
- SlicesHandler - Class in org.jclouds.slicehost.xml
-
- SlicesHandler(SliceHandler) - Constructor for class org.jclouds.slicehost.xml.SlicesHandler
-
- sliceStatusToNodeState - Static variable in class org.jclouds.slicehost.compute.config.SlicehostComputeServiceContextModule
-
- SliceTerminated - Class in org.jclouds.slicehost.predicates
-
- SliceTerminated(SlicehostClient) - Constructor for class org.jclouds.slicehost.predicates.SliceTerminated
-
- SliceToNodeMetadata - Class in org.jclouds.slicehost.compute.functions
-
- sliceToNodeState - Variable in class org.jclouds.slicehost.compute.functions.SliceToNodeMetadata
-
- small(String, String, String) - Static method in class org.jclouds.cloudsigma.util.Servers
-
Helper to create a small persistent server
- small(String, String, String) - Static method in class org.jclouds.elasticstack.util.Servers
-
Helper to create a small persistent server
- smallest() - Method in class org.jclouds.compute.domain.internal.TemplateBuilderImpl
-
configure this template to the smallest hardware, based on cores, ram, then disk
- smallest() - Method in interface org.jclouds.compute.domain.TemplateBuilder
-
configure this template to the smallest hardware, based on cores, ram, then disk
- smallWithStaticIP(String, String, String, String) - Static method in class org.jclouds.cloudsigma.util.Servers
-
Helper to create a small persistent server
- smp - Variable in class org.jclouds.cloudsigma.domain.Server.Builder
-
- smp(Integer) - Method in class org.jclouds.cloudsigma.domain.Server.Builder
-
- smp - Variable in class org.jclouds.cloudsigma.domain.Server
-
- smp(Integer) - Method in class org.jclouds.cloudsigma.domain.ServerInfo.Builder
- smp - Variable in class org.jclouds.elasticstack.domain.Server.Builder
-
- smp(Integer) - Method in class org.jclouds.elasticstack.domain.Server.Builder
-
- smp - Variable in class org.jclouds.elasticstack.domain.Server
-
- smp(Integer) - Method in class org.jclouds.elasticstack.domain.ServerInfo.Builder
- snapshot() - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- Snapshot - Class in org.jclouds.cloudstack.domain
-
- Snapshot(long, String, Date, String, long, Snapshot.Interval, long, String, String, Snapshot.Type, Snapshot.State, long, String, Volume.Type) - Constructor for class org.jclouds.cloudstack.domain.Snapshot
-
- Snapshot - Class in org.jclouds.ec2.domain
-
- Snapshot(String, String, String, int, Snapshot.Status, Date, int, String, String, String) - Constructor for class org.jclouds.ec2.domain.Snapshot
-
- snapshot - Variable in class org.jclouds.JcloudsVersion
-
- Snapshot.Builder - Class in org.jclouds.cloudstack.domain
-
- Snapshot.Builder() - Constructor for class org.jclouds.cloudstack.domain.Snapshot.Builder
-
- Snapshot.Interval - Enum in org.jclouds.cloudstack.domain
-
- Snapshot.State - Enum in org.jclouds.cloudstack.domain
-
- Snapshot.Status - Enum in org.jclouds.ec2.domain
-
- Snapshot.Type - Enum in org.jclouds.cloudstack.domain
-
- SnapshotAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Snapshot features.
- SnapshotClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Snapshot features.
- SnapshotCompleted - Class in org.jclouds.ec2.predicates
-
Tests to see if a snapshot is completed.
- SnapshotCompleted(ElasticBlockStoreClient) - Constructor for class org.jclouds.ec2.predicates.SnapshotCompleted
-
- snapshotDataRoot(URI) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- SnapshotHandler - Class in org.jclouds.ec2.xml
-
- SnapshotHandler(DateService, Supplier<String>) - Constructor for class org.jclouds.ec2.xml.SnapshotHandler
-
- snapshotId(Long) - Method in class org.jclouds.cloudstack.domain.TemplateMetadata.Builder
-
- snapshotId(long) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- snapshotId(long) - Static method in class org.jclouds.cloudstack.options.CreateTemplateOptions.Builder
-
- snapshotId(long) - Method in class org.jclouds.cloudstack.options.CreateTemplateOptions
-
the ID of the snapshot the template is being created from.
- snapshotId(String) - Method in class org.jclouds.ec2.domain.BlockDeviceMapping.Builder
-
- snapshotId(String) - Method in class org.jclouds.ec2.domain.Volume.Builder
-
- snapshotIds(String...) - Static method in class org.jclouds.ec2.options.DescribeSnapshotsOptions.Builder
-
- snapshotIds(String...) - Method in class org.jclouds.ec2.options.DescribeSnapshotsOptions
-
The ID of the Amazon EBS snapshot.
- snapshotLimit(Long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- SnapshotPolicy - Class in org.jclouds.cloudstack.domain
-
- SnapshotPolicy(long, Snapshot.Interval, long, String, String, long) - Constructor for class org.jclouds.cloudstack.domain.SnapshotPolicy
-
- SnapshotPolicy.Builder - Class in org.jclouds.cloudstack.domain
-
- SnapshotPolicy.Builder() - Constructor for class org.jclouds.cloudstack.domain.SnapshotPolicy.Builder
-
- SnapshotPolicySchedule - Class in org.jclouds.cloudstack.domain
-
Describes the schedule of a snapshot policy.
- SnapshotPolicySchedule(Snapshot.Interval, String) - Constructor for class org.jclouds.cloudstack.domain.SnapshotPolicySchedule
-
- SnapshotPolicySchedules - Class in org.jclouds.cloudstack.util
-
Methods to create SnapshotPolicySchedule objects in the format required by Cloudstack.
- SnapshotPolicySchedules() - Constructor for class org.jclouds.cloudstack.util.SnapshotPolicySchedules
-
- snapshots(long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- snapshotsAvailable(Long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- snapshotType(Snapshot.Type) - Method in class org.jclouds.cloudstack.domain.Snapshot.Builder
-
- snapshotType(Snapshot.Type) - Static method in class org.jclouds.cloudstack.options.ListSnapshotsOptions.Builder
-
- snapshotType(Snapshot.Type) - Method in class org.jclouds.cloudstack.options.ListSnapshotsOptions
-
- SocketOpen - Interface in org.jclouds.predicates
-
Tests to see if a socket is open.
- SocketOpenUnsupported - Class in org.jclouds.predicates
-
- SocketOpenUnsupported() - Constructor for class org.jclouds.predicates.SocketOpenUnsupported
-
- SoftLayerAsyncClient - Interface in org.jclouds.softlayer
-
Provides asynchronous access to SoftLayer via their REST API.
- SoftLayerClient - Interface in org.jclouds.softlayer
-
Provides synchronous access to SoftLayer.
- SoftLayerComputeServiceAdapter - Class in org.jclouds.softlayer.compute.strategy
-
- SoftLayerComputeServiceAdapter(SoftLayerClient, SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent, Supplier<ProductPackage>, Iterable<ProductItemPrice>, String, String, float, long) - Constructor for class org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter
-
- SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent - Class in org.jclouds.softlayer.compute.strategy
-
- SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent(SoftLayerClient) - Constructor for class org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent
-
- SoftLayerComputeServiceContextModule - Class in org.jclouds.softlayer.compute.config
-
- SoftLayerComputeServiceContextModule() - Constructor for class org.jclouds.softlayer.compute.config.SoftLayerComputeServiceContextModule
-
- SoftLayerConstants - Interface in org.jclouds.softlayer.reference
-
Configuration properties and constants used in SoftLayer connections.
- SoftLayerContextBuilder - Class in org.jclouds.softlayer
-
- SoftLayerContextBuilder(Properties) - Constructor for class org.jclouds.softlayer.SoftLayerContextBuilder
-
- SoftLayerErrorHandler - Class in org.jclouds.softlayer.handlers
-
This will parse and set an appropriate exception on the command object.
- SoftLayerErrorHandler() - Constructor for class org.jclouds.softlayer.handlers.SoftLayerErrorHandler
-
- SoftLayerParserModule - Class in org.jclouds.softlayer.config
-
- SoftLayerParserModule() - Constructor for class org.jclouds.softlayer.config.SoftLayerParserModule
-
- SoftLayerParserModule.VirtualGuestAdapter - Class in org.jclouds.softlayer.config
-
- SoftLayerParserModule.VirtualGuestAdapter() - Constructor for class org.jclouds.softlayer.config.SoftLayerParserModule.VirtualGuestAdapter
-
- SoftLayerParserModule.VirtualGuestAdapter.BillingItem - Class in org.jclouds.softlayer.config
-
- SoftLayerParserModule.VirtualGuestAdapter.BillingItem(int) - Constructor for class org.jclouds.softlayer.config.SoftLayerParserModule.VirtualGuestAdapter.BillingItem
-
- SoftLayerParserModule.VirtualGuestAdapter.VirtualGuestInternal - Class in org.jclouds.softlayer.config
-
Internal class that flattens billingItem into billingItemId
- SoftLayerParserModule.VirtualGuestAdapter.VirtualGuestInternal(int, Date, boolean, String, String, String, int, Date, int, String, int, Date, Date, String, boolean, int, int, String, String, String, int, OperatingSystem, Datacenter, PowerState) - Constructor for class org.jclouds.softlayer.config.SoftLayerParserModule.VirtualGuestAdapter.VirtualGuestInternal
-
- SoftLayerPropertiesBuilder - Class in org.jclouds.softlayer
-
Builds properties used in SoftLayer Clients
- SoftLayerPropertiesBuilder(Properties) - Constructor for class org.jclouds.softlayer.SoftLayerPropertiesBuilder
-
- SoftLayerProviderMetadata - Class in org.jclouds.softlayer
-
Implementation of for SoftLayer.
- SoftLayerProviderMetadata() - Constructor for class org.jclouds.softlayer.SoftLayerProviderMetadata
-
- SoftLayerRestClientModule - Class in org.jclouds.softlayer.config
-
Configures the SoftLayer connection.
- SoftLayerRestClientModule() - Constructor for class org.jclouds.softlayer.config.SoftLayerRestClientModule
-
- SoftLayerTemplateOptions - Class in org.jclouds.softlayer.compute.options
-
- SoftLayerTemplateOptions() - Constructor for class org.jclouds.softlayer.compute.options.SoftLayerTemplateOptions
-
- SoftLayerTemplateOptions.Builder - Class in org.jclouds.softlayer.compute.options
-
- SoftLayerTemplateOptions.Builder() - Constructor for class org.jclouds.softlayer.compute.options.SoftLayerTemplateOptions.Builder
-
- sortAndConcatHeadersIntoString(Multimap<String, String>) - Static method in class org.jclouds.http.HttpUtils
-
- sortAWSFirst - Static variable in class org.jclouds.aws.filters.FormSigner
-
- source(String) - Method in class org.jclouds.savvis.vpdc.domain.FirewallRule.Builder
-
- sourceTemplateId(long) - Method in class org.jclouds.cloudstack.domain.ISO.Builder
-
- sourceTemplateId(Long) - Method in class org.jclouds.cloudstack.domain.Template.Builder
-
- specifyVLAN(boolean) - Static method in class org.jclouds.cloudstack.options.ListNetworkOfferingsOptions.Builder
-
- specifyVLAN(boolean) - Method in class org.jclouds.cloudstack.options.ListNetworkOfferingsOptions
-
- SplitConfigurationKey - Class in org.jclouds.location.suppliers.fromconfig
-
- SplitConfigurationKey(ValueOfConfigurationKeyOrNull, String, String) - Constructor for class org.jclouds.location.suppliers.fromconfig.SplitConfigurationKey
-
- SplitNewlines - Class in org.jclouds.cloudsigma.functions
-
- SplitNewlines(ReturnStringIf2xx) - Constructor for class org.jclouds.cloudsigma.functions.SplitNewlines
-
- SplitNewlines - Class in org.jclouds.elasticstack.functions
-
- SplitNewlinesAndReturnSecondField - Class in org.jclouds.cloudsigma.functions
-
- Spot - Class in org.jclouds.aws.ec2.domain
-
- Spot(String, String, String, float, Date) - Constructor for class org.jclouds.aws.ec2.domain.Spot
-
- Spot.Builder - Class in org.jclouds.aws.ec2.domain
-
- Spot.Builder() - Constructor for class org.jclouds.aws.ec2.domain.Spot.Builder
-
- spotConverter - Variable in class org.jclouds.aws.ec2.compute.strategy.AWSEC2ListNodesStrategy
-
- SpotHandler - Class in org.jclouds.aws.ec2.xml
-
- SpotHandler(DateService, Supplier<String>) - Constructor for class org.jclouds.aws.ec2.xml.SpotHandler
-
- SpotInstanceAsyncClient - Interface in org.jclouds.aws.ec2.services
-
Provides access to EC2 Spot Instances via their REST API.
- SpotInstanceClient - Interface in org.jclouds.aws.ec2.services
-
Provides Spot Instance services for EC2.
- SpotInstanceHandler - Class in org.jclouds.aws.ec2.xml
-
- SpotInstanceHandler(DateService, Supplier<String>, LaunchSpecificationHandler, TagSetHandler, SpotInstanceRequest.Builder) - Constructor for class org.jclouds.aws.ec2.xml.SpotInstanceHandler
-
- SpotInstanceRequest - Class in org.jclouds.aws.ec2.domain
-
- SpotInstanceRequest(String, String, String, Date, String, String, String, String, LaunchSpecification, String, String, float, SpotInstanceRequest.State, SpotInstanceRequest.Type, Date, Date, Map<String, String>) - Constructor for class org.jclouds.aws.ec2.domain.SpotInstanceRequest
-
- SpotInstanceRequest.Builder - Class in org.jclouds.aws.ec2.domain
-
- SpotInstanceRequest.Builder() - Constructor for class org.jclouds.aws.ec2.domain.SpotInstanceRequest.Builder
-
- SpotInstanceRequest.State - Enum in org.jclouds.aws.ec2.domain
-
- SpotInstanceRequest.Type - Enum in org.jclouds.aws.ec2.domain
-
- SpotInstanceRequestActive - Class in org.jclouds.aws.ec2.predicates
-
- SpotInstanceRequestActive(AWSEC2Client) - Constructor for class org.jclouds.aws.ec2.predicates.SpotInstanceRequestActive
-
- spotInstanceRequestId(String) - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance.Builder
-
- SpotInstanceRequestToAWSRunningInstance - Class in org.jclouds.aws.ec2.functions
-
- SpotInstanceRequestToAWSRunningInstance() - Constructor for class org.jclouds.aws.ec2.functions.SpotInstanceRequestToAWSRunningInstance
-
- SpotInstancesHandler - Class in org.jclouds.aws.ec2.xml
-
- SpotInstancesHandler(SpotInstanceHandler) - Constructor for class org.jclouds.aws.ec2.xml.SpotInstancesHandler
-
- spotOptions(RequestSpotInstancesOptions) - Static method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions.Builder
-
- spotOptions(RequestSpotInstancesOptions) - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
Options for starting spot instances
- spotPrice(Float) - Static method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions.Builder
-
- spotPrice(Float) - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
Specifies the maximum spot price to use
- spotPrice(float) - Method in class org.jclouds.aws.ec2.domain.Spot.Builder
-
- spotPrice(float) - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest.Builder
-
- ssh - Variable in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
-
- ssh - Variable in class org.jclouds.compute.callables.SudoAwareInitManager
-
- SshClient - Interface in org.jclouds.ssh
-
- SshClient.Factory - Interface in org.jclouds.ssh
-
- SshdConfig - Class in org.jclouds.scriptbuilder.statements.ssh
-
Control sshd_config
- SshdConfig(Map<String, String>) - Constructor for class org.jclouds.scriptbuilder.statements.ssh.SshdConfig
-
- sshdConfig(Map<String, String>) - Static method in class org.jclouds.scriptbuilder.statements.ssh.SshStatements
-
- SshException - Exception in org.jclouds.ssh
-
- SshException() - Constructor for exception org.jclouds.ssh.SshException
-
- SshException(String, Throwable) - Constructor for exception org.jclouds.ssh.SshException
-
- SshException(String) - Constructor for exception org.jclouds.ssh.SshException
-
- SshException(Throwable) - Constructor for exception org.jclouds.ssh.SshException
-
- SSHExecute - Class in org.jclouds.tools.ant.util
-
Executes a command on a remote machine via ssh.
- SSHExecute() - Constructor for class org.jclouds.tools.ant.util.SSHExecute
-
Creates a new execute object using PumpStreamHandler
for stream handling.
- SSHExecute(ExecuteStreamHandler) - Constructor for class org.jclouds.tools.ant.util.SSHExecute
-
Creates a new ssh object.
- sshFactory - Variable in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
-
- sshFactory - Variable in class org.jclouds.compute.callables.SudoAwareInitManager
-
- sshFactory() - Method in class org.jclouds.compute.internal.UtilsImpl
-
- sshFactory() - Method in interface org.jclouds.compute.Utils
-
- sshForNode() - Method in class org.jclouds.compute.internal.UtilsImpl
-
- sshForNode() - Method in interface org.jclouds.compute.Utils
-
- SSHJava - Class in org.jclouds.tools.ant.taskdefs.sshjava
-
Version of the Java task that executes over ssh.
- SSHJava() - Constructor for class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
- SSHJava(Task) - Constructor for class org.jclouds.tools.ant.taskdefs.sshjava.SSHJava
-
- SshjSshClient - Class in org.jclouds.sshj
-
This class needs refactoring.
- SshjSshClient(BackoffLimitedRetryHandler, IPSocket, int, String, String, byte[]) - Constructor for class org.jclouds.sshj.SshjSshClient
-
- SshjSshClient.Connection<T> - Interface in org.jclouds.sshj
-
- SshjSshClientModule - Class in org.jclouds.sshj.config
-
- SshjSshClientModule() - Constructor for class org.jclouds.sshj.config.SshjSshClientModule
-
- sshKeyFingerprint(String) - Static method in class org.jclouds.trmk.vcloud_0_8.compute.options.TerremarkVCloudTemplateOptions.Builder
-
- sshKeyFingerprint(String) - Method in class org.jclouds.trmk.vcloud_0_8.compute.options.TerremarkVCloudTemplateOptions
-
Specifies the keypair used to run instances with
- sshKeyFingerprint(String) - Static method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions.Builder
-
- sshKeyFingerprint(String) - Method in class org.jclouds.trmk.vcloud_0_8.options.InstantiateVAppTemplateOptions
-
- SshKeyPair - Class in org.jclouds.cloudstack.domain
-
- SshKeyPair(String, String, String) - Constructor for class org.jclouds.cloudstack.domain.SshKeyPair
-
- SshKeyPair.Builder - Class in org.jclouds.cloudstack.domain
-
- SshKeyPair.Builder() - Constructor for class org.jclouds.cloudstack.domain.SshKeyPair.Builder
-
- SSHKeyPairAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack SSHKeyPair features.
- SSHKeyPairClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack SSHKeyPair features.
- SshKeys - Class in org.jclouds.crypto
-
Utilities for ssh key pairs
- SshKeys() - Constructor for class org.jclouds.crypto.SshKeys
-
- SshStatements - Class in org.jclouds.scriptbuilder.statements.ssh
-
Statements used in ssh control
- SshStatements() - Constructor for class org.jclouds.scriptbuilder.statements.ssh.SshStatements
-
- SSLModule - Class in org.jclouds.http.config
-
- SSLModule() - Constructor for class org.jclouds.http.config.SSLModule
-
- SSLModule.UntrustedSSLContextSupplier - Class in org.jclouds.http.config
-
- StandaloneComputeServiceClientModule<C> - Class in org.jclouds.compute.config
-
- StandaloneComputeServiceClientModule(Class<C>) - Constructor for class org.jclouds.compute.config.StandaloneComputeServiceClientModule
-
- StandaloneComputeServiceContextBuilder<D> - Class in org.jclouds.compute
-
- StandaloneComputeServiceContextBuilder(Class<D>, Properties) - Constructor for class org.jclouds.compute.StandaloneComputeServiceContextBuilder
-
- StandaloneComputeServiceContextSpec<D,N,H,I,L> - Class in org.jclouds.compute
-
- StandaloneComputeServiceContextSpec(String, String, String, String, String, String, String, Class<D>, Class<? extends StandaloneComputeServiceContextBuilder<D>>) - Constructor for class org.jclouds.compute.StandaloneComputeServiceContextSpec
-
- StandaloneComputeServiceContextSpec(String, String, String, String, String, String, String, Class<D>, Class<? extends StandaloneComputeServiceContextBuilder<D>>, Iterable<Module>) - Constructor for class org.jclouds.compute.StandaloneComputeServiceContextSpec
-
- StandaloneComputeServiceContextSpec(String, String, String, String, String, String, String, Class<D>, Class<? extends PropertiesBuilder>, Class<? extends StandaloneComputeServiceContextBuilder<D>>, Iterable<Module>) - Constructor for class org.jclouds.compute.StandaloneComputeServiceContextSpec
-
- standard() - Static method in class org.jclouds.scriptbuilder.statements.login.AdminAccess
-
- STAR_PATTERN - Static variable in class org.jclouds.util.Patterns
-
- start() - Method in class org.jclouds.lifecycle.BaseLifeCycle
-
- start() - Method in interface org.jclouds.lifecycle.LifeCycle
-
Asynchronously starts the component
- start(URI, URI, String, InstantiateVAppTemplateOptions, int...) - Method in class org.jclouds.trmk.vcloud_0_8.compute.TerremarkVCloudComputeClient
-
Runs through all commands necessary to startup a vApp, opening at least
one ip address to the public network.
- START_DATE_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
-
- startAddress - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- startAndReturnCredentials(URI, URI, String, InstantiateVAppTemplateOptions, int...) - Method in class org.jclouds.trmk.vcloud_0_8.compute.TerremarkVCloudComputeClient
-
- startAt(long) - Method in class org.jclouds.blobstore.options.GetOptions
-
download the specified range of the object.
- startAt(long) - Static method in class org.jclouds.cloudservers.options.ListOptions.Builder
-
- startAt(long) - Method in class org.jclouds.cloudservers.options.ListOptions
-
Indicates where to begin listing.
- startAt(long) - Static method in class org.jclouds.http.options.GetOptions.Builder
-
- startAt(long) - Method in class org.jclouds.http.options.GetOptions
-
download the object offset at start
- startAt(long) - Static method in class org.jclouds.openstack.nova.options.ListOptions.Builder
-
- startAt(long) - Method in class org.jclouds.openstack.nova.options.ListOptions
-
Indicates where to begin listing.
- startAt(long) - Static method in class org.jclouds.openstack.options.BaseListOptions.Builder
-
- startAt(long) - Method in class org.jclouds.openstack.options.BaseListOptions
-
Indicates where to begin listing.
- startCpus(int) - Method in class org.jclouds.softlayer.domain.VirtualGuest.Builder
-
- startDate(Date) - Method in class org.jclouds.cloudstack.domain.UsageRecord.Builder
-
- startDate(Date) - Static method in class org.jclouds.cloudstack.options.ListAsyncJobsOptions.Builder
-
- startDate(Date) - Method in class org.jclouds.cloudstack.options.ListAsyncJobsOptions
-
- startDate(Date) - Static method in class org.jclouds.gogrid.options.GetJobListOptions.Builder
-
- startDocument() - Method in class org.jclouds.ec2.xml.DescribeAvailabilityZonesResponseHandler
-
- startDocument() - Method in class org.jclouds.ec2.xml.DescribeKeyPairsResponseHandler
-
- startDocument() - Method in class org.jclouds.ec2.xml.KeyPairResponseHandler
-
- started - Variable in class org.jclouds.cloudsigma.domain.ServerInfo.Builder
-
- started(Date) - Method in class org.jclouds.cloudsigma.domain.ServerInfo.Builder
-
- started - Variable in class org.jclouds.cloudsigma.domain.ServerInfo
-
- started - Variable in class org.jclouds.elasticstack.domain.ServerInfo.Builder
-
- started(Date) - Method in class org.jclouds.elasticstack.domain.ServerInfo.Builder
-
- started - Variable in class org.jclouds.elasticstack.domain.ServerInfo
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.aws.ec2.xml.AWSDescribeInstancesResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.aws.ec2.xml.BaseAWSReservationHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.aws.ec2.xml.DescribePlacementGroupsResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.aws.ec2.xml.DescribeReservedInstancesOfferingResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.aws.ec2.xml.DescribeSpotPriceHistoryResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.aws.ec2.xml.DescribeTagsResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.aws.ec2.xml.LaunchSpecificationHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.aws.ec2.xml.SpotInstanceHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.aws.ec2.xml.SpotInstancesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.aws.ec2.xml.TagSetHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.azureblob.xml.AccountNameEnumerationResultsHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.azureblob.xml.ContainerNameEnumerationResultsHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.cim.xml.ResourceAllocationSettingDataHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.cim.xml.VirtualSystemSettingDataHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.cloudwatch.xml.GetMetricStatisticsResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.DeltacloudCollectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.DeltacloudCollectionsHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.HardwareProfileHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.HardwareProfilesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.HardwarePropertyHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.ImageHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.ImagesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.InstanceHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.InstancesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.InstanceStatesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.RealmHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.deltacloud.xml.RealmsHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ec2.xml.BaseReservationHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ec2.xml.CreateVolumeResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ec2.xml.DescribeAvailabilityZonesResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ec2.xml.DescribeBundleTasksResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ec2.xml.DescribeImagesResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ec2.xml.DescribeSecurityGroupsResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ec2.xml.DescribeSnapshotsResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ec2.xml.DescribeVolumesResponseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ec2.xml.InstanceStateChangeHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ovf.xml.DeploymentOptionSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ovf.xml.DiskSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ovf.xml.internal.BaseEnvelopeHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ovf.xml.internal.BaseVirtualSystemHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ovf.xml.NetworkSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ovf.xml.OperatingSystemSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ovf.xml.ProductSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.ovf.xml.VirtualHardwareSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.s3.xml.AccessControlListHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.s3.xml.BucketLoggingHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.s3.xml.ListBucketHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.FirewallRuleHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.FirewallServiceHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.NetworkConfigSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.NetworkConnectionSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.NetworkHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.NetworkSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.OrgHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.OrgListHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.TaskHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.TasksListHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.VDCHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.savvis.vpdc.xml.VMHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.slicehost.xml.BackupsHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.slicehost.xml.FlavorsHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.slicehost.xml.ImagesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.slicehost.xml.SlicesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.ecloud.xml.ECloudOrgHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.CatalogHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.CatalogItemHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.DataCenterHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.DataCentersHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.ErrorHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.InternetServiceHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.InternetServicesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.IpAddressesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.KeyPairByNameHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.KeyPairsHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.NetworkHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.NodesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.OrgHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.OrgListHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.PublicIpAddressesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.TaskHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.TasksListHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.VAppExtendedInfoHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.VAppHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.VAppTemplateHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.trmk.vcloud_0_8.xml.VDCHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.CatalogHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.CatalogItemHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.ErrorHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.NetworkConnectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.NetworkConnectionSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.OrgHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.OrgListHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.ovf.VCloudNetworkSectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.ovf.VCloudResourceAllocationSettingDataHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.TaskHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.TasksListHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.VAppHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.VCloudVirtualHardwareHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.VDCHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jclouds.vcloud.xml.VmHandler
-
- startHereFile() - Method in class org.jclouds.scriptbuilder.domain.AppendFile
-
- startHereFile() - Method in class org.jclouds.scriptbuilder.domain.CreateOrOverwriteFile
-
- startInstancesInRegion(String, String...) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- startInstancesInRegion(String, String...) - Method in interface org.jclouds.ec2.services.InstanceClient
-
Starts an instance that uses an Amazon EBS volume as its root device.
- startIP(String) - Method in class org.jclouds.cloudstack.domain.Network.Builder
-
- startIp(String) - Method in class org.jclouds.cloudstack.domain.Pod.Builder
-
- startIP(String) - Method in class org.jclouds.cloudstack.domain.VlanIPRange.Builder
-
- startIP(String) - Static method in class org.jclouds.cloudstack.options.CreateNetworkOptions.Builder
-
- startIP(String) - Method in class org.jclouds.cloudstack.options.CreateNetworkOptions
-
- startIp(String) - Static method in class org.jclouds.cloudstack.options.UpdatePodOptions.Builder
-
- startIp(String) - Method in class org.jclouds.cloudstack.options.UpdatePodOptions
-
- startPort(int) - Method in class org.jclouds.cloudstack.domain.FirewallRule.Builder
-
- startPort(int) - Method in class org.jclouds.cloudstack.domain.IngressRule.Builder
-
- startPort(int) - Method in class org.jclouds.cloudstack.domain.IPForwardingRule.Builder
-
- startPort(int) - Static method in class org.jclouds.cloudstack.options.CreateFirewallRuleOptions.Builder
-
- startPort(int) - Method in class org.jclouds.cloudstack.options.CreateFirewallRuleOptions
-
- startServer(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- startServer(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
Start a server
- startServer(String) - Method in interface org.jclouds.elasticstack.ElasticStackAsyncClient
-
- startServer(String) - Method in interface org.jclouds.elasticstack.ElasticStackClient
-
Start a server
- startServer(String) - Method in interface org.jclouds.glesys.features.ServerAsyncClient
-
- startServer(String) - Method in interface org.jclouds.glesys.features.ServerClient
-
Start a server
- startServer(int) - Method in class org.jclouds.servermanager.ServerManager
-
- startTime(Date) - Method in class org.jclouds.savvis.vpdc.domain.Task.Builder
-
- StartVAppWithGroupEncodedIntoName - Class in org.jclouds.trmk.vcloud_0_8.compute.strategy
-
- StartVAppWithGroupEncodedIntoName(TerremarkVCloudComputeClient, Function<VApp, NodeMetadata>, TemplateToInstantiateOptions, Map<String, Credentials>, PrioritizeCredentialsFromTemplate) - Constructor for class org.jclouds.trmk.vcloud_0_8.compute.strategy.StartVAppWithGroupEncodedIntoName
-
- startVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.VirtualMachineAsyncClient
-
- startVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.VirtualMachineClient
-
Starts a virtual machine.
- state(SpotInstanceRequest.State) - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest.Builder
-
- state(Account.State) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- state(String) - Method in class org.jclouds.cloudstack.domain.Event.Builder
-
- state(FirewallRule.State) - Method in class org.jclouds.cloudstack.domain.FirewallRule.Builder
-
- state(Host.State) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- state(String) - Method in class org.jclouds.cloudstack.domain.IPForwardingRule.Builder
-
- state(String) - Method in class org.jclouds.cloudstack.domain.ISOExtraction.Builder
-
- state(LoadBalancerRule.State) - Method in class org.jclouds.cloudstack.domain.LoadBalancerRule.Builder
-
- state(String) - Method in class org.jclouds.cloudstack.domain.Network.Builder
-
- state(PortForwardingRule.State) - Method in class org.jclouds.cloudstack.domain.PortForwardingRule.Builder
-
- state(PublicIPAddress.State) - Method in class org.jclouds.cloudstack.domain.PublicIPAddress.Builder
-
- state(Snapshot.State) - Method in class org.jclouds.cloudstack.domain.Snapshot.Builder
-
- state(StoragePool.State) - Method in class org.jclouds.cloudstack.domain.StoragePool.Builder
-
- state(String) - Method in class org.jclouds.cloudstack.domain.TemplateExtraction.Builder
-
- state(User.State) - Method in class org.jclouds.cloudstack.domain.User.Builder
-
- state(VirtualMachine.State) - Method in class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- state(Volume.State) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- state(String) - Static method in class org.jclouds.cloudstack.options.ListAccountsOptions.Builder
-
- state(String) - Method in class org.jclouds.cloudstack.options.ListAccountsOptions
-
- state(String) - Static method in class org.jclouds.cloudstack.options.ListHostsOptions.Builder
-
- state(String) - Method in class org.jclouds.cloudstack.options.ListHostsOptions
-
- state(User.State) - Static method in class org.jclouds.cloudstack.options.ListUsersOptions.Builder
-
- state(User.State) - Method in class org.jclouds.cloudstack.options.ListUsersOptions
-
- state(String) - Static method in class org.jclouds.cloudstack.options.ListVirtualMachinesOptions.Builder
-
- state(String) - Method in class org.jclouds.cloudstack.options.ListVirtualMachinesOptions
-
- state(NodeState) - Method in class org.jclouds.compute.domain.NodeMetadataBuilder
-
- state(Server.State) - Method in class org.jclouds.glesys.domain.ServerDetails.Builder
-
- state(Server.State) - Method in class org.jclouds.glesys.domain.ServerStatus.Builder
-
- state() - Static method in class org.jclouds.glesys.options.ServerStatusOptions.Builder
-
- state(String) - Method in class org.jclouds.softlayer.domain.Address.Builder
-
- statement - Variable in class org.jclouds.compute.callables.RunScriptOnNodeUsingSsh
-
- statement - Variable in class org.jclouds.compute.events.StatementOnNode
-
- Statement - Interface in org.jclouds.scriptbuilder.domain
-
Statement used in a shell script
- StatementList - Class in org.jclouds.scriptbuilder.domain
-
Statements used in a shell script
- StatementList(Statement...) - Constructor for class org.jclouds.scriptbuilder.domain.StatementList
-
- StatementList(Iterable<Statement>) - Constructor for class org.jclouds.scriptbuilder.domain.StatementList
-
- StatementOnNode - Class in org.jclouds.compute.events
-
- StatementOnNode(Statement, NodeMetadata) - Constructor for class org.jclouds.compute.events.StatementOnNode
-
- StatementOnNodeCompletion - Class in org.jclouds.compute.events
-
A statement that completed execution on a node.
- StatementOnNodeCompletion(Statement, NodeMetadata, ExecResponse) - Constructor for class org.jclouds.compute.events.StatementOnNodeCompletion
-
- StatementOnNodeFailure - Class in org.jclouds.compute.events
-
A statement that failed execution on a node.
- StatementOnNodeFailure(Statement, NodeMetadata, Throwable) - Constructor for class org.jclouds.compute.events.StatementOnNodeFailure
-
- StatementOnNodeSubmission - Class in org.jclouds.compute.events
-
A statement was submitted to a node for exectuion.
- StatementOnNodeSubmission(Statement, NodeMetadata) - Constructor for class org.jclouds.compute.events.StatementOnNodeSubmission
-
- statements - Variable in class org.jclouds.scriptbuilder.domain.StatementList
-
- Statements - Class in org.jclouds.scriptbuilder.domain
-
Statements used in shell scripts.
- Statements() - Constructor for class org.jclouds.scriptbuilder.domain.Statements
-
- StatementVisitor - Interface in org.jclouds.scriptbuilder.domain
-
- StaticHardwareSupplier - Class in org.jclouds.trmk.vcloud_0_8.compute.suppliers
-
- StaticHardwareSupplier() - Constructor for class org.jclouds.trmk.vcloud_0_8.compute.suppliers.StaticHardwareSupplier
-
- StaticIPInfo - Class in org.jclouds.cloudsigma.domain
-
- StaticIPInfo(String, String, String, Iterable<String>, String) - Constructor for class org.jclouds.cloudsigma.domain.StaticIPInfo
-
- StaticIPInfo.Builder - Class in org.jclouds.cloudsigma.domain
-
- StaticIPInfo.Builder() - Constructor for class org.jclouds.cloudsigma.domain.StaticIPInfo.Builder
-
- StaticNATVirtualMachineInNetwork - Class in org.jclouds.cloudstack.functions
-
- StaticNATVirtualMachineInNetwork(CloudStackClient, ReuseOrAssociateNewPublicIPAddress, Network) - Constructor for class org.jclouds.cloudstack.functions.StaticNATVirtualMachineInNetwork
-
- StaticNATVirtualMachineInNetwork.Factory - Interface in org.jclouds.cloudstack.functions
-
- Statistics - Enum in org.jclouds.cloudwatch.domain
-
- status(LoadBalancer.Status) - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer.Builder
-
- status(Node.Status) - Method in class org.jclouds.cloudloadbalancers.domain.Node.Builder
-
- status - Variable in class org.jclouds.cloudsigma.domain.DriveInfo.Builder
-
- status(DriveStatus) - Method in class org.jclouds.cloudsigma.domain.DriveInfo.Builder
-
- status - Variable in class org.jclouds.cloudsigma.domain.DriveInfo
-
- status - Variable in class org.jclouds.cloudsigma.domain.ServerInfo.Builder
-
- status(ServerStatus) - Method in class org.jclouds.cloudsigma.domain.ServerInfo.Builder
-
- status - Variable in class org.jclouds.cloudsigma.domain.ServerInfo
-
- status(AsyncJob.Status) - Method in class org.jclouds.cloudstack.domain.AsyncJob.Builder
-
- status(String) - Method in class org.jclouds.cloudstack.domain.ISO.Builder
-
- status(String) - Method in class org.jclouds.cloudstack.domain.ISOExtraction.Builder
-
- status(String) - Method in class org.jclouds.cloudstack.domain.Template.Builder
-
- status(String) - Method in class org.jclouds.cloudstack.domain.TemplateExtraction.Builder
-
- status(Attachment.Status) - Method in class org.jclouds.ec2.domain.Attachment.Builder
-
- status(Volume.Status) - Method in class org.jclouds.ec2.domain.Volume.Builder
-
- status - Variable in class org.jclouds.elasticstack.domain.DriveInfo.Builder
-
- status(DriveStatus) - Method in class org.jclouds.elasticstack.domain.DriveInfo.Builder
-
- status - Variable in class org.jclouds.elasticstack.domain.DriveInfo
-
- status - Variable in class org.jclouds.elasticstack.domain.ServerInfo.Builder
-
- status(ServerStatus) - Method in class org.jclouds.elasticstack.domain.ServerInfo.Builder
-
- status - Variable in class org.jclouds.elasticstack.domain.ServerInfo
-
- status - Variable in class org.jclouds.lifecycle.BaseLifeCycle
-
- status(Task.Status) - Method in class org.jclouds.savvis.vpdc.domain.Task.Builder
-
- status(VDC.Status) - Method in class org.jclouds.savvis.vpdc.domain.VDC.Builder
-
- status - Variable in class org.jclouds.savvis.vpdc.domain.VM.Builder
-
- status(VM.Status) - Method in class org.jclouds.savvis.vpdc.domain.VM.Builder
-
- status - Variable in class org.jclouds.savvis.vpdc.domain.VM
-
- status - Variable in class org.jclouds.servermanager.Server
-
- Status - Enum in org.jclouds.trmk.vcloud_0_8.domain
-
Objects such as vAppTemplate, vApp, and Vm have a status attribute whose
value indicates the state of the object.
- status - Variable in class org.jclouds.trmk.vcloud_0_8.xml.VAppHandler
-
- Status - Enum in org.jclouds.vcloud.domain
-
Objects such as vAppTemplate, vApp, and Vm have a status attribute whose value indicates the
state of the object.
- status - Variable in class org.jclouds.vcloud.xml.VAppHandler
-
- status - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- status - Variable in class org.jclouds.vcloud.xml.VDCHandler
-
- status - Variable in class org.jclouds.vcloud.xml.VmHandler
-
- statusCode(int) - Method in class org.jclouds.http.HttpResponse.Builder
-
- statusFactory - Variable in class org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete
-
- statusId(int) - Method in class org.jclouds.softlayer.domain.VirtualGuest.Builder
-
- statusLock - Variable in class org.jclouds.lifecycle.BaseLifeCycle
-
- statusType(ServerStatusOptions.StatusTypes) - Method in class org.jclouds.glesys.options.ServerStatusOptions
-
Select the given type of information form the server
- stop(URI) - Method in class org.jclouds.trmk.vcloud_0_8.compute.TerremarkVCloudComputeClient
-
Destroys dependent resources, powers off and deletes the vApp, blocking
until the following state transition is complete:
current ->
VAppStatus#OFF
-> deleted
* deletes the internet service and nodes associated with the vapp.
- stopInstancesInRegion(String, boolean, String...) - Method in interface org.jclouds.ec2.services.InstanceAsyncClient
-
- stopInstancesInRegion(String, boolean, String...) - Method in interface org.jclouds.ec2.services.InstanceClient
-
Stops an instance that uses an Amazon EBS volume as its root device.
- StoppableJavaInitMetadata - Class in org.jclouds.scriptbuilder.domain
-
A java process that has a graceful shutdown mechanism.
- StoppableJavaInitMetadata(String, String, URI, String, String, String, String, String, String, String, String[], String, String[], String[], String[], String, String[], String[]) - Constructor for class org.jclouds.scriptbuilder.domain.StoppableJavaInitMetadata
-
- stopServer(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaAsyncClient
-
- stopServer(String) - Method in interface org.jclouds.cloudsigma.CloudSigmaClient
-
Stop a server
Kills the server immediately, equivalent to a power failure.
- stopServer(String) - Method in interface org.jclouds.elasticstack.ElasticStackAsyncClient
-
- stopServer(String) - Method in interface org.jclouds.elasticstack.ElasticStackClient
-
Stop a server
Kills the server immediately, equivalent to a power failure.
- stopServer(String) - Method in interface org.jclouds.glesys.features.ServerAsyncClient
-
- stopServer(String) - Method in interface org.jclouds.glesys.features.ServerClient
-
Stop a server
- stopServer(int) - Method in class org.jclouds.servermanager.ServerManager
-
- stopVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.VirtualMachineAsyncClient
-
- stopVirtualMachine(long) - Method in interface org.jclouds.cloudstack.features.VirtualMachineClient
-
Stops a virtual machine.
- storage(String) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- Storage - Annotation Type in org.jclouds.openstack.swift
-
Represents a component related to Rackspace Cloud Files.
- STORAGE_CLASS - Static variable in interface org.jclouds.s3.reference.S3Headers
-
Header describing what class of storage a user wants
- STORAGE_PASS - Static variable in interface org.jclouds.openstack.reference.AuthHeaders
-
- STORAGE_URL - Static variable in interface org.jclouds.openstack.reference.AuthHeaders
-
- STORAGE_USER - Static variable in interface org.jclouds.openstack.reference.AuthHeaders
-
- storageCapacity - Variable in class org.jclouds.vcloud.xml.VDCHandler
-
- storageClass(ObjectMetadata.StorageClass) - Static method in class org.jclouds.aws.s3.blobstore.options.AWSS3PutObjectOptions.Builder
-
- storageClass(ObjectMetadata.StorageClass) - Method in class org.jclouds.aws.s3.blobstore.options.AWSS3PutObjectOptions
-
- storageClass(ObjectMetadata.StorageClass) - Static method in class org.jclouds.aws.s3.blobstore.options.AWSS3PutOptions.Builder
-
- storageClass(ObjectMetadata.StorageClass) - Method in class org.jclouds.aws.s3.blobstore.options.AWSS3PutOptions
-
- storageClass(ObjectMetadata.StorageClass) - Method in class org.jclouds.s3.domain.ObjectMetadataBuilder
-
- StorageMetadata - Interface in org.jclouds.blobstore.domain
-
Identifies containers, files, etc.
- StorageMetadataImpl - Class in org.jclouds.blobstore.domain.internal
-
Idpayload of the object
- StorageMetadataImpl(StorageType, String, String, Location, URI, String, Date, Map<String, String>) - Constructor for class org.jclouds.blobstore.domain.internal.StorageMetadataImpl
-
- StoragePool - Class in org.jclouds.cloudstack.domain
-
Represents a storage pool in CloudStack
- StoragePool(long, String, String, String, StoragePool.State, StoragePool.Type, long, String, long, String, long, String, Date, long, long, String, Long, String) - Constructor for class org.jclouds.cloudstack.domain.StoragePool
-
- StoragePool.Builder - Class in org.jclouds.cloudstack.domain
-
- StoragePool.State - Enum in org.jclouds.cloudstack.domain
-
- StoragePool.Type - Enum in org.jclouds.cloudstack.domain
-
- storageStrategy - Variable in class org.jclouds.filesystem.FilesystemAsyncBlobStore
-
- storageStrategy - Variable in class org.jclouds.filesystem.util.internal.FileSystemBlobUtilsImpl
-
- StorageType - Enum in org.jclouds.blobstore.domain
-
- storageType(String) - Method in class org.jclouds.cloudstack.domain.ISOExtraction.Builder
-
- storageType(StorageType) - Method in class org.jclouds.cloudstack.domain.ServiceOffering.Builder
-
- StorageType - Enum in org.jclouds.cloudstack.domain
-
- storageType(String) - Method in class org.jclouds.cloudstack.domain.TemplateExtraction.Builder
-
- storageType(String) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- storageType(StorageType) - Static method in class org.jclouds.cloudstack.options.CreateServiceOfferingOptions.Builder
-
- storageType(StorageType) - Method in class org.jclouds.cloudstack.options.CreateServiceOfferingOptions
-
- StratoGenVCloudMyCloudComputeServiceContextModule - Class in org.jclouds.stratogen.vcloud.mycloud.config
-
per docs, we are to use pool mode.
- StratoGenVCloudMyCloudComputeServiceContextModule() - Constructor for class org.jclouds.stratogen.vcloud.mycloud.config.StratoGenVCloudMyCloudComputeServiceContextModule
-
- StratoGenVCloudMyCloudContextBuilder - Class in org.jclouds.stratogen.vcloud.mycloud
- StratoGenVCloudMyCloudContextBuilder(Properties) - Constructor for class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudContextBuilder
-
- StratoGenVCloudMyCloudPropertiesBuilder - Class in org.jclouds.stratogen.vcloud.mycloud
-
Builds properties used in stratogen VCloud Clients
- StratoGenVCloudMyCloudPropertiesBuilder(Properties) - Constructor for class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudPropertiesBuilder
-
- StratoGenVCloudMyCloudProviderMetadata - Class in org.jclouds.stratogen.vcloud.mycloud
-
Implementation of org.jclouds.types.ProviderMetadata
for StratoGen VMware hosting
- StratoGenVCloudMyCloudProviderMetadata() - Constructor for class org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
-
- StratoGenVCloudMyCloudRestClientModule - Class in org.jclouds.stratogen.vcloud.mycloud.config
-
Configures the VCloud authentication service connection, including logging and http transport.
- StratoGenVCloudMyCloudRestClientModule() - Constructor for class org.jclouds.stratogen.vcloud.mycloud.config.StratoGenVCloudMyCloudRestClientModule
-
- StreamingPayload - Class in org.jclouds.io.payloads
-
Note that not all services accept streaming payloads.
- StreamingPayload(WriteTo) - Constructor for class org.jclouds.io.payloads.StreamingPayload
-
- StreamingPayload(WriteTo, MutableContentMetadata) - Constructor for class org.jclouds.io.payloads.StreamingPayload
-
- string() - Method in class org.jclouds.compute.events.StatementOnNode
-
- string() - Method in class org.jclouds.compute.events.StatementOnNodeCompletion
-
- string() - Method in class org.jclouds.compute.events.StatementOnNodeFailure
-
- stringBinder - Variable in class org.jclouds.trmk.vcloud_0_8.binders.BindVAppConfigurationToXmlPayload
-
- stringBinder - Variable in class org.jclouds.vcloud.binders.BindInstantiateVAppTemplateParamsToXmlPayload
-
- stringBinder - Variable in class org.jclouds.vcloud.binders.BindParamsToXmlPayload
-
- stringOrNumber(String) - Static method in class org.jclouds.deltacloud.xml.HardwarePropertyHandler
-
- StringPayload - Class in org.jclouds.io.payloads
-
This implementation converts the String to a byte array using UTF-8 encoding.
- StringPayload(String) - Constructor for class org.jclouds.io.payloads.StringPayload
-
- Strings2 - Class in org.jclouds.util
-
- Strings2() - Constructor for class org.jclouds.util.Strings2
-
- StringValueHandler - Class in org.jclouds.ec2.xml
-
- StringValueHandler() - Constructor for class org.jclouds.ec2.xml.StringValueHandler
-
- stripPrefix(Blob) - Method in class org.jclouds.blobstore.internal.BaseBlobMap
-
- StubComputeServiceAdapter - Class in org.jclouds.compute.stub.config
-
- StubComputeServiceAdapter(ConcurrentMap<String, NodeMetadata>, ExecutorService, Supplier<Location>, Provider<Integer>, String, String, String, JustProvider, Map<OsFamily, Map<String, String>>) - Constructor for class org.jclouds.compute.stub.config.StubComputeServiceAdapter
-
- StubComputeServiceContextBuilder - Class in org.jclouds.compute.stub
-
- StubComputeServiceContextBuilder(Properties) - Constructor for class org.jclouds.compute.stub.StubComputeServiceContextBuilder
-
- StubComputeServiceContextModule - Class in org.jclouds.compute.stub.config
-
- StubComputeServiceContextModule() - Constructor for class org.jclouds.compute.stub.config.StubComputeServiceContextModule
-
- StubComputeServiceDependenciesModule - Class in org.jclouds.compute.stub.config
-
- StubComputeServiceDependenciesModule() - Constructor for class org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule
-
- StubComputeServiceDependenciesModule.StubSocketOpen - Class in org.jclouds.compute.stub.config
-
- StubComputeServiceDependenciesModule.StubSocketOpen(ConcurrentMap<String, NodeMetadata>, String) - Constructor for class org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule.StubSocketOpen
-
- submit(NodeMetadata, Statement, RunScriptOptions) - Method in interface org.jclouds.compute.callables.RunScriptOnNode.Factory
-
- submit(HttpCommand) - Method in class org.jclouds.gae.AsyncGaeHttpCommandExecutorService
-
- submit(HttpCommand) - Method in interface org.jclouds.http.HttpCommandExecutorService
-
Asks the command to build a request relevant for an endpoint that produces responses of
generic type HttpResponse
.
- submit(HttpCommand) - Method in class org.jclouds.http.internal.BaseHttpCommandExecutorService
-
- submit(HttpCommand, Function<HttpResponse, T>) - Method in interface org.jclouds.http.TransformingHttpCommandExecutorService
-
Submits the command and transforms the result before requested via
Future.get()
.
- submit(HttpCommand, Function<HttpResponse, T>) - Method in class org.jclouds.http.TransformingHttpCommandExecutorServiceImpl
-
Submits the command and transforms the result before requested via
Future.get()
.
- submitScriptOnNode(String, Statement, RunScriptOptions) - Method in interface org.jclouds.compute.ComputeService
-
Run the script on a specific node in the background, typically as nohup
- submitScriptOnNode(String, Statement, RunScriptOptions) - Method in class org.jclouds.compute.internal.BaseComputeService
-
Run the script on a specific node in the background, typically as nohup
- subnet() - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- subnet(Subnet) - Method in class org.jclouds.trmk.vcloud_0_8.domain.NetworkAdapter.Builder
-
- Subnet - Class in org.jclouds.trmk.vcloud_0_8.domain
-
- Subnet(URI, String) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.Subnet
-
- Subnet.Builder - Class in org.jclouds.trmk.vcloud_0_8.domain
-
- Subnet.Builder() - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.Subnet.Builder
-
- subnetId(String) - Static method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions.Builder
-
- subnetId(String) - Method in class org.jclouds.aws.ec2.compute.AWSEC2TemplateOptions
-
Specifies the subnetId used to run instances in
- subnetId(String) - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance.Builder
-
- subSequence(int, int) - Method in class org.jclouds.domain.JsonBall
-
- successTester(Injector, long) - Method in class org.jclouds.savvis.vpdc.config.VPDCRestClientModule
-
- successTester(Injector, long) - Method in class org.jclouds.trmk.vcloud_0_8.config.TerremarkVCloudRestClientModule
-
- successTester - Variable in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
-
- successTester - Variable in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
-
- successTester(Injector, long) - Method in class org.jclouds.vcloud.config.VCloudRestClientModule
-
- sudo_password - Variable in class org.jclouds.byon.domain.YamlNode
-
- SudoAwareInitManager - Class in org.jclouds.compute.callables
-
- SudoAwareInitManager(Function<NodeMetadata, SshClient>, boolean, NodeMetadata, InitScriptConfigurationForTasks, InitScript) - Constructor for class org.jclouds.compute.callables.SudoAwareInitManager
-
- Sudoers - Class in org.jclouds.scriptbuilder.statements.login
-
Control /etc/sudoers
- Sudoers() - Constructor for class org.jclouds.scriptbuilder.statements.login.Sudoers
-
- sudoPassword(String) - Method in class org.jclouds.byon.Node.Builder
-
- SudoStatements - Class in org.jclouds.scriptbuilder.statements.login
-
Statements used in sudo control
- SudoStatements() - Constructor for class org.jclouds.scriptbuilder.statements.login.SudoStatements
-
- summary(EmailOverviewSummary) - Method in class org.jclouds.glesys.domain.EmailOverview.Builder
-
- Suppliers2 - Class in org.jclouds.util
-
- Suppliers2() - Constructor for class org.jclouds.util.Suppliers2
-
- supplyDriveUnclaimed(DriveClaimed, ComputeServiceConstants.Timeouts) - Method in class org.jclouds.cloudsigma.compute.config.CloudSigmaComputeServiceContextModule
-
- supplyDriveUnclaimed(DriveClaimed, ComputeServiceConstants.Timeouts) - Method in class org.jclouds.elasticstack.compute.config.ElasticStackComputeServiceContextModule
-
- SupplyFromProviderURIOrNodesProperty - Class in org.jclouds.byon.suppliers
-
- SupplyFromProviderURIOrNodesProperty(URI) - Constructor for class org.jclouds.byon.suppliers.SupplyFromProviderURIOrNodesProperty
-
- SupplyFromProviderURIOrNodesProperty(Supplier<URI>) - Constructor for class org.jclouds.byon.suppliers.SupplyFromProviderURIOrNodesProperty
-
- supplyImageCache(AtomicReference<AuthorizationException>, long, Supplier<Set<? extends Image>>, Injector) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
-
- supplyImageCache(AtomicReference<AuthorizationException>, long, Supplier<Set<? extends Image>>) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
-
- SupplyKeyMatchingValueOrNull<K,V> - Class in org.jclouds.suppliers
-
Allows you to lazy discover a key by value.
- SupplyKeyMatchingValueOrNull(Supplier<Map<K, Supplier<V>>>, Supplier<V>) - Constructor for class org.jclouds.suppliers.SupplyKeyMatchingValueOrNull
-
- supplyLocationsFromComputeServiceAdapter(ComputeServiceAdapter<N, H, I, L>, Function<L, Location>) - Method in class org.jclouds.compute.config.ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule
-
- supplyNonParsingImageCache(AtomicReference<AuthorizationException>, long, Supplier<Set<? extends Image>>, Injector) - Method in class org.jclouds.aws.ec2.compute.config.AWSEC2ComputeServiceContextModule
-
- supplyNonParsingImageCache(AtomicReference<AuthorizationException>, long, Supplier<Set<? extends Image>>, Injector) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
-
For overriding; default impl is same as supplyImageCache(seconds, imageSupplier)
- supplyNonParsingImageCache(AtomicReference<AuthorizationException>, long, Supplier<Set<? extends Image>>, Injector) - Method in class org.jclouds.ec2.compute.config.EC2ComputeServiceContextModule
-
- supplySizeCache(AtomicReference<AuthorizationException>, long, Supplier<Set<? extends Hardware>>) - Method in class org.jclouds.compute.config.BaseComputeServiceContextModule
-
- SupportedVersionsHandler - Class in org.jclouds.trmk.vcloud_0_8.xml
-
- SupportedVersionsHandler() - Constructor for class org.jclouds.trmk.vcloud_0_8.xml.SupportedVersionsHandler
-
- SupportedVersionsHandler - Class in org.jclouds.vcloud.xml
-
- SupportedVersionsHandler() - Constructor for class org.jclouds.vcloud.xml.SupportedVersionsHandler
-
- supportELB(boolean) - Method in class org.jclouds.cloudstack.domain.Capabilities.Builder
-
- supportsAdvancedNetworks() - Static method in class org.jclouds.cloudstack.predicates.ZonePredicates
-
- supportsApt() - Static method in class org.jclouds.compute.predicates.OperatingSystemPredicates
-
evaluates true if the OperatingSystem supports the apt installer
- supportsGuestVirtualNetworks() - Static method in class org.jclouds.cloudstack.predicates.NetworkOfferingPredicates
-
- supportsHA() - Method in class org.jclouds.cloudstack.domain.ServiceOffering
-
- supportsImage() - Method in interface org.jclouds.compute.domain.Hardware
-
Determines whether this size can run an image.
- supportsImage - Variable in class org.jclouds.compute.domain.HardwareBuilder
-
- supportsImage(Predicate<Image>) - Method in class org.jclouds.compute.domain.HardwareBuilder
-
- supportsImage() - Method in class org.jclouds.compute.domain.internal.HardwareImpl
-
Determines whether this size can run an image.
- supportsImage(Predicate<Image>) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- supportsImageIds(Iterable<String>) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- supportsPortForwarding - Static variable in class org.jclouds.cloudstack.predicates.NetworkPredicates
-
- supportsPortForwarding() - Static method in class org.jclouds.cloudstack.predicates.NetworkPredicates
-
- supportsSecurityGroups() - Static method in class org.jclouds.cloudstack.predicates.ZonePredicates
-
- supportsStaticNAT - Static variable in class org.jclouds.cloudstack.predicates.NetworkPredicates
-
- supportsStaticNAT() - Static method in class org.jclouds.cloudstack.predicates.NetworkPredicates
-
- supportsVLAN(boolean) - Method in class org.jclouds.cloudstack.domain.NetworkOffering.Builder
-
- supportsVLAN() - Method in class org.jclouds.cloudstack.domain.NetworkOffering
-
- supportsYum() - Static method in class org.jclouds.compute.predicates.OperatingSystemPredicates
-
evaluates true if the OperatingSystem supports the yum installer
- supportsZypper() - Static method in class org.jclouds.compute.predicates.OperatingSystemPredicates
-
evaluates true if the OperatingSystem supports the zypper installer
- surceNAT(boolean) - Method in class org.jclouds.cloudstack.domain.UsageRecord.Builder
-
- suspendDataRoot(URI) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- suspendEncoding() - Method in class org.jclouds.encryption.internal.Base64.OutputStream
-
Suspends encoding of the stream.
- suspendNode(String) - Method in class org.jclouds.byon.internal.BYONComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.cloudservers.compute.strategy.CloudServersComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.cloudsigma.compute.CloudSigmaComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.cloudstack.compute.strategy.CloudStackComputeServiceAdapter
-
- suspendNode(String) - Method in interface org.jclouds.compute.ComputeService
-
suspend the node, given its id.
- suspendNode(String) - Method in interface org.jclouds.compute.ComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.compute.internal.BaseComputeService
-
suspend the node, given its id.
- suspendNode(String) - Method in class org.jclouds.compute.strategy.impl.AdaptingComputeServiceStrategies
-
- suspendNode(String) - Method in interface org.jclouds.compute.strategy.SuspendNodeStrategy
-
- suspendNode(String) - Method in class org.jclouds.compute.stub.config.StubComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.deltacloud.compute.strategy.DeltacloudComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.ec2.compute.strategy.EC2SuspendNodeStrategy
-
- suspendNode(String) - Method in class org.jclouds.elasticstack.compute.ElasticStackComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.glesys.compute.GleSYSComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.gogrid.compute.strategy.GoGridComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.openstack.nova.compute.strategy.NovaComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.rimuhosting.miro.compute.strategy.RimuHostingLifeCycleStrategy
-
- suspendNode(String) - Method in class org.jclouds.savvis.vpdc.compute.strategy.VPDCComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.servermanager.compute.strategy.ServerManagerComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.slicehost.compute.strategy.SlicehostComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter
-
- suspendNode(String) - Method in class org.jclouds.trmk.vcloud_0_8.compute.strategy.TerremarkVCloudLifeCycleStrategy
-
- suspendNode(String) - Method in class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
-
- suspendNodesMatching(Predicate<NodeMetadata>) - Method in interface org.jclouds.compute.ComputeService
-
nodes matching the filter are treated as a logical set.
- suspendNodesMatching(Predicate<NodeMetadata>) - Method in class org.jclouds.compute.internal.BaseComputeService
-
nodes matching the filter are treated as a logical set.
- SuspendNodeStrategy - Interface in org.jclouds.compute.strategy
-
Reboots a node unless it is in the state
suspended
- suspendVApp(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient
-
- suspendVApp(URI) - Method in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudClient
-
This call suspends the vApp.
- suspendVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppAsyncClient
-
- suspendVApp(URI) - Method in interface org.jclouds.vcloud.features.VAppClient
-
A suspend request to a vApp URL suspends all of the virtual machines in the vApp, as specified
in its StartupSection field.
- suspendVm(URI) - Method in interface org.jclouds.vcloud.features.VmAsyncClient
-
- suspendVm(URI) - Method in interface org.jclouds.vcloud.features.VmClient
-
A suspend request to a vApp URL suspends all of the virtual machines in the vApp, as specified
in its StartupSection field.
- swapFileDataRoot(URI) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- SwiftAsyncBlobStore - Class in org.jclouds.openstack.swift.blobstore
-
- SwiftAsyncBlobStore(BlobStoreContext, BlobUtils, ExecutorService, Supplier<Location>, Supplier<Set<? extends Location>>, CommonSwiftClient, CommonSwiftAsyncClient, ContainerToResourceMetadata, BlobStoreListContainerOptionsToListContainerOptions, ContainerToResourceList, ObjectToBlob, BlobToObject, ObjectToBlobMetadata, BlobToHttpGetOptions, Provider<FetchBlobMetadata>) - Constructor for class org.jclouds.openstack.swift.blobstore.SwiftAsyncBlobStore
-
- SwiftAsyncClient - Interface in org.jclouds.openstack.swift
-
Functionality that's in Swift, and not in CloudFiles.
- SwiftBlobRequestSigner - Class in org.jclouds.openstack.swift.blobstore
-
- SwiftBlobRequestSigner(RestAnnotationProcessor<CommonSwiftAsyncClient>, BlobToObject, BlobToHttpGetOptions) - Constructor for class org.jclouds.openstack.swift.blobstore.SwiftBlobRequestSigner
-
- SwiftBlobStore - Class in org.jclouds.openstack.swift.blobstore
-
- SwiftBlobStore(BlobStoreContext, BlobUtils, Supplier<Location>, Supplier<Set<? extends Location>>, CommonSwiftClient, ContainerToResourceMetadata, BlobStoreListContainerOptionsToListContainerOptions, ContainerToResourceList, ObjectToBlob, BlobToObject, ObjectToBlobMetadata, BlobToHttpGetOptions, Provider<FetchBlobMetadata>) - Constructor for class org.jclouds.openstack.swift.blobstore.SwiftBlobStore
-
- SwiftBlobStoreContextModule - Class in org.jclouds.openstack.swift.blobstore.config
-
- SwiftBlobStoreContextModule() - Constructor for class org.jclouds.openstack.swift.blobstore.config.SwiftBlobStoreContextModule
-
- SwiftClient - Interface in org.jclouds.openstack.swift
-
Functionality that's in Swift, and not in CloudFiles.
- SwiftConstants - Interface in org.jclouds.openstack.swift.reference
-
Configuration properties and constants used in Cloud Files connections.
- SwiftContextBuilder - Class in org.jclouds.openstack.swift
-
Creates CloudFilesBlobStoreContext
or Injector
instances based on the most
commonly requested arguments.
- SwiftContextBuilder(Properties) - Constructor for class org.jclouds.openstack.swift.SwiftContextBuilder
-
- SwiftHeaders - Interface in org.jclouds.openstack.swift.reference
-
- SwiftObject - Interface in org.jclouds.openstack.swift.domain
-
- SwiftObject.Factory - Interface in org.jclouds.openstack.swift.domain
-
- SwiftObjectImpl - Class in org.jclouds.openstack.swift.domain.internal
-
- SwiftObjectImpl(MutableObjectInfoWithMetadata) - Constructor for class org.jclouds.openstack.swift.domain.internal.SwiftObjectImpl
-
- SwiftObjectModule - Class in org.jclouds.openstack.swift.config
-
Configures the domain object mappings needed for all CF implementations
- SwiftObjectModule() - Constructor for class org.jclouds.openstack.swift.config.SwiftObjectModule
-
- SwiftPropertiesBuilder - Class in org.jclouds.openstack.swift
-
Builds properties used in CloudFiles Connections
- SwiftPropertiesBuilder(Properties) - Constructor for class org.jclouds.openstack.swift.SwiftPropertiesBuilder
-
- SwiftRestClientModule - Class in org.jclouds.openstack.swift.config
-
- SwiftRestClientModule() - Constructor for class org.jclouds.openstack.swift.config.SwiftRestClientModule
-
- switchArg(int, Map<String, Statement>) - Static method in class org.jclouds.scriptbuilder.domain.Statements
-
- SwitchArg - Class in org.jclouds.scriptbuilder.domain
-
Statement used in a shell script
- SwitchArg(int, Map<String, Statement>) - Constructor for class org.jclouds.scriptbuilder.domain.SwitchArg
-
Generates a switch statement based on arg
.
- SynapticStoragePropertiesBuilder - Class in org.jclouds.synaptic.storage
-
Builds properties used in Atmos Clients
- SynapticStoragePropertiesBuilder() - Constructor for class org.jclouds.synaptic.storage.SynapticStoragePropertiesBuilder
-
- SynapticStoragePropertiesBuilder(Properties) - Constructor for class org.jclouds.synaptic.storage.SynapticStoragePropertiesBuilder
-
- SynapticStorageProviderMetadata - Class in org.jclouds.synaptic.storage
-
Implementation of org.jclouds.types.ProviderMetadata
for AT&T's
Synaptic Storage provider.
- SynapticStorageProviderMetadata() - Constructor for class org.jclouds.synaptic.storage.SynapticStorageProviderMetadata
-
- sync - Variable in class org.jclouds.rest.RestContextSpec
-
- syncClientType - Variable in class org.jclouds.rest.config.RestClientModule
-
- syncClientType - Variable in class org.jclouds.rest.RestContextBuilder
-
- SyncProxy - Class in org.jclouds.concurrent.internal
-
Generates RESTful clients from appropriately annotated interfaces.
- system(VirtualSystemSettingData) - Method in class org.jclouds.ovf.VirtualHardwareSection.Builder
-
- system - Variable in class org.jclouds.trmk.vcloud_0_8.xml.VAppHandler
-
- system(VirtualSystemSettingData) - Method in class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
- SystemMetadata - Class in org.jclouds.atmos.domain
-
Metadata of a Atmos Online object
- SystemMetadata(byte[], Date, Date, String, Date, Date, int, String, String, String, long, FileType, String) - Constructor for class org.jclouds.atmos.domain.SystemMetadata
-
- systemOffering(boolean) - Method in class org.jclouds.cloudstack.domain.ServiceOffering.Builder
-
- systemVmType(boolean) - Method in class org.jclouds.cloudstack.domain.ServiceOffering.Builder
-
- SystemVmType - Enum in org.jclouds.cloudstack.domain
-
- systemVmType(SystemVmType) - Static method in class org.jclouds.cloudstack.options.CreateServiceOfferingOptions.Builder
-
- systemVmType(SystemVmType) - Method in class org.jclouds.cloudstack.options.CreateServiceOfferingOptions
-
- v1Default - Variable in class org.jclouds.openstack.keystone.v1_1.domain.Endpoint.Builder
-
- v1Default(boolean) - Method in class org.jclouds.openstack.keystone.v1_1.domain.Endpoint.Builder
-
- v1Default - Variable in class org.jclouds.openstack.keystone.v1_1.domain.Endpoint
-
- validate(String) - Method in class org.jclouds.azureblob.predicates.validators.ContainerNameValidator
-
- validate(String) - Method in class org.jclouds.filesystem.predicates.validators.internal.FilesystemBlobKeyValidatorImpl
-
- validate(String) - Method in class org.jclouds.filesystem.predicates.validators.internal.FilesystemContainerNameValidatorImpl
-
- validate(T) - Method in class org.jclouds.predicates.Validator
-
Validates the parameter
- validate(String) - Method in class org.jclouds.predicates.validators.AllLowerCaseValidator
-
- validate(String) - Method in class org.jclouds.predicates.validators.DnsNameValidator
-
- validate() - Method in class org.jclouds.rimuhosting.miro.data.CloneOptions
-
- validate() - Method in class org.jclouds.rimuhosting.miro.data.CreateOptions
-
- validate() - Method in class org.jclouds.rimuhosting.miro.data.IpRequestData
-
- validate() - Method in class org.jclouds.rimuhosting.miro.data.NewServerData
-
- validate() - Method in interface org.jclouds.rimuhosting.miro.data.PostData
-
- validate() - Method in class org.jclouds.rimuhosting.miro.domain.ServerParameters
-
- validate(String) - Method in class org.jclouds.s3.predicates.validators.BucketNameValidator
-
- validate(String) - Method in enum org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.ComputerNameValidator
-
- validateBucketName(String) - Static method in class org.jclouds.s3.util.S3Utils
-
- validateMethodParametersOrThrow(Method, Object...) - Method in class org.jclouds.rest.InputParamValidator
-
Validates that method parameters are correct, according to
ParamValidators
.
- ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException - Class in org.jclouds.vcloud.compute.functions
-
- ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException(LoadingCache<URI, Envelope>) - Constructor for class org.jclouds.vcloud.compute.functions.ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException
-
- Validator<T> - Class in org.jclouds.predicates
-
Abstract class that creates a bridge between
Predicate
and
ParamValidators
s.
- Validator() - Constructor for class org.jclouds.predicates.Validator
-
- validFrom(Date) - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest.Builder
-
- validFrom(Date) - Static method in class org.jclouds.aws.ec2.options.RequestSpotInstancesOptions.Builder
-
- validFrom(Date) - Method in class org.jclouds.aws.ec2.options.RequestSpotInstancesOptions
-
Start date of the request.
- validUntil(Date) - Method in class org.jclouds.aws.ec2.domain.SpotInstanceRequest.Builder
-
- validUntil(Date) - Static method in class org.jclouds.aws.ec2.options.RequestSpotInstancesOptions.Builder
-
- validUntil(Date) - Method in class org.jclouds.aws.ec2.options.RequestSpotInstancesOptions
-
End date of the request.
- value() - Method in enum org.jclouds.atmos.domain.FileType
-
- value() - Method in enum org.jclouds.aws.ec2.domain.MonitoringState
-
- value() - Method in enum org.jclouds.aws.ec2.domain.PlacementGroup.State
-
- value() - Method in enum org.jclouds.aws.ec2.domain.SpotInstanceRequest.State
-
- value() - Method in enum org.jclouds.aws.ec2.domain.SpotInstanceRequest.Type
-
- value(String) - Method in class org.jclouds.aws.ec2.domain.Tag.Builder
-
- value() - Method in enum org.jclouds.aws.ec2.util.TagFilters.FilterName
-
- value() - Method in enum org.jclouds.aws.ec2.util.TagFilters.ResourceType
-
- value(String) - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- value() - Method in enum org.jclouds.azureblob.domain.BlobType
-
- value() - Method in enum org.jclouds.azureblob.domain.LeaseStatus
-
- value() - Method in enum org.jclouds.cim.ResourceAllocationSettingData.ConsumerVisibility
-
- value() - Method in enum org.jclouds.cim.ResourceAllocationSettingData.MappingBehavior
-
- value() - Method in enum org.jclouds.cim.ResourceAllocationSettingData.ResourceType
-
- value() - Method in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticRecoveryAction
-
- value() - Method in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticShutdownAction
-
- value() - Method in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticStartupAction
-
- value - Variable in class org.jclouds.cloudservers.domain.AbsoluteLimit
-
- value() - Method in enum org.jclouds.cloudservers.domain.DailyBackup
-
- value() - Method in enum org.jclouds.cloudservers.domain.ImageStatus
-
- value() - Method in enum org.jclouds.cloudservers.domain.RateLimitUnit
-
- value() - Method in enum org.jclouds.cloudservers.domain.RebootType
-
- value() - Method in enum org.jclouds.cloudservers.domain.ServerStatus
-
- value() - Method in enum org.jclouds.cloudservers.domain.VersionStatus
-
- value() - Method in enum org.jclouds.cloudservers.domain.WeeklyBackup
-
- value() - Method in enum org.jclouds.cloudsigma.domain.AffinityType
-
- value() - Method in enum org.jclouds.cloudsigma.domain.ClaimType
-
- value() - Method in enum org.jclouds.cloudsigma.domain.DriveStatus
-
- value() - Method in enum org.jclouds.cloudsigma.domain.DriveType
-
- value() - Method in enum org.jclouds.cloudsigma.domain.MediaType
-
- value() - Method in enum org.jclouds.cloudsigma.domain.Model
-
- value() - Method in enum org.jclouds.cloudsigma.domain.ProfileType
-
- value() - Method in enum org.jclouds.cloudsigma.domain.ServerStatus
-
- value(String) - Method in class org.jclouds.cloudstack.domain.ConfigurationEntry.Builder
-
- value() - Method in enum org.jclouds.cloudwatch.domain.Statistics
-
- value() - Method in enum org.jclouds.cloudwatch.domain.Unit
-
- value() - Method in enum org.jclouds.compute.domain.OsFamily
-
- value() - Method in enum org.jclouds.deltacloud.domain.Instance.Action
-
- value() - Method in enum org.jclouds.ec2.domain.Attachment.Status
-
- value() - Method in enum org.jclouds.ec2.domain.Hypervisor
-
- value() - Method in enum org.jclouds.ec2.domain.Image.Architecture
-
- value() - Method in enum org.jclouds.ec2.domain.Image.ImageState
-
- value() - Method in enum org.jclouds.ec2.domain.Image.ImageType
-
- value() - Method in enum org.jclouds.ec2.domain.ImageAttribute
-
- value() - Method in enum org.jclouds.ec2.domain.InstanceState
-
- value() - Method in enum org.jclouds.ec2.domain.IpProtocol
-
- value() - Method in enum org.jclouds.ec2.domain.RootDeviceType
-
- value() - Method in enum org.jclouds.ec2.domain.Snapshot.Status
-
- value() - Method in enum org.jclouds.ec2.domain.VirtualizationType
-
- value() - Method in enum org.jclouds.ec2.domain.Volume.InstanceInitiatedShutdownBehavior
-
- value() - Method in enum org.jclouds.ec2.domain.Volume.Status
-
- value() - Method in enum org.jclouds.elasticstack.domain.ClaimType
-
- value() - Method in enum org.jclouds.elasticstack.domain.DriveStatus
-
- value() - Method in enum org.jclouds.elasticstack.domain.ImageConversionType
-
- value() - Method in enum org.jclouds.elasticstack.domain.MediaType
-
- value() - Method in enum org.jclouds.elasticstack.domain.Model
-
- value() - Method in enum org.jclouds.elasticstack.domain.ServerStatus
-
- value() - Method in enum org.jclouds.glesys.domain.Server.State
-
- value() - Method in enum org.jclouds.gogrid.domain.LoadBalancerState
-
- value() - Method in enum org.jclouds.gogrid.domain.ObjectType
-
- value() - Method in enum org.jclouds.gogrid.domain.ServerState
-
- value() - Method in enum org.jclouds.openstack.domain.Link.Relation
-
- value - Variable in class org.jclouds.openstack.nova.domain.AbsoluteLimit
-
- value() - Method in enum org.jclouds.openstack.nova.domain.ImageStatus
-
- value() - Method in enum org.jclouds.openstack.nova.domain.RateLimitUnit
-
- value() - Method in enum org.jclouds.openstack.nova.domain.RebootType
-
- value() - Method in enum org.jclouds.openstack.nova.domain.ServerStatus
-
- value() - Method in enum org.jclouds.openstack.nova.v1_1.domain.Address.Type
-
- value - Variable in class org.jclouds.ovf.Property.Builder
-
- value(String) - Method in class org.jclouds.ovf.Property.Builder
-
- value() - Method in enum org.jclouds.s3.domain.Payer
-
- value() - Method in enum org.jclouds.savvis.vpdc.domain.Task.Status
-
- value() - Method in enum org.jclouds.savvis.vpdc.domain.VM.Status
-
- value() - Method in enum org.jclouds.slicehost.domain.Slice.Status
-
- value() - Method in enum org.jclouds.trmk.vcloud_0_8.domain.FenceMode
-
- value() - Method in enum org.jclouds.trmk.vcloud_0_8.domain.IpAddress.Status
-
- value() - Method in enum org.jclouds.trmk.vcloud_0_8.domain.Status
-
- value() - Method in enum org.jclouds.trmk.vcloud_0_8.domain.TaskStatus
-
- value() - Method in enum org.jclouds.vcloud.domain.AllocationModel
-
- value() - Method in enum org.jclouds.vcloud.domain.network.FenceMode
-
- value() - Method in enum org.jclouds.vcloud.domain.network.firewall.FirewallPolicy
-
- value() - Method in enum org.jclouds.vcloud.domain.network.nat.NatPolicy
-
- value() - Method in enum org.jclouds.vcloud.domain.network.nat.NatType
-
- value() - Method in enum org.jclouds.vcloud.domain.network.nat.rules.MappingMode
-
- value() - Method in enum org.jclouds.vcloud.domain.Status
-
- value() - Method in enum org.jclouds.vcloud.domain.TaskStatus
-
- value() - Method in enum org.jclouds.vcloud.domain.VDCStatus
-
- valueContains(String) - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- valueEndsWith(String) - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- valueOf(String) - Static method in enum org.jclouds.atmos.domain.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.aws.ec2.compute.suppliers.AWSEC2ImageSupplier.QueryStringToMultimap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.aws.ec2.domain.MonitoringState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.aws.ec2.domain.PlacementGroup.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.aws.ec2.domain.SpotInstanceRequest.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.aws.ec2.domain.SpotInstanceRequest.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.aws.ec2.util.TagFilters.FilterName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.aws.ec2.util.TagFilters.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.azureblob.domain.BlobType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.azureblob.domain.LeaseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.azureblob.domain.PublicAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.blobstore.attr.BlobCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.blobstore.attr.BlobScopes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.blobstore.attr.Charge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.blobstore.attr.ConsistencyModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.blobstore.attr.ContainerCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.blobstore.attr.ContainerVisibilities
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.blobstore.attr.FolderCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.blobstore.domain.StorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cim.OSType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cim.ResourceAllocationSettingData.ConsumerVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cim.ResourceAllocationSettingData.MappingBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cim.ResourceAllocationSettingData.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticRecoveryAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticShutdownAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticStartupAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudloadbalancers.domain.internal.BaseNode.Condition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudloadbalancers.domain.LoadBalancer.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudloadbalancers.domain.LoadBalancer.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudloadbalancers.domain.Node.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudloadbalancers.domain.VirtualIP.IPVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudloadbalancers.domain.VirtualIP.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudservers.domain.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudservers.domain.DailyBackup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudservers.domain.ImageStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudservers.domain.RateLimitUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudservers.domain.RebootType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudservers.domain.ServerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudservers.domain.VersionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudservers.domain.WeeklyBackup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudsigma.domain.AffinityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudsigma.domain.ClaimType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudsigma.domain.DriveStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudsigma.domain.DriveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudsigma.domain.MediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudsigma.domain.Model
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudsigma.domain.ProfileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudsigma.domain.ServerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.config.CredentialType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Account.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Account.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.AllocationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.AsyncJob.ResultCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.AsyncJob.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.AsyncJobError.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Capacity.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Cluster.ManagedState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.ExtractMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.FirewallRule.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.FirewallRule.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.GuestIPType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Host.ClusterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Host.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Host.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.ISO.ISOFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.LoadBalancerRule.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.LoadBalancerRule.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.NetworkOfferingAvailabilityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.NetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.PermissionOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.PortForwardingRule.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.PortForwardingRule.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.PublicIPAddress.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.ResourceLimit.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Snapshot.Interval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Snapshot.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Snapshot.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.StoragePool.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.StoragePool.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.StorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.SystemVmType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Template.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Template.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.TemplateFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.TrafficType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.UsageRecord.UsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.User.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.VirtualMachine.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Volume.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.domain.Volume.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.options.UpdateTemplatePermissionsOptions.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.predicates.NetworkPredicates.HasFirewallServiceWhichSupportsPortForwarding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.predicates.NetworkPredicates.HasFirewallServiceWhichSupportsStaticNAT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.predicates.NetworkPredicates.HasLoadBalancerService
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.predicates.NetworkPredicates.IsVirtualNetwork
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.predicates.PublicIPAddressPredicates.Available
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.predicates.TemplatePredicates.PasswordEnabled
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudstack.predicates.TemplatePredicates.Ready
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudwatch.domain.Statistics
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.cloudwatch.domain.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.compute.domain.ComputeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.compute.domain.LoginType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.compute.domain.NodeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.compute.domain.OsFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.compute.domain.Volume.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.crypto.Sha512Crypt.Function
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.deltacloud.domain.HardwareProperty.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.deltacloud.domain.Instance.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.deltacloud.domain.Instance.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.deltacloud.domain.Realm.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.domain.LocationScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Attachment.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Hypervisor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Image.Architecture
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Image.ImageState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Image.ImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.ImageAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.InstanceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.IpProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.RootDeviceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Snapshot.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.VirtualizationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Volume.InstanceInitiatedShutdownBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.ec2.domain.Volume.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.elasticstack.domain.ClaimType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.elasticstack.domain.DriveStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.elasticstack.domain.ImageConversionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.elasticstack.domain.MediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.elasticstack.domain.Model
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.elasticstack.domain.ServerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.functions.IdentityFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.glesys.domain.Server.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.glesys.options.ServerStatusOptions.StatusTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.IpState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.IpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.JobState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerOs
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerPersistenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.LoadBalancerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.ObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.PowerCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.ServerImageState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.ServerImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.gogrid.domain.ServerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.lifecycle.LifeCycle.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.loadbalancer.domain.LoadBalancerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.location.functions.ToIdAndScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.openstack.domain.Link.Relation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.openstack.keystone.v2_0.config.CredentialType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.openstack.nova.domain.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.jclouds.openstack.nova.domain.Address
-
- valueOf(String) - Static method in enum org.jclouds.openstack.nova.domain.ImageStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.openstack.nova.domain.RateLimitUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.openstack.nova.domain.RebootType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.openstack.nova.domain.ServerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.openstack.nova.v1_1.domain.Address.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.rimuhosting.miro.domain.internal.RunningState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.rimuhosting.miro.domain.internal.ServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.s3.domain.CannedAccessPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.s3.domain.ObjectMetadata.StorageClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.s3.domain.Payer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.savvis.vpdc.domain.Task.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.savvis.vpdc.domain.VDC.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.savvis.vpdc.domain.VM.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.scriptbuilder.domain.OsFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.scriptbuilder.domain.ShellToken
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.scriptbuilder.functions.CredentialsFromAdminAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.servermanager.Server.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.slicehost.domain.Slice.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.softlayer.domain.VirtualGuest.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.tools.ant.taskdefs.compute.ComputeTask.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.FenceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.IpAddress.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.TaskStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.VCloudError.MinorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.util.InetAddresses2.IsPrivateIPAddress
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.util.PasswordGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.ComputerNameValidator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.AllocationModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.FenceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.firewall.FirewallPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.IpAddressAllocationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.NatPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.NatProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.NatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.network.nat.rules.MappingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.TaskStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.VCloudError.MinorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.vcloud.domain.VDCStatus
-
Returns the enum constant of this type with the specified name.
- ValueOfConfigurationKeyOrNull - Class in org.jclouds.config
-
- ValueOfConfigurationKeyOrNull(Injector) - Constructor for class org.jclouds.config.ValueOfConfigurationKeyOrNull
-
- valueOfConfigurationKeyOrNull - Variable in class org.jclouds.trmk.vcloud_0_8.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
-
- valueOfConfigurationKeyOrNull - Variable in class org.jclouds.vcloud.suppliers.OnlyReferenceTypeFirstWithNameMatchingConfigurationKeyOrDefault
-
- valueOrEmpty(String) - Method in class org.jclouds.http.HttpUtils
-
- valueOrEmpty(byte[]) - Method in class org.jclouds.http.HttpUtils
-
- valueOrEmpty(Collection<String>) - Method in class org.jclouds.http.HttpUtils
-
- values() - Static method in enum org.jclouds.atmos.domain.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.aws.ec2.compute.suppliers.AWSEC2ImageSupplier.QueryStringToMultimap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.aws.ec2.domain.MonitoringState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.aws.ec2.domain.PlacementGroup.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.aws.ec2.domain.SpotInstanceRequest.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.aws.ec2.domain.SpotInstanceRequest.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.aws.ec2.util.TagFilters.FilterName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.aws.ec2.util.TagFilters.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(String...) - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- values(Iterable<String>) - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- values() - Static method in enum org.jclouds.azureblob.domain.BlobType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.azureblob.domain.LeaseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.azureblob.domain.PublicAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.blobstore.attr.BlobCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.blobstore.attr.BlobScopes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.blobstore.attr.Charge
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.blobstore.attr.ConsistencyModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.blobstore.attr.ContainerCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.blobstore.attr.ContainerVisibilities
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.blobstore.attr.FolderCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.blobstore.domain.StorageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jclouds.blobstore.internal.BlobMapImpl
-
- values() - Method in class org.jclouds.blobstore.internal.InputStreamMapImpl
-
- values() - Static method in enum org.jclouds.cim.OSType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cim.ResourceAllocationSettingData.ConsumerVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cim.ResourceAllocationSettingData.MappingBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cim.ResourceAllocationSettingData.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticRecoveryAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticShutdownAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cim.VirtualSystemSettingData.AutomaticStartupAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudloadbalancers.domain.internal.BaseNode.Condition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudloadbalancers.domain.LoadBalancer.Algorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudloadbalancers.domain.LoadBalancer.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudloadbalancers.domain.Node.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudloadbalancers.domain.VirtualIP.IPVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudloadbalancers.domain.VirtualIP.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudservers.domain.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudservers.domain.DailyBackup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudservers.domain.ImageStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudservers.domain.RateLimitUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudservers.domain.RebootType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudservers.domain.ServerStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudservers.domain.VersionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudservers.domain.WeeklyBackup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudsigma.domain.AffinityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudsigma.domain.ClaimType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudsigma.domain.DriveStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudsigma.domain.DriveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudsigma.domain.MediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudsigma.domain.Model
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudsigma.domain.ProfileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudsigma.domain.ServerStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.config.CredentialType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Account.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Account.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.AllocationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.AsyncJob.ResultCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.AsyncJob.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.AsyncJobError.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Capacity.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Cluster.ManagedState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.ExtractMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.FirewallRule.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.FirewallRule.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.GuestIPType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Host.ClusterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Host.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Host.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.ISO.ISOFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.LoadBalancerRule.Algorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.LoadBalancerRule.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.NetworkOfferingAvailabilityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.NetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.PermissionOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.PortForwardingRule.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.PortForwardingRule.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.PublicIPAddress.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.ResourceLimit.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Snapshot.Interval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Snapshot.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Snapshot.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.StoragePool.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.StoragePool.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.StorageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.SystemVmType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Template.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Template.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.TemplateFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.TrafficType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.UsageRecord.UsageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.User.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.VirtualMachine.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Volume.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.domain.Volume.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.options.UpdateTemplatePermissionsOptions.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.predicates.NetworkPredicates.HasFirewallServiceWhichSupportsPortForwarding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.predicates.NetworkPredicates.HasFirewallServiceWhichSupportsStaticNAT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.predicates.NetworkPredicates.HasLoadBalancerService
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.predicates.NetworkPredicates.IsVirtualNetwork
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.predicates.PublicIPAddressPredicates.Available
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.predicates.TemplatePredicates.PasswordEnabled
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudstack.predicates.TemplatePredicates.Ready
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudwatch.domain.Statistics
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.cloudwatch.domain.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.compute.domain.ComputeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.compute.domain.LoginType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.compute.domain.NodeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.compute.domain.OsFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.compute.domain.Volume.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.crypto.Sha512Crypt.Function
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.deltacloud.domain.HardwareProperty.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.deltacloud.domain.Instance.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.deltacloud.domain.Instance.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.deltacloud.domain.Realm.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.domain.LocationScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Attachment.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Hypervisor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Image.Architecture
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Image.ImageState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Image.ImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.ImageAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.InstanceState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.IpProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.RootDeviceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Snapshot.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.VirtualizationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Volume.InstanceInitiatedShutdownBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.ec2.domain.Volume.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.elasticstack.domain.ClaimType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.elasticstack.domain.DriveStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.elasticstack.domain.ImageConversionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.elasticstack.domain.MediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.elasticstack.domain.Model
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.elasticstack.domain.ServerStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.functions.IdentityFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.glesys.domain.Server.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.glesys.options.ServerStatusOptions.StatusTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.IpState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.IpType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.JobState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.LoadBalancerOs
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.LoadBalancerPersistenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.LoadBalancerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.LoadBalancerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.ObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.PowerCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.ServerImageState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.ServerImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.gogrid.domain.ServerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.lifecycle.LifeCycle.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.loadbalancer.domain.LoadBalancerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.location.functions.ToIdAndScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.openstack.domain.Link.Relation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.openstack.keystone.v2_0.config.CredentialType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.openstack.nova.domain.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.openstack.nova.domain.ImageStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.openstack.nova.domain.RateLimitUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.openstack.nova.domain.RebootType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.openstack.nova.domain.ServerStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.openstack.nova.v1_1.domain.Address.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.rimuhosting.miro.domain.internal.RunningState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.rimuhosting.miro.domain.internal.ServerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.s3.domain.CannedAccessPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.s3.domain.ObjectMetadata.StorageClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.s3.domain.Payer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.savvis.vpdc.domain.Task.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.savvis.vpdc.domain.VDC.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.savvis.vpdc.domain.VM.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.scriptbuilder.domain.OsFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.scriptbuilder.domain.ShellToken
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.scriptbuilder.functions.CredentialsFromAdminAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.servermanager.Server.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.slicehost.domain.Slice.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.softlayer.domain.VirtualGuest.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.tools.ant.taskdefs.compute.ComputeTask.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.FenceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.IpAddress.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.TaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.trmk.vcloud_0_8.domain.VCloudError.MinorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.util.InetAddresses2.IsPrivateIPAddress
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.util.PasswordGenerator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn.ComputerNameValidator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.AllocationModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.network.FenceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.network.firewall.FirewallPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.network.IpAddressAllocationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.network.nat.NatPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.network.nat.NatProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.network.nat.NatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.network.nat.rules.MappingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.TaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.VCloudError.MinorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.vcloud.domain.VDCStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueStartsWith(String) - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- VApp - Interface in org.jclouds.trmk.vcloud_0_8.domain
-
A virtual application (vApp) is a software solution, packaged in OVF containing one or more
virtual machines.
- VApp - Interface in org.jclouds.vcloud.domain
-
- VAPP_XML - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.vApp+xml"
- VAPP_XML - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.vApp+xml"
- VAPP_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.vApp+xml"
- VAPP_XML_TYPE - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.vApp+xml"
- VAPP_XML_TYPE - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.vApp+xml"
- VAPP_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.vApp+xml"
- VAppAsyncClient - Interface in org.jclouds.vcloud.features
-
Provides access to VApp functionality in vCloud
- VAppCatalog - Annotation Type in org.jclouds.trmk.vcloud_0_8.endpoints
-
Related to Terremark vApp Catalog
- VAPPCATALOGLIST_XML - Static variable in interface org.jclouds.trmk.ecloud.TerremarkECloudMediaType
-
"application/vnd.tmrk.ecloud.VAppCatalogList+xml"
- VAPPCATALOGLIST_XML_TYPE - Static variable in interface org.jclouds.trmk.ecloud.TerremarkECloudMediaType
-
"application/vnd.tmrk.ecloud.VAppCatalogList+xml"
- VAppClient - Interface in org.jclouds.vcloud.features
-
Provides access to VApp functionality in vCloud
- VAppConfiguration - Class in org.jclouds.trmk.vcloud_0_8.domain
-
- VAppConfiguration() - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration
-
- VAppConfiguration.Builder - Class in org.jclouds.trmk.vcloud_0_8.domain
-
- VAppConfiguration.Builder() - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.VAppConfiguration.Builder
-
- VAppExtendedInfo - Class in org.jclouds.trmk.vcloud_0_8.domain
-
- VAppExtendedInfo(String, URI, String, List<String>, String, List<NetworkAdapter>, ComputePoolReference) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo
-
- VAppExtendedInfo.Builder - Class in org.jclouds.trmk.vcloud_0_8.domain
-
- VAppExtendedInfo.Builder() - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.VAppExtendedInfo.Builder
-
- VAppExtendedInfoHandler - Class in org.jclouds.trmk.vcloud_0_8.xml
-
- VAppExtendedInfoHandler() - Constructor for class org.jclouds.trmk.vcloud_0_8.xml.VAppExtendedInfoHandler
-
- VAPPEXTINFO_XML - Static variable in interface org.jclouds.trmk.ecloud.TerremarkECloudMediaType
-
"application/vnd.tmrk.ecloud.vApp+xml"
- VAPPEXTINFO_XML_TYPE - Static variable in interface org.jclouds.trmk.ecloud.TerremarkECloudMediaType
-
"application/vnd.tmrk.ecloud.vApp+xml"
- VAppHandler - Class in org.jclouds.trmk.vcloud_0_8.xml
-
- VAppHandler(VirtualSystemSettingDataHandler, ResourceAllocationSettingDataHandler) - Constructor for class org.jclouds.trmk.vcloud_0_8.xml.VAppHandler
-
- VAppHandler - Class in org.jclouds.vcloud.xml
-
- VAppHandler(TaskHandler, VmHandler, VCloudNetworkSectionHandler) - Constructor for class org.jclouds.vcloud.xml.VAppHandler
-
- VAppImpl - Class in org.jclouds.trmk.vcloud_0_8.domain.internal
-
- VAppImpl(String, URI, Status, Long, ReferenceType, ListMultimap<String, String>, Integer, String, VirtualSystemSettingData, Set<ResourceAllocationSettingData>) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- VAppImpl(String, URI, Status, Long, ReferenceType, ListMultimap<String, String>, Integer, String, VirtualSystemSettingData, Set<ResourceAllocationSettingData>, Set<ReferenceType>) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppImpl
-
- VAppImpl - Class in org.jclouds.vcloud.domain.internal
-
Locations of resources in vCloud
- VAppImpl(String, String, URI, Status, ReferenceType, String, Iterable<Task>, boolean, Iterable<Vm>, VCloudNetworkSection) - Constructor for class org.jclouds.vcloud.domain.internal.VAppImpl
-
- vAppScopedLocalId - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- vAppScopedLocalId - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- vAppScopedLocalId - Variable in class org.jclouds.vcloud.xml.VmHandler
-
- vAppScopedVmId - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- VAPPSTATUS_TO_NODESTATE - Static variable in class org.jclouds.savvis.vpdc.compute.functions.VMToNodeMetadata
-
- VAPPSTATUS_TO_NODESTATE - Static variable in class org.jclouds.trmk.vcloud_0_8.compute.config.TerremarkVCloudComputeServiceContextModule
-
- VAPPSTATUS_TO_NODESTATE - Static variable in class org.jclouds.vcloud.compute.config.VCloudComputeServiceDependenciesModule
-
- vAppStatusToNodeState - Variable in class org.jclouds.trmk.vcloud_0_8.compute.functions.VAppToNodeMetadata
-
- vAppStatusToNodeState - Variable in class org.jclouds.trmk.vcloud_0_8.compute.TerremarkVCloudComputeClient
-
- vAppStatusToNodeState - Variable in class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
-
- VAppTemplate - Interface in org.jclouds.trmk.vcloud_0_8.domain
-
- VAppTemplate - Interface in org.jclouds.vcloud.domain
-
A VAppTemplate is an abstract description of a vApp.
- VAPPTEMPLATE_XML - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.vAppTemplate+xml"
- VAPPTEMPLATE_XML - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.vAppTemplate+xml"
- VAPPTEMPLATE_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.vAppTemplate+xml"
- VAPPTEMPLATE_XML_TYPE - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.vAppTemplate+xml"
- VAPPTEMPLATE_XML_TYPE - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.vAppTemplate+xml"
- VAPPTEMPLATE_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.vAppTemplate+xml"
- VAppTemplateAsyncClient - Interface in org.jclouds.vcloud.features
-
Provides access to VAppTemplate functionality in vCloud
- VAppTemplateClient - Interface in org.jclouds.vcloud.features
-
Provides access to VApp Template functionality in vCloud
- VAppTemplateHandler - Class in org.jclouds.trmk.vcloud_0_8.xml
-
- VAppTemplateHandler() - Constructor for class org.jclouds.trmk.vcloud_0_8.xml.VAppTemplateHandler
-
- VAppTemplateHandler - Class in org.jclouds.vcloud.xml
-
- VAppTemplateHandler(TaskHandler, VmHandler, VCloudNetworkSectionHandler) - Constructor for class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- VAppTemplateImpl - Class in org.jclouds.trmk.vcloud_0_8.domain.internal
-
- VAppTemplateImpl(String, URI, String, Status) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.internal.VAppTemplateImpl
-
- VAppTemplateImpl - Class in org.jclouds.vcloud.domain.internal
-
Locations of resources in vCloud
- VAppTemplateImpl(String, String, URI, Status, ReferenceType, String, Iterable<Task>, boolean, String, Iterable<Vm>, VCloudNetworkSection) - Constructor for class org.jclouds.vcloud.domain.internal.VAppTemplateImpl
-
- VAppTemplateLoader - Class in org.jclouds.vcloud.loaders
-
- vAppTemplates - Variable in class org.jclouds.vcloud.compute.strategy.InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn
-
- vAppTemplates(CacheLoader<URI, VAppTemplate>) - Method in class org.jclouds.vcloud.config.VCloudRestClientModule
-
- VAppTemplatesForCatalogItems - Class in org.jclouds.trmk.vcloud_0_8.functions
-
- VAppTemplatesForCatalogItems - Class in org.jclouds.vcloud.functions
-
- VAppTemplatesForResourceEntities - Class in org.jclouds.trmk.vcloud_0_8.functions
-
- VAppTemplatesInOrg - Class in org.jclouds.vcloud.functions
-
- VAppTemplatesInOrgs - Class in org.jclouds.trmk.vcloud_0_8.compute.suppliers
-
- VAppTemplatesSupplier - Class in org.jclouds.vcloud.suppliers
-
- VAppToNodeMetadata - Class in org.jclouds.trmk.vcloud_0_8.compute.functions
-
- VAppToNodeMetadata(TerremarkVCloudComputeClient, Map<String, Credentials>, Map<Status, NodeState>, HardwareForVCloudExpressVApp, FindLocationForResource, Supplier<Set<? extends Image>>) - Constructor for class org.jclouds.trmk.vcloud_0_8.compute.functions.VAppToNodeMetadata
-
- vAppToNodeMetadata - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.StartVAppWithGroupEncodedIntoName
-
- vAppToNodeMetadata - Variable in class org.jclouds.trmk.vcloud_0_8.compute.strategy.TerremarkVCloudGetNodeMetadataStrategy
-
- VAppToNodeMetadata - Class in org.jclouds.vcloud.compute.functions
-
- VAppToNodeMetadata(Map<Status, NodeState>, Map<String, Credentials>, FindLocationForResource, Function<VApp, Hardware>) - Constructor for class org.jclouds.vcloud.compute.functions.VAppToNodeMetadata
-
- VCLOUD_XML - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.vcloud+xml"
- VCLOUD_XML - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.vcloud+xml"
- VCLOUD_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.vcloud+xml"
- VCLOUD_XML_TYPE - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.vcloud+xml"
- VCLOUD_XML_TYPE - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.vcloud+xml"
- VCLOUD_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.vcloud+xml"
- VCloudAsyncClient - Interface in org.jclouds.vcloud
-
Provides access to VCloud resources via their REST API.
- VCloudClient - Interface in org.jclouds.vcloud
-
Provides access to VCloud resources via their REST API.
- VCloudComputeServiceAdapter - Class in org.jclouds.vcloud.compute.strategy
-
- VCloudComputeServiceAdapter(VCloudClient, Predicate<URI>, InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn, Supplier<Map<String, Org>>, VAppTemplatesSupplier, Function<VAppTemplate, Envelope>) - Constructor for class org.jclouds.vcloud.compute.strategy.VCloudComputeServiceAdapter
-
- VCloudComputeServiceContextModule - Class in org.jclouds.vcloud.compute.config
-
Configures the VCloudComputeServiceContext
; requires VCloudComputeClientImpl
bound.
- VCloudComputeServiceContextModule() - Constructor for class org.jclouds.vcloud.compute.config.VCloudComputeServiceContextModule
-
- VCloudComputeServiceDependenciesModule - Class in org.jclouds.vcloud.compute.config
-
- VCloudComputeServiceDependenciesModule() - Constructor for class org.jclouds.vcloud.compute.config.VCloudComputeServiceDependenciesModule
-
- VCloudComputeUtils - Class in org.jclouds.vcloud.compute.util
-
- VCloudComputeUtils() - Constructor for class org.jclouds.vcloud.compute.util.VCloudComputeUtils
-
- VCloudConstants - Interface in org.jclouds.trmk.vcloud_0_8.reference
-
Configuration properties and constants used in VCloud connections.
- VCloudConstants - Interface in org.jclouds.vcloud.reference
-
Configuration properties and constants used in VCloud connections.
- VCloudContextBuilder - Class in org.jclouds.vcloud
-
Creates VCloudComputeServiceContext
or Injector
instances based on the most
commonly requested arguments.
- VCloudContextBuilder(Properties) - Constructor for class org.jclouds.vcloud.VCloudContextBuilder
-
- VCloudError - Interface in org.jclouds.trmk.vcloud_0_8.domain
-
- VCloudError - Interface in org.jclouds.vcloud.domain
-
- VCloudError.MinorCode - Enum in org.jclouds.trmk.vcloud_0_8.domain
-
- VCloudError.MinorCode - Enum in org.jclouds.vcloud.domain
-
- VCloudHardDisk - Class in org.jclouds.vcloud.domain.ovf
-
- VCloudHardDisk(String, String, String, String, String, String, String, Boolean, Boolean, ResourceAllocationSettingData.ConsumerVisibility, Long, ResourceAllocationSettingData.MappingBehavior, String, String, String, Long, String, ResourceAllocationSettingData.ResourceType, Long, String, Integer, List<String>, List<String>, long, int, String) - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudHardDisk
-
- VCloudHardDisk.Builder - Class in org.jclouds.vcloud.domain.ovf
-
- VCloudHardDisk.Builder() - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
-
- VCloudHardwareBuilderFromResourceAllocations - Class in org.jclouds.vcloud.compute.functions
-
- VCloudHardwareBuilderFromResourceAllocations() - Constructor for class org.jclouds.vcloud.compute.functions.VCloudHardwareBuilderFromResourceAllocations
-
- VCloudHardwareSupplier - Class in org.jclouds.trmk.vcloud_0_8.compute.suppliers
-
- VCloudImageSupplier - Class in org.jclouds.trmk.vcloud_0_8.compute.suppliers
-
- VCloudLogin - Annotation Type in org.jclouds.trmk.vcloud_0_8.endpoints
-
Represents a component related to vCloud.
- VCloudLogin - Annotation Type in org.jclouds.vcloud.endpoints
-
Represents a component related to vCloud.
- VCloudLoginAsyncClient - Interface in org.jclouds.vcloud.internal
-
Establishes a context with a VCloud endpoint.
- VCloudLoginClient - Interface in org.jclouds.vcloud.internal
-
- VCloudMediaType - Interface in org.jclouds.savvis.vpdc.reference
-
Resource Types used in VCloud
- VCloudMediaType - Interface in org.jclouds.vcloud
-
Resource Types used in VCloud
- VCloudNetworkAdapter - Class in org.jclouds.vcloud.domain.ovf
-
- VCloudNetworkAdapter(String, String, String, String, String, String, String, Boolean, Boolean, ResourceAllocationSettingData.ConsumerVisibility, Long, ResourceAllocationSettingData.MappingBehavior, String, String, String, Long, String, ResourceAllocationSettingData.ResourceType, Long, String, Integer, List<String>, List<String>, String, boolean, String) - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter
-
- VCloudNetworkAdapter.Builder - Class in org.jclouds.vcloud.domain.ovf
-
- VCloudNetworkAdapter.Builder() - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
-
- VCloudNetworkSection - Class in org.jclouds.vcloud.domain.ovf
-
VCloud extension
- VCloudNetworkSection(String, URI, String, Iterable<Network>) - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudNetworkSection
-
- VCloudNetworkSectionHandler - Class in org.jclouds.vcloud.xml.ovf
-
- VCloudOperatingSystemHandler - Class in org.jclouds.vcloud.xml.ovf
-
- VCloudOperatingSystemHandler() - Constructor for class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
-
- VCloudOperatingSystemSection - Class in org.jclouds.vcloud.domain.ovf
-
A description of the operating system supported by a virtual machine.
- VCloudOperatingSystemSection(Integer, String, String, String, URI, String, ReferenceType) - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
-
- VCloudPropertiesBuilder - Class in org.jclouds.vcloud
-
Builds properties used in VCloud Clients
- VCloudPropertiesBuilder(Properties) - Constructor for class org.jclouds.vcloud.VCloudPropertiesBuilder
-
- VCloudResourceAllocationSettingDataHandler - Class in org.jclouds.vcloud.xml.ovf
-
- VCloudResourceAllocationSettingDataHandler() - Constructor for class org.jclouds.vcloud.xml.ovf.VCloudResourceAllocationSettingDataHandler
-
- VCloudResponseException - Exception in org.jclouds.trmk.vcloud_0_8
-
Encapsulates an VCloud Error.
- VCloudResponseException(HttpCommand, HttpResponse, VCloudError) - Constructor for exception org.jclouds.trmk.vcloud_0_8.VCloudResponseException
-
- VCloudResponseException(HttpCommand, HttpResponse, VCloudError, Throwable) - Constructor for exception org.jclouds.trmk.vcloud_0_8.VCloudResponseException
-
- VCloudResponseException(String, HttpCommand, HttpResponse, VCloudError) - Constructor for exception org.jclouds.trmk.vcloud_0_8.VCloudResponseException
-
- VCloudResponseException(String, HttpCommand, HttpResponse, VCloudError, Throwable) - Constructor for exception org.jclouds.trmk.vcloud_0_8.VCloudResponseException
-
- VCloudResponseException - Exception in org.jclouds.vcloud
-
Encapsulates an VCloud Error.
- VCloudResponseException(HttpCommand, HttpResponse, VCloudError) - Constructor for exception org.jclouds.vcloud.VCloudResponseException
-
- VCloudResponseException(HttpCommand, HttpResponse, VCloudError, Throwable) - Constructor for exception org.jclouds.vcloud.VCloudResponseException
-
- VCloudResponseException(String, HttpCommand, HttpResponse, VCloudError) - Constructor for exception org.jclouds.vcloud.VCloudResponseException
-
- VCloudResponseException(String, HttpCommand, HttpResponse, VCloudError, Throwable) - Constructor for exception org.jclouds.vcloud.VCloudResponseException
-
- VCloudRestClientModule - Class in org.jclouds.vcloud.config
-
Configures the VCloud authentication service connection, including logging and http transport.
- VCloudRestClientModule() - Constructor for class org.jclouds.vcloud.config.VCloudRestClientModule
-
- VCloudRestClientModule.OrgCatalogItemSupplier - Class in org.jclouds.vcloud.config
-
- VCloudRestClientModule.OrgCatalogItemSupplier(Supplier<Map<String, Map<String, Catalog>>>, Function<Catalog, Iterable<CatalogItem>>) - Constructor for class org.jclouds.vcloud.config.VCloudRestClientModule.OrgCatalogItemSupplier
-
- VCloudRestClientModule.OrgCatalogSupplier - Class in org.jclouds.vcloud.config
-
- VCloudRestClientModule.OrgCatalogSupplier(Supplier<Map<String, Org>>, Function<Org, Iterable<Catalog>>) - Constructor for class org.jclouds.vcloud.config.VCloudRestClientModule.OrgCatalogSupplier
-
- VCloudRestClientModule.OrgMapSupplier - Class in org.jclouds.vcloud.config
-
- VCloudRestClientModule.OrgMapSupplier(Supplier<VCloudSession>, Function<Iterable<String>, Iterable<Org>>) - Constructor for class org.jclouds.vcloud.config.VCloudRestClientModule.OrgMapSupplier
-
- VCloudRestClientModule.OrgVDCSupplier - Class in org.jclouds.vcloud.config
-
- VCloudRestClientModule.OrgVDCSupplier(Supplier<Map<String, Org>>, Function<Org, Iterable<VDC>>) - Constructor for class org.jclouds.vcloud.config.VCloudRestClientModule.OrgVDCSupplier
-
- VCloudRestClientModule.URItoVDC - Class in org.jclouds.vcloud.config
-
- VCloudSession - Interface in org.jclouds.savvis.vpdc.domain.internal
-
- VCloudSession - Interface in org.jclouds.trmk.vcloud_0_8.domain
-
- VCloudSession - Interface in org.jclouds.vcloud.domain
-
- VCloudTemplateBuilderImpl - Class in org.jclouds.vcloud.compute.internal
-
- VCloudTemplateBuilderImpl(Supplier<Set<? extends Location>>, Supplier<Set<? extends Image>>, Supplier<Set<? extends Hardware>>, Supplier<Location>, Provider<TemplateOptions>, Provider<TemplateBuilder>) - Constructor for class org.jclouds.vcloud.compute.internal.VCloudTemplateBuilderImpl
-
- VCloudTemplateOptions - Class in org.jclouds.vcloud.compute.options
-
Contains options supported in the ComputeService#runNode
operation on
the "vcloud" provider.
- VCloudTemplateOptions() - Constructor for class org.jclouds.vcloud.compute.options.VCloudTemplateOptions
-
- VCloudTemplateOptions.Builder - Class in org.jclouds.vcloud.compute.options
-
- VCloudTemplateOptions.Builder() - Constructor for class org.jclouds.vcloud.compute.options.VCloudTemplateOptions.Builder
-
- VCloudToken - Annotation Type in org.jclouds.savvis.vpdc.internal
-
A VCloud Session Token
- VCloudToken - Annotation Type in org.jclouds.trmk.vcloud_0_8
-
A VCloud Session Token
- VCloudToken - Annotation Type in org.jclouds.vcloud
-
A VCloud Session Token
- VCloudUtils - Class in org.jclouds.trmk.vcloud_0_8.util
-
Needed to sign and verify requests and responses.
- VCloudUtils - Class in org.jclouds.vcloud.util
-
Needed to sign and verify requests and responses.
- VCloudVersionsAsyncClient - Interface in org.jclouds.vcloud
-
Establishes a context with a VCloud endpoint.
- VCloudVersionsClient - Interface in org.jclouds.vcloud
-
- VCloudVirtualHardwareHandler - Class in org.jclouds.vcloud.xml
-
- VCloudVirtualHardwareHandler(VirtualHardwareSectionHandler) - Constructor for class org.jclouds.vcloud.xml.VCloudVirtualHardwareHandler
-
- VCloudVirtualHardwareSection - Class in org.jclouds.vcloud.domain.ovf
-
A description of the virtual hardware supported by a virtual machine.
- VCloudVirtualHardwareSection(String, URI, String, Iterable<String>, VirtualSystemSettingData, Iterable<? extends ResourceAllocationSettingData>) - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection
-
- VCloudVirtualHardwareSection.Builder - Class in org.jclouds.vcloud.domain.ovf
-
- VCloudVirtualHardwareSection.Builder() - Constructor for class org.jclouds.vcloud.domain.ovf.VCloudVirtualHardwareSection.Builder
-
- vDC(Link) - Method in class org.jclouds.savvis.vpdc.domain.Org.Builder
-
- VDC - Class in org.jclouds.savvis.vpdc.domain
-
VDC is a virtual data center ,the API returns a list of VAPPs own by given bill site Id.
- VDC(String, String, String, URI, String, VDC.Status, Set<Resource>, Set<Resource>) - Constructor for class org.jclouds.savvis.vpdc.domain.VDC
-
- VDC - Annotation Type in org.jclouds.savvis.vpdc.internal
-
Related to a VCloud express Catalog.
- VDC - Interface in org.jclouds.trmk.vcloud_0_8.domain
-
A vDC is a deployment environment for vApps.
- VDC - Annotation Type in org.jclouds.trmk.vcloud_0_8.endpoints
-
Related to a VCloud express Catalog.
- vDC - Variable in class org.jclouds.trmk.vcloud_0_8.xml.VAppHandler
-
- vDC - Variable in class org.jclouds.trmk.vcloud_0_8.xml.VDCHandler
-
- VDC - Interface in org.jclouds.vcloud.domain
-
A vDC is a deployment environment for vApps.
- VDC - Annotation Type in org.jclouds.vcloud.endpoints
-
Related to a VCloud express Catalog.
- vdc - Variable in class org.jclouds.vcloud.xml.VAppHandler
-
- vdc - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- vDC - Variable in class org.jclouds.vcloud.xml.VDCHandler
-
- vdc - Variable in class org.jclouds.vcloud.xml.VmHandler
-
- VDC.Builder - Class in org.jclouds.savvis.vpdc.domain
-
- VDC.Builder() - Constructor for class org.jclouds.savvis.vpdc.domain.VDC.Builder
-
- VDC.Status - Enum in org.jclouds.savvis.vpdc.domain
-
- VDC_XML - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.vdc+xml"
- VDC_XML - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.vdc+xml"
- VDC_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.vdc+xml"
- VDC_XML_TYPE - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.vdc+xml"
- VDC_XML_TYPE - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.vdc+xml"
- VDC_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.vdc+xml"
- VDCAsyncClient - Interface in org.jclouds.vcloud.features
-
Provides access to VDC functionality in vCloud
- VDCClient - Interface in org.jclouds.vcloud.features
-
Provides access to VDC functionality in vCloud
- VDCHandler - Class in org.jclouds.savvis.vpdc.xml
-
- VDCHandler() - Constructor for class org.jclouds.savvis.vpdc.xml.VDCHandler
-
- VDCHandler - Class in org.jclouds.trmk.vcloud_0_8.xml
-
- VDCHandler() - Constructor for class org.jclouds.trmk.vcloud_0_8.xml.VDCHandler
-
- VDCHandler - Class in org.jclouds.vcloud.xml
-
- VDCHandler(TaskHandler) - Constructor for class org.jclouds.vcloud.xml.VDCHandler
-
- VDCImpl - Class in org.jclouds.trmk.vcloud_0_8.domain.internal
-
Locations of resources in vCloud
- VDCImpl(String, String, URI, String, ReferenceType, ReferenceType, ReferenceType, Map<String, ReferenceType>, Map<String, ReferenceType>) - Constructor for class org.jclouds.trmk.vcloud_0_8.domain.internal.VDCImpl
-
- VDCImpl - Class in org.jclouds.vcloud.domain.internal
-
Locations of resources in vCloud
- VDCImpl(String, String, URI, VDCStatus, ReferenceType, String, Iterable<Task>, AllocationModel, Capacity, Capacity, Capacity, Map<String, ReferenceType>, Map<String, ReferenceType>, int, int, int, boolean) - Constructor for class org.jclouds.vcloud.domain.internal.VDCImpl
-
- vDCs(Set<Link>) - Method in class org.jclouds.savvis.vpdc.domain.Org.Builder
-
- vdcs - Variable in class org.jclouds.trmk.vcloud_0_8.xml.OrgHandler
-
- vdcs - Variable in class org.jclouds.vcloud.xml.OrgHandler
-
- VDCStatus - Enum in org.jclouds.vcloud.domain
-
The creation status of the vDC
- VDCURIToInternetServicesEndpoint - Class in org.jclouds.trmk.vcloud_0_8.functions
-
- VDCURIToInternetServicesEndpoint(Supplier<Map<URI, ? extends VDC>>, Supplier<ReferenceType>) - Constructor for class org.jclouds.trmk.vcloud_0_8.functions.VDCURIToInternetServicesEndpoint
-
- VDCURIToPublicIPsEndpoint - Class in org.jclouds.trmk.vcloud_0_8.functions
-
- VDCURIToPublicIPsEndpoint(Supplier<Map<URI, ? extends VDC>>, Supplier<ReferenceType>) - Constructor for class org.jclouds.trmk.vcloud_0_8.functions.VDCURIToPublicIPsEndpoint
-
- vendorSpecificErrorCode(String) - Method in class org.jclouds.savvis.vpdc.domain.TaskError.Builder
-
- VERSION - Static variable in interface org.jclouds.aws.ec2.AWSEC2AsyncClient
-
- VERSION - Static variable in interface org.jclouds.aws.reference.FormParameters
-
The API version to use, as specified in the WSDL.
- VERSION - Static variable in interface org.jclouds.azure.storage.reference.AzureStorageHeaders
-
- Version - Class in org.jclouds.cloudservers.domain
-
- Version() - Constructor for class org.jclouds.cloudservers.domain.Version
-
- version(String) - Method in class org.jclouds.cloudstack.domain.Host.Builder
-
- VERSION - Static variable in interface org.jclouds.cloudwatch.CloudWatchAsyncClient
-
- version(String) - Method in class org.jclouds.compute.domain.CIMOperatingSystem.Builder
- version(String) - Method in class org.jclouds.compute.domain.ImageBuilder
-
- version - Variable in class org.jclouds.compute.domain.OperatingSystem.Builder
-
- version(String) - Method in class org.jclouds.compute.domain.OperatingSystem.Builder
-
- version - Variable in class org.jclouds.compute.domain.OperatingSystem
-
- version - Variable in class org.jclouds.compute.domain.OsFamilyVersion64Bit
-
- VERSION - Static variable in interface org.jclouds.ec2.EC2AsyncClient
-
- version - Variable in class org.jclouds.glesys.domain.Ip.Builder
-
- version(int) - Method in class org.jclouds.glesys.domain.Ip.Builder
-
- version - Variable in class org.jclouds.glesys.domain.Ip
-
- VERSION - Static variable in interface org.jclouds.gogrid.GoGridAsyncClient
-
- VERSION - Static variable in interface org.jclouds.gogrid.reference.GoGridHeaders
-
- VERSION - Static variable in interface org.jclouds.openstack.keystone.v2_0.config.KeystoneProperties
-
version of the keystone service
- version - Variable in class org.jclouds.openstack.nova.v1_1.domain.Address.Builder
-
- version(int) - Method in class org.jclouds.openstack.nova.v1_1.domain.Address.Builder
-
- version - Variable in class org.jclouds.openstack.nova.v1_1.domain.Address
-
- VERSION - Static variable in interface org.jclouds.openstack.OpenStackAuthAsyncClient
-
- VERSION - Static variable in interface org.jclouds.s3.S3AsyncClient
-
- version4() - Method in class org.jclouds.glesys.domain.Ip.Builder
-
- version6() - Method in class org.jclouds.glesys.domain.Ip.Builder
-
- VERSION_ID - Static variable in interface org.jclouds.s3.reference.S3Headers
-
version ID header
- versionId - Variable in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint.Builder
-
- versionId(String) - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint.Builder
-
- versionId - Variable in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- VersionStatus - Enum in org.jclouds.cloudservers.domain
-
- VIRTUAL_IP_KEY - Static variable in interface org.jclouds.gogrid.reference.GoGridQueryParams
-
- virtualGuest(VirtualGuest) - Method in class org.jclouds.softlayer.domain.ProductOrder.Builder
-
Adds a virtualGuest to the order
- VirtualGuest - Class in org.jclouds.softlayer.domain
-
The virtual guest data type presents the structure in which all virtual guests will be presented.
- VirtualGuest(int, Date, boolean, String, String, String, int, Date, int, String, int, Date, Date, String, boolean, int, int, String, String, String, int, OperatingSystem, Datacenter, PowerState) - Constructor for class org.jclouds.softlayer.domain.VirtualGuest
-
- VirtualGuest.Builder - Class in org.jclouds.softlayer.domain
-
- VirtualGuest.Builder() - Constructor for class org.jclouds.softlayer.domain.VirtualGuest.Builder
-
- VirtualGuest.State - Enum in org.jclouds.softlayer.domain
-
These states come from the powerState field.
- VirtualGuestAsyncClient - Interface in org.jclouds.softlayer.features
-
Provides asynchronous access to VirtualGuest via their REST API.
- VirtualGuestClient - Interface in org.jclouds.softlayer.features
-
Provides synchronous access to VirtualGuest.
- virtualGuests(Iterable<VirtualGuest>) - Method in class org.jclouds.softlayer.domain.ProductOrder.Builder
-
- VirtualGuestToNodeMetadata - Class in org.jclouds.softlayer.compute.functions
-
- VirtualGuestToNodeMetadata.FindLocationForVirtualGuest - Class in org.jclouds.softlayer.compute.functions
-
- VirtualGuestToNodeMetadata.FindLocationForVirtualGuest(Supplier<Set<? extends Location>>) - Constructor for class org.jclouds.softlayer.compute.functions.VirtualGuestToNodeMetadata.FindLocationForVirtualGuest
-
- VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest - Class in org.jclouds.softlayer.compute.functions
-
- VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest(SoftLayerClient, Function<Iterable<ProductItem>, Hardware>) - Constructor for class org.jclouds.softlayer.compute.functions.VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest
-
- VirtualGuestToNodeMetadata.GetImageForVirtualGuest - Class in org.jclouds.softlayer.compute.functions
-
- VirtualGuestToNodeMetadata.GetImageForVirtualGuest(SoftLayerClient) - Constructor for class org.jclouds.softlayer.compute.functions.VirtualGuestToNodeMetadata.GetImageForVirtualGuest
-
- virtualHardwareHandler - Variable in class org.jclouds.vcloud.xml.VmHandler
-
- virtualHardwareSection(VirtualHardwareSection) - Method in class org.jclouds.ovf.internal.BaseVirtualSystem.Builder
-
- VirtualHardwareSection - Class in org.jclouds.ovf
-
The virtual hardware required by a virtual machine is specified in VirtualHardwareSection.
- VirtualHardwareSection(String, Iterable<String>, VirtualSystemSettingData, Iterable<? extends ResourceAllocationSettingData>) - Constructor for class org.jclouds.ovf.VirtualHardwareSection
-
- virtualHardwareSection(VirtualHardwareSection) - Method in class org.jclouds.ovf.VirtualSystem.Builder
- virtualHardwareSection(VirtualHardwareSection) - Method in class org.jclouds.savvis.vpdc.domain.VM.Builder
- VirtualHardwareSection.Builder - Class in org.jclouds.ovf
-
- VirtualHardwareSection.Builder() - Constructor for class org.jclouds.ovf.VirtualHardwareSection.Builder
-
- VIRTUALHARDWARESECTION_XML - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.virtualHardwareSection+xml"
- VIRTUALHARDWARESECTION_XML - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.virtualHardwareSection+xml"
- VIRTUALHARDWARESECTION_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.virtualHardwareSection+xml"
- VIRTUALHARDWARESECTION_XML_TYPE - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.virtualHardwareSection+xml"
- VIRTUALHARDWARESECTION_XML_TYPE - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.virtualHardwareSection+xml"
- VIRTUALHARDWARESECTION_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.virtualHardwareSection+xml"
- VirtualHardwareSectionHandler - Class in org.jclouds.ovf.xml
-
- VirtualHardwareSectionHandler(Provider<VirtualHardwareSection.Builder>, VirtualSystemSettingDataHandler, ResourceAllocationSettingDataHandler) - Constructor for class org.jclouds.ovf.xml.VirtualHardwareSectionHandler
-
- virtualHardwareSections - Variable in class org.jclouds.ovf.internal.BaseVirtualSystem.Builder
-
- virtualHardwareSections(Iterable<? extends VirtualHardwareSection>) - Method in class org.jclouds.ovf.internal.BaseVirtualSystem.Builder
-
- virtualHardwareSections - Variable in class org.jclouds.ovf.internal.BaseVirtualSystem
-
- virtualHardwareSections(Iterable<? extends VirtualHardwareSection>) - Method in class org.jclouds.ovf.VirtualSystem.Builder
- virtualHardwareSections(Iterable<? extends VirtualHardwareSection>) - Method in class org.jclouds.savvis.vpdc.domain.VM.Builder
- virtualHardwareToInstanceId - Variable in class org.jclouds.trmk.vcloud_0_8.binders.BindInstantiateVAppTemplateParamsToXmlPayload
-
- VirtualHost - Annotation Type in org.jclouds.rest.annotations
-
Designates that this Resource expects virtual host style requests
- VirtualIP - Class in org.jclouds.cloudloadbalancers.domain
-
A virtual IP (VIP) makes a load balancer accessible by clients.
- VirtualIP(int, String, VirtualIP.Type, VirtualIP.IPVersion) - Constructor for class org.jclouds.cloudloadbalancers.domain.VirtualIP
-
- VirtualIP.Builder - Class in org.jclouds.cloudloadbalancers.domain
-
- VirtualIP.Builder() - Constructor for class org.jclouds.cloudloadbalancers.domain.VirtualIP.Builder
-
- VirtualIP.IPVersion - Enum in org.jclouds.cloudloadbalancers.domain
-
Virtual IP Versions
- VirtualIP.Type - Enum in org.jclouds.cloudloadbalancers.domain
-
Virtual IP Types
- virtualIPId(Integer) - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancerRequest.Builder
-
- virtualIPs(Iterable<VirtualIP>) - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancer.Builder
-
- virtualIPType(VirtualIP.Type) - Method in class org.jclouds.cloudloadbalancers.domain.LoadBalancerRequest.Builder
-
- virtualizationType(String) - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance.Builder
-
- virtualizationType(VirtualizationType) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- virtualizationType - Variable in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- virtualizationType(String) - Method in class org.jclouds.ec2.domain.RunningInstance.Builder
-
- virtualizationType - Variable in class org.jclouds.ec2.domain.RunningInstance
-
- VirtualizationType - Enum in org.jclouds.ec2.domain
-
Virtualization type of the image.
- VirtualMachine - Class in org.jclouds.cloudstack.domain
-
- VirtualMachine(long, String, long, long, String, String, Date, String, long, boolean, String, long, long, boolean, long, String, String, String, long, String, Long, Integer, long, String, Long, Long, String, boolean, long, String, Set<SecurityGroup>, long, String, VirtualMachine.State, String, long, String, long, String, Set<NIC>, String) - Constructor for class org.jclouds.cloudstack.domain.VirtualMachine
-
- VirtualMachine.Builder - Class in org.jclouds.cloudstack.domain
-
- VirtualMachine.Builder() - Constructor for class org.jclouds.cloudstack.domain.VirtualMachine.Builder
-
- VirtualMachine.State - Enum in org.jclouds.cloudstack.domain
-
- VirtualMachineAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to cloudstack via their REST API.
- VirtualMachineClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack VirtualMachine features.
- VirtualMachineDestroyed - Class in org.jclouds.cloudstack.predicates
-
Tests to see if a virtualMachine is running
- VirtualMachineDestroyed(CloudStackClient) - Constructor for class org.jclouds.cloudstack.predicates.VirtualMachineDestroyed
-
- virtualMachineDisplayName(String) - Method in class org.jclouds.cloudstack.domain.IPForwardingRule.Builder
-
- virtualMachineDisplayName(String) - Method in class org.jclouds.cloudstack.domain.PortForwardingRule.Builder
-
- virtualMachineDisplayName(String) - Method in class org.jclouds.cloudstack.domain.PublicIPAddress.Builder
-
- VirtualMachineExpunged - Class in org.jclouds.cloudstack.predicates
-
Tests to see if a virtualMachine is expunged from the system
- VirtualMachineExpunged(CloudStackClient) - Constructor for class org.jclouds.cloudstack.predicates.VirtualMachineExpunged
-
- virtualMachineId - Variable in class org.jclouds.cloudstack.domain.IPForwardingRule.Builder
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.domain.IPForwardingRule.Builder
-
- virtualMachineId - Variable in class org.jclouds.cloudstack.domain.IPForwardingRule
-
- virtualMachineId - Variable in class org.jclouds.cloudstack.domain.PortForwardingRule.Builder
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.domain.PortForwardingRule.Builder
-
- virtualMachineId - Variable in class org.jclouds.cloudstack.domain.PortForwardingRule
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.domain.PublicIPAddress.Builder
-
- virtualMachineId(Long) - Method in class org.jclouds.cloudstack.domain.TemplateMetadata.Builder
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.domain.UsageRecord.Builder
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- virtualMachineId(long) - Static method in class org.jclouds.cloudstack.options.ListHostsOptions.Builder
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.options.ListHostsOptions
-
- virtualMachineId(long) - Static method in class org.jclouds.cloudstack.options.ListIPForwardingRulesOptions.Builder
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.options.ListIPForwardingRulesOptions
-
- virtualMachineId(long) - Static method in class org.jclouds.cloudstack.options.ListLoadBalancerRulesOptions.Builder
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.options.ListLoadBalancerRulesOptions
-
- virtualMachineId(long) - Static method in class org.jclouds.cloudstack.options.ListSecurityGroupsOptions.Builder
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.options.ListSecurityGroupsOptions
-
- virtualMachineId(long) - Static method in class org.jclouds.cloudstack.options.ListServiceOfferingsOptions.Builder
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.options.ListServiceOfferingsOptions
-
- virtualMachineId(long) - Static method in class org.jclouds.cloudstack.options.ListVolumesOptions.Builder
-
- virtualMachineId(long) - Method in class org.jclouds.cloudstack.options.ListVolumesOptions
-
- virtualMachineId - Variable in class org.jclouds.vcloud.domain.GuestCustomizationSection
-
- virtualMachineId - Variable in class org.jclouds.vcloud.xml.GuestCustomizationSectionHandler
-
- virtualMachineName(String) - Method in class org.jclouds.cloudstack.domain.IPForwardingRule.Builder
-
- virtualMachineName(String) - Method in class org.jclouds.cloudstack.domain.PortForwardingRule.Builder
-
- virtualMachineName(String) - Method in class org.jclouds.cloudstack.domain.PublicIPAddress.Builder
-
- virtualMachineName(String) - Method in class org.jclouds.cloudstack.domain.UsageRecord.Builder
-
- VirtualMachineRunning - Class in org.jclouds.cloudstack.predicates
-
Tests to see if a virtualMachine is running
- VirtualMachineRunning(CloudStackClient) - Constructor for class org.jclouds.cloudstack.predicates.VirtualMachineRunning
-
- VirtualMachineToNodeMetadata - Class in org.jclouds.cloudstack.compute.functions
-
- VirtualMachineToNodeMetadata.FindHardwareForVirtualMachine - Class in org.jclouds.cloudstack.compute.functions
-
- VirtualMachineToNodeMetadata.FindHardwareForVirtualMachine(Supplier<Set<? extends Hardware>>) - Constructor for class org.jclouds.cloudstack.compute.functions.VirtualMachineToNodeMetadata.FindHardwareForVirtualMachine
-
- VirtualMachineToNodeMetadata.FindImageForVirtualMachine - Class in org.jclouds.cloudstack.compute.functions
-
- VirtualMachineToNodeMetadata.FindImageForVirtualMachine(Supplier<Set<? extends Image>>) - Constructor for class org.jclouds.cloudstack.compute.functions.VirtualMachineToNodeMetadata.FindImageForVirtualMachine
-
- VirtualMachineToNodeMetadata.FindLocationForVirtualMachine - Class in org.jclouds.cloudstack.compute.functions
-
- VirtualMachineToNodeMetadata.FindLocationForVirtualMachine(Supplier<Set<? extends Location>>) - Constructor for class org.jclouds.cloudstack.compute.functions.VirtualMachineToNodeMetadata.FindLocationForVirtualMachine
-
- virtualName(String) - Method in class org.jclouds.ec2.domain.BlockDeviceMapping.Builder
-
- virtualQuantity - Variable in class org.jclouds.cim.ResourceAllocationSettingData.Builder
-
- virtualQuantity(Long) - Method in class org.jclouds.cim.ResourceAllocationSettingData.Builder
-
- virtualQuantity - Variable in class org.jclouds.cim.ResourceAllocationSettingData
-
- virtualQuantity(Long) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
- virtualQuantity(Long) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
- virtualQuantity(Long) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
- virtualQuantityUnits - Variable in class org.jclouds.cim.ResourceAllocationSettingData.Builder
-
- virtualQuantityUnits(String) - Method in class org.jclouds.cim.ResourceAllocationSettingData.Builder
-
- virtualQuantityUnits - Variable in class org.jclouds.cim.ResourceAllocationSettingData
-
- virtualQuantityUnits(String) - Method in class org.jclouds.vcloud.domain.ovf.EditableResourceAllocationSettingData.Builder
- virtualQuantityUnits(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudHardDisk.Builder
- virtualQuantityUnits(String) - Method in class org.jclouds.vcloud.domain.ovf.VCloudNetworkAdapter.Builder
- virtualSystem(VirtualSystem) - Method in class org.jclouds.ovf.Envelope.Builder
- virtualSystem - Variable in class org.jclouds.ovf.internal.BaseEnvelope.Builder
-
- virtualSystem(V) - Method in class org.jclouds.ovf.internal.BaseEnvelope.Builder
-
- virtualSystem - Variable in class org.jclouds.ovf.VirtualHardwareSection.Builder
-
- virtualSystem - Variable in class org.jclouds.ovf.VirtualHardwareSection
-
- VirtualSystem - Class in org.jclouds.ovf
-
- VirtualSystem(String, String, String, OperatingSystemSection, Iterable<? extends VirtualHardwareSection>, Iterable<? extends ProductSection>, Multimap<String, Section>) - Constructor for class org.jclouds.ovf.VirtualSystem
-
- virtualSystem - Variable in class org.jclouds.vcloud.domain.InstantiateVAppTemplateParams
-
- VirtualSystem.Builder - Class in org.jclouds.ovf
-
- VirtualSystem.Builder() - Constructor for class org.jclouds.ovf.VirtualSystem.Builder
-
- virtualSystemHandler - Variable in class org.jclouds.ovf.xml.internal.BaseEnvelopeHandler
-
- VirtualSystemHandler - Class in org.jclouds.ovf.xml
-
- VirtualSystemHandler(Provider<VirtualSystem.Builder>, OperatingSystemSectionHandler, VirtualHardwareSectionHandler, ProductSectionHandler) - Constructor for class org.jclouds.ovf.xml.VirtualSystemHandler
-
- virtualSystemIdentifier(String) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- VirtualSystemSettingData - Class in org.jclouds.cim
-
CIM_VirtualSystemSettingData defines the virtual aspects of a virtual system through a set of
virtualization specific properties.
- VirtualSystemSettingData(String, String, String, String, VirtualSystemSettingData.AutomaticRecoveryAction, VirtualSystemSettingData.AutomaticShutdownAction, VirtualSystemSettingData.AutomaticStartupAction, Long, Integer, URI, URI, String, Date, URI, URI, URI, URI, URI, String, Iterable<String>, String) - Constructor for class org.jclouds.cim.VirtualSystemSettingData
-
- VirtualSystemSettingData.AutomaticRecoveryAction - Enum in org.jclouds.cim
-
Action to take for the virtual system when the software executed by the virtual system fails.
- VirtualSystemSettingData.AutomaticShutdownAction - Enum in org.jclouds.cim
-
Action to take for the virtual system when the host is shut down.
- VirtualSystemSettingData.AutomaticStartupAction - Enum in org.jclouds.cim
-
Action to take for the virtual system when the host is started.
- VirtualSystemSettingData.Builder - Class in org.jclouds.cim
-
- VirtualSystemSettingData.Builder() - Constructor for class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- VirtualSystemSettingDataHandler - Class in org.jclouds.cim.xml
-
- VirtualSystemSettingDataHandler() - Constructor for class org.jclouds.cim.xml.VirtualSystemSettingDataHandler
-
- virtualSystemType(String) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- virtualSystemTypes(Iterable<String>) - Method in class org.jclouds.cim.VirtualSystemSettingData.Builder
-
- visit(AdminAccess) - Method in class org.jclouds.scriptbuilder.domain.AdminAccessVisitor
-
- visit(Statement) - Method in class org.jclouds.scriptbuilder.domain.AdminAccessVisitor
-
- visit(Statement) - Method in interface org.jclouds.scriptbuilder.domain.StatementVisitor
-
- visit(AdminAccess) - Method in class org.jclouds.scriptbuilder.functions.InitAdminAccess
-
- vlan(String) - Method in class org.jclouds.cloudsigma.domain.NIC.Builder
-
- VLAN(String) - Method in class org.jclouds.cloudstack.domain.Network.Builder
-
- vlan(long) - Method in class org.jclouds.cloudstack.domain.VlanIPRange.Builder
-
- vlan(String) - Method in class org.jclouds.cloudstack.domain.VlanIPRange.Builder
-
- VLAN(String) - Method in class org.jclouds.cloudstack.domain.Zone.Builder
-
- vlan(String) - Static method in class org.jclouds.cloudstack.options.CreateNetworkOptions.Builder
-
- vlan(String) - Method in class org.jclouds.cloudstack.options.CreateNetworkOptions
-
- vlan(long) - Static method in class org.jclouds.cloudstack.options.CreateVlanIPRangeOptions.Builder
-
- vlan(String) - Static method in class org.jclouds.cloudstack.options.CreateVlanIPRangeOptions.Builder
-
- vlan(long) - Method in class org.jclouds.cloudstack.options.CreateVlanIPRangeOptions
-
- vlan(String) - Method in class org.jclouds.cloudstack.options.CreateVlanIPRangeOptions
-
- vlan(String) - Static method in class org.jclouds.cloudstack.options.CreateZoneOptions.Builder
-
- vlan(String) - Method in class org.jclouds.cloudstack.options.CreateZoneOptions
-
- vlan(String) - Static method in class org.jclouds.cloudstack.options.ListVlanIPRangesOptions.Builder
-
- vlan(long) - Static method in class org.jclouds.cloudstack.options.ListVlanIPRangesOptions.Builder
-
- vlan(String) - Method in class org.jclouds.cloudstack.options.ListVlanIPRangesOptions
-
- vlan(long) - Method in class org.jclouds.cloudstack.options.ListVlanIPRangesOptions
-
- vlan(String) - Static method in class org.jclouds.cloudstack.options.UpdateZoneOptions.Builder
-
- vlan(String) - Method in class org.jclouds.cloudstack.options.UpdateZoneOptions
-
- vlan(String) - Method in class org.jclouds.elasticstack.domain.NIC.Builder
-
- VLANId(long) - Method in class org.jclouds.cloudstack.domain.PublicIPAddress.Builder
-
- VLANId(long) - Static method in class org.jclouds.cloudstack.options.ListPublicIPAddressesOptions.Builder
-
- VLANId(long) - Method in class org.jclouds.cloudstack.options.ListPublicIPAddressesOptions
-
- VLANInfo - Class in org.jclouds.cloudsigma.domain
-
- VLANInfo(String, String, String) - Constructor for class org.jclouds.cloudsigma.domain.VLANInfo
-
- VLANInfo.Builder - Class in org.jclouds.cloudsigma.domain
-
- VLANInfo.Builder() - Constructor for class org.jclouds.cloudsigma.domain.VLANInfo.Builder
-
- VlanIPRange - Class in org.jclouds.cloudstack.domain
-
Represents the data object used in CloudStack's "Vlan" API.
- VlanIPRange(long, String, boolean, long, String, String, long, String, long, String, String, String, String, String, long) - Constructor for class org.jclouds.cloudstack.domain.VlanIPRange
-
- VlanIPRange.Builder - Class in org.jclouds.cloudstack.domain
-
- VlanIPRange.Builder() - Constructor for class org.jclouds.cloudstack.domain.VlanIPRange.Builder
-
- VLANName(String) - Method in class org.jclouds.cloudstack.domain.PublicIPAddress.Builder
-
- VM - Class in org.jclouds.savvis.vpdc.domain
-
A virtual application (vApp) is a software solution, packaged in OVF containing one or more
virtual machines.
- VM(String, String, String, OperatingSystemSection, Iterable<? extends VirtualHardwareSection>, Iterable<? extends ProductSection>, Multimap<String, Section>, String, URI, VM.Status, NetworkSection, Iterable<NetworkConfigSection>, Iterable<NetworkConnectionSection>) - Constructor for class org.jclouds.savvis.vpdc.domain.VM
-
- Vm - Interface in org.jclouds.vcloud.domain
-
A Vm represents a virtual machine, a member of a vApp’s Children container.
- vm - Variable in class org.jclouds.vcloud.xml.VmHandler
-
- VM.Builder - Class in org.jclouds.savvis.vpdc.domain
-
- VM.Builder() - Constructor for class org.jclouds.savvis.vpdc.domain.VM.Builder
-
- VM.Status - Enum in org.jclouds.savvis.vpdc.domain
-
Objects such as vAppTemplate, vApp, and Vm have a status attribute whose value indicates the
state of the object.
- VM_XML - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.vm+xml"
- VM_XML - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.vm+xml"
- VM_XML - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.vm+xml"
- VM_XML_TYPE - Static variable in interface org.jclouds.savvis.vpdc.reference.VCloudMediaType
-
"application/vnd.vmware.vcloud.vm+xml"
- VM_XML_TYPE - Static variable in interface org.jclouds.trmk.vcloud_0_8.TerremarkVCloudMediaType
-
"application/vnd.vmware.vcloud.vm+xml"
- VM_XML_TYPE - Static variable in interface org.jclouds.vcloud.VCloudMediaType
-
"application/vnd.vmware.vcloud.vm+xml"
- VMAsyncClient - Interface in org.jclouds.savvis.vpdc.features
-
Provides access to Symphony VPDC resources via their REST API.
- VmAsyncClient - Interface in org.jclouds.vcloud.features
-
Provides access to Vm functionality in vCloud
- VMClient - Interface in org.jclouds.savvis.vpdc.features
-
Provides access to Symphony VPDC resources via their REST API.
- VmClient - Interface in org.jclouds.vcloud.features
-
Provides access to VM functionality in vCloud
- vmDisplayName(String) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- VMGroup - Class in org.jclouds.cloudstack.domain
-
- VMGroup(long, String, Date, String, long, String) - Constructor for class org.jclouds.cloudstack.domain.VMGroup
-
- VMGroup.Builder - Class in org.jclouds.cloudstack.domain
-
- VMGroup.Builder() - Constructor for class org.jclouds.cloudstack.domain.VMGroup.Builder
-
- VMGroupAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to CloudStack VM group features.
- VMGroupClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack VM group features.
- VMHandler - Class in org.jclouds.savvis.vpdc.xml
-
- VMHandler(Provider<VM.Builder>, OperatingSystemSectionHandler, VirtualHardwareSectionHandler, ProductSectionHandler, Provider<NetworkSectionHandler>, Provider<NetworkConfigSectionHandler>, Provider<NetworkConnectionSectionHandler>) - Constructor for class org.jclouds.savvis.vpdc.xml.VMHandler
-
- vmHandler - Variable in class org.jclouds.vcloud.xml.VAppHandler
-
- vmHandler - Variable in class org.jclouds.vcloud.xml.VAppTemplateHandler
-
- VmHandler - Class in org.jclouds.vcloud.xml
-
- VmHandler(TaskHandler, VCloudVirtualHardwareHandler, VCloudOperatingSystemHandler, NetworkConnectionSectionHandler, GuestCustomizationSectionHandler) - Constructor for class org.jclouds.vcloud.xml.VmHandler
-
- VmImpl - Class in org.jclouds.vcloud.domain.internal
-
Locations of resources in vCloud
- VmImpl(String, String, URI, Status, ReferenceType, String, Iterable<Task>, VCloudVirtualHardwareSection, VCloudOperatingSystemSection, NetworkConnectionSection, GuestCustomizationSection, String) - Constructor for class org.jclouds.vcloud.domain.internal.VmImpl
-
- VMLimit(Long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- vmName(String) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- vmNicId - Variable in class org.jclouds.vcloud.xml.OrgNetworkHandler
-
- vmQuota - Variable in class org.jclouds.vcloud.xml.VDCHandler
-
- VmRule - Class in org.jclouds.vcloud.domain.network.nat.rules
-
The VmRule element describes a NAT rule that maps an IP address and port in a vApp network to an
external IP address and port.
- VmRule(String, int, String, int, int, NatProtocol) - Constructor for class org.jclouds.vcloud.domain.network.nat.rules.VmRule
-
- VMs(long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- VMsAvailable(Long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- VMSpec - Class in org.jclouds.savvis.vpdc.domain
-
A specification to launch a virtual machine
- VMSpec(String, String, CIMOperatingSystem, int, int, String, int, Map<String, Integer>) - Constructor for class org.jclouds.savvis.vpdc.domain.VMSpec
-
- VMSpec.Builder - Class in org.jclouds.savvis.vpdc.domain
-
- VMSpec.Builder() - Constructor for class org.jclouds.savvis.vpdc.domain.VMSpec.Builder
-
- VMSpecToHardware - Class in org.jclouds.savvis.vpdc.compute.functions
-
- VMSpecToHardware() - Constructor for class org.jclouds.savvis.vpdc.compute.functions.VMSpecToHardware
-
- VMsRunning(long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- VMsStopped(long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- vmState(VirtualMachine.State) - Method in class org.jclouds.cloudstack.domain.Volume.Builder
-
- vmStateToNodeState - Static variable in class org.jclouds.cloudstack.compute.functions.VirtualMachineToNodeMetadata
-
- VMToNodeMetadata - Class in org.jclouds.savvis.vpdc.compute.functions
-
- VMToNodeMetadata.FindLocationForVM - Class in org.jclouds.savvis.vpdc.compute.functions
-
- VMToNodeMetadata.FindLocationForVM(Supplier<Set<? extends Location>>) - Constructor for class org.jclouds.savvis.vpdc.compute.functions.VMToNodeMetadata.FindLocationForVM
-
- vmwOsType - Variable in class org.jclouds.vcloud.domain.ovf.VCloudOperatingSystemSection
-
- vmwOsType - Variable in class org.jclouds.vcloud.xml.ovf.VCloudOperatingSystemHandler
-
- vnc - Variable in class org.jclouds.cloudsigma.domain.Server.Builder
-
- vnc(VNC) - Method in class org.jclouds.cloudsigma.domain.Server.Builder
-
- vnc - Variable in class org.jclouds.cloudsigma.domain.Server
-
- vnc(VNC) - Method in class org.jclouds.cloudsigma.domain.ServerInfo.Builder
- VNC - Class in org.jclouds.cloudsigma.domain
-
- VNC(String, String, boolean) - Constructor for class org.jclouds.cloudsigma.domain.VNC
-
- vnc - Variable in class org.jclouds.elasticstack.domain.Server.Builder
-
- vnc(VNC) - Method in class org.jclouds.elasticstack.domain.Server.Builder
-
- vnc - Variable in class org.jclouds.elasticstack.domain.Server
-
- vnc(VNC) - Method in class org.jclouds.elasticstack.domain.ServerInfo.Builder
- VNC - Class in org.jclouds.elasticstack.domain
-
- VNC(String, String, boolean) - Constructor for class org.jclouds.elasticstack.domain.VNC
-
- volume() - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- Volume - Class in org.jclouds.cloudstack.domain
-
- Volume(long, String, Date, Date, boolean, long, String, long, String, String, long, String, boolean, long, String, String, String, long, String, long, long, Volume.State, String, String, Volume.Type, long, String, String, VirtualMachine.State, long, String) - Constructor for class org.jclouds.cloudstack.domain.Volume
-
- volume(Volume) - Method in class org.jclouds.compute.domain.HardwareBuilder
-
- Volume - Interface in org.jclouds.compute.domain
-
- Volume - Class in org.jclouds.ec2.domain
-
- Volume(String, String, int, String, String, Volume.Status, Date, Iterable<Attachment>) - Constructor for class org.jclouds.ec2.domain.Volume
-
- Volume.Builder - Class in org.jclouds.cloudstack.domain
-
- Volume.Builder() - Constructor for class org.jclouds.cloudstack.domain.Volume.Builder
-
- Volume.Builder - Class in org.jclouds.ec2.domain
-
- Volume.Builder() - Constructor for class org.jclouds.ec2.domain.Volume.Builder
-
- Volume.InstanceInitiatedShutdownBehavior - Enum in org.jclouds.ec2.domain
-
Specifies whether the instance's Amazon EBS volumes are stopped or terminated when the
instance is shut down.
- Volume.State - Enum in org.jclouds.cloudstack.domain
-
- Volume.Status - Enum in org.jclouds.ec2.domain
-
- Volume.Type - Enum in org.jclouds.cloudstack.domain
-
- Volume.Type - Enum in org.jclouds.compute.domain
-
Describes the cardinal type of a volume; used to determine scope and exclusivity.
- VolumeAsyncClient - Interface in org.jclouds.cloudstack.features
-
Provides asynchronous access to cloudstack via their REST API.
- VolumeAttached - Class in org.jclouds.ec2.predicates
-
Tests to see if a volume is attached.
- VolumeAttached(ElasticBlockStoreClient) - Constructor for class org.jclouds.ec2.predicates.VolumeAttached
-
- VolumeAvailable - Class in org.jclouds.ec2.predicates
-
Tests to see if a volume is completed.
- VolumeAvailable(ElasticBlockStoreClient) - Constructor for class org.jclouds.ec2.predicates.VolumeAvailable
-
- VolumeBuilder - Class in org.jclouds.compute.domain
-
- VolumeBuilder() - Constructor for class org.jclouds.compute.domain.VolumeBuilder
-
- VolumeClient - Interface in org.jclouds.cloudstack.features
-
Provides synchronous access to CloudStack Event features.
- VolumeDetached - Class in org.jclouds.ec2.predicates
-
Tests to see if a volume is detached.
- VolumeDetached(ElasticBlockStoreClient) - Constructor for class org.jclouds.ec2.predicates.VolumeDetached
-
- volumeId(long) - Method in class org.jclouds.cloudstack.domain.Snapshot.Builder
-
- volumeId(long) - Method in class org.jclouds.cloudstack.domain.SnapshotPolicy.Builder
-
- volumeId(Long) - Method in class org.jclouds.cloudstack.domain.TemplateMetadata.Builder
-
- volumeId(long) - Static method in class org.jclouds.cloudstack.options.CreateTemplateOptions.Builder
-
- volumeId(long) - Method in class org.jclouds.cloudstack.options.CreateTemplateOptions
-
the ID of the disk volume the template is being created from.
- volumeId(long) - Static method in class org.jclouds.cloudstack.options.ListSnapshotsOptions.Builder
-
- volumeId(long) - Method in class org.jclouds.cloudstack.options.ListSnapshotsOptions
-
- volumeId(String) - Method in class org.jclouds.ec2.domain.Attachment.Builder
-
- VolumeImpl - Class in org.jclouds.compute.domain.internal
-
- VolumeImpl(String, Volume.Type, Float, String, boolean, boolean) - Constructor for class org.jclouds.compute.domain.internal.VolumeImpl
-
- VolumeImpl(Float, boolean, boolean) - Constructor for class org.jclouds.compute.domain.internal.VolumeImpl
-
- VolumeImpl(Float, String, boolean, boolean) - Constructor for class org.jclouds.compute.domain.internal.VolumeImpl
-
- volumeLimit(Long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- volumeName(String) - Method in class org.jclouds.cloudstack.domain.Snapshot.Builder
-
- volumes(long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- volumes - Variable in class org.jclouds.compute.domain.HardwareBuilder
-
- volumes(Iterable<Volume>) - Method in class org.jclouds.compute.domain.HardwareBuilder
-
- volumes(List<Volume>) - Method in class org.jclouds.ec2.compute.domain.EC2HardwareBuilder
-
- volumesAvailable(Long) - Method in class org.jclouds.cloudstack.domain.Account.Builder
-
- volumeType(Volume.Type) - Method in class org.jclouds.cloudstack.domain.Snapshot.Builder
-
- vpc() - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- vpcId(String) - Method in class org.jclouds.aws.ec2.domain.AWSRunningInstance.Builder
-
- vpcId(String) - Static method in class org.jclouds.aws.ec2.options.CreateSecurityGroupOptions.Builder
-
- vpcId(String) - Method in class org.jclouds.aws.ec2.options.CreateSecurityGroupOptions
-
ID of the VPC.
- VPDCAsyncClient - Interface in org.jclouds.savvis.vpdc
-
Provides asynchronous access to VPDC via their REST API.
- VPDCClient - Interface in org.jclouds.savvis.vpdc
-
Provides synchronous access to VPDC.
- VPDCComputeServiceAdapter - Class in org.jclouds.savvis.vpdc.compute.strategy
-
- VPDCComputeServiceAdapter(VPDCClient, TaskSuccess) - Constructor for class org.jclouds.savvis.vpdc.compute.strategy.VPDCComputeServiceAdapter
-
- VPDCComputeServiceContextModule - Class in org.jclouds.savvis.vpdc.compute.config
-
- VPDCComputeServiceContextModule() - Constructor for class org.jclouds.savvis.vpdc.compute.config.VPDCComputeServiceContextModule
-
- VPDCConstants - Interface in org.jclouds.savvis.vpdc.reference
-
Configuration properties and constants used in VCloud connections.
- VPDCContextBuilder - Class in org.jclouds.savvis.vpdc
-
- VPDCContextBuilder(Properties) - Constructor for class org.jclouds.savvis.vpdc.VPDCContextBuilder
-
- VPDCErrorHandler - Class in org.jclouds.savvis.vpdc.handlers
-
- VPDCErrorHandler() - Constructor for class org.jclouds.savvis.vpdc.handlers.VPDCErrorHandler
-
- VPDCPropertiesBuilder - Class in org.jclouds.savvis.vpdc
-
Builds properties used in Symphony VPDC Clients
- VPDCPropertiesBuilder(Properties) - Constructor for class org.jclouds.savvis.vpdc.VPDCPropertiesBuilder
-
- VPDCRestClientModule - Class in org.jclouds.savvis.vpdc.config
-
- VPDCRestClientModule() - Constructor for class org.jclouds.savvis.vpdc.config.VPDCRestClientModule
-
- vpnConnection() - Method in class org.jclouds.aws.ec2.util.TagFilters
-
- vpnGateway() - Method in class org.jclouds.aws.ec2.util.TagFilters
-