Uses of Class
org.jclouds.rest.annotations.Fallback
-
-
Uses of Fallback in org.jclouds.atmos
Methods in org.jclouds.atmos with annotations of type Fallback Modifier and Type Method Description URIAtmosClient. createDirectory(String directoryName, PutOptions... options)booleanAtmosClient. deletePath(String path)SystemMetadataAtmosClient. getSystemMetadata(String path)UserMetadataAtmosClient. getUserMetadata(String path)AtmosObjectAtmosClient. headFile(String path)booleanAtmosClient. isPublic(String path)BoundedSet<? extends DirectoryEntry>AtmosClient. listDirectory(String directoryName, ListOptions... options)booleanAtmosClient. pathExists(String path)AtmosObjectAtmosClient. readFile(String path, GetOptions... options)voidAtmosClient. setGroupAcl(String path, PutOptions options)voidAtmosClient. updateFile(String parent, AtmosObject object, PutOptions... options) -
Uses of Fallback in org.jclouds.aws.ec2.features
Methods in org.jclouds.aws.ec2.features with annotations of type Fallback Modifier and Type Method Description StringRouteTableApi. associateRouteTable(String region, String routeTableId, String subnetId)Associates a subnet with a route table.StringRouteTableApi. associateRouteTable(String region, String routeTableId, String subnetId, RouteTableOptions options)BooleanInternetGatewayApi. attachInternetGateway(String region, String internetGatewayId, String vpcId)Attaches anInternetGatewayto aVPCBooleanInternetGatewayApi. attachInternetGateway(String region, String internetGatewayId, String vpcId, InternetGatewayOptions options)Attaches anInternetGatewayto aVPC, supplying options.voidSpotInstanceApi. cancelSpotInstanceRequestsInRegion(String region, String... requestIds)Cancels one or more Spot Instance requests.booleanRouteTableApi. createRoute(String region, String routeTableId, RouteOptions options)Creates a route in a route table within a VPC.booleanInternetGatewayApi. deleteInternetGateway(String region, String internetGatewayId)Deletes anInternetGateway.booleanInternetGatewayApi. deleteInternetGateway(String region, String internetGatewayId, InternetGatewayOptions options)Deletes anInternetGateway, supplying options.voidPlacementGroupApi. deletePlacementGroupInRegion(String region, String name)Deletes a placement group from your account.booleanRouteTableApi. deleteRoute(String region, String routeTableId, RouteOptions options)Delete a route from a route table.booleanRouteTableApi. deleteRouteTable(String region, String routeTableId)Deletes aRouteTablebooleanRouteTableApi. deleteRouteTable(String region, String routeTableId, RouteTableOptions options)Delete aRouteTable, supplying options.voidAWSSecurityGroupApi. deleteSecurityGroupInRegionById(String region, String name)booleanVPCApi. deleteVpc(String region, String vpcId)DeletesVPC.Set<? extends Reservation<? extends AWSRunningInstance>>AWSInstanceApi. describeInstancesInRegion(String region, String... instanceIds)Set<? extends Reservation<? extends AWSRunningInstance>>AWSInstanceApi. describeInstancesInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)com.google.common.collect.FluentIterable<InternetGateway>InternetGatewayApi. describeInternetGatewaysInRegion(String region, String... internetGatewayIds)DescribesInternetGateways.Set<PlacementGroup>PlacementGroupApi. describePlacementGroupsInRegion(String region, String... placementGroupIds)Returns information about one or more placement groups in your account.Set<PlacementGroup>PlacementGroupApi. describePlacementGroupsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)Returns information about one or more placement groups in your account.com.google.common.collect.FluentIterable<RouteTable>RouteTableApi. describeRouteTables(String region, String... routeTableIds)Describes route tables.Set<SecurityGroup>AWSSecurityGroupApi. describeSecurityGroupsInRegion(String region)Set<SecurityGroup>AWSSecurityGroupApi. describeSecurityGroupsInRegion(String region, String... securityGroupNames)Set<SecurityGroup>AWSSecurityGroupApi. describeSecurityGroupsInRegionById(String region, String... securityGroupNames)Set<SecurityGroup>AWSSecurityGroupApi. describeSecurityGroupsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)Set<SpotInstanceRequest>SpotInstanceApi. describeSpotInstanceRequestsInRegion(String region, String... requestIds)Describes Spot Instance requests.Set<SpotInstanceRequest>SpotInstanceApi. describeSpotInstanceRequestsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)Describes Spot Instance requests.Set<Spot>SpotInstanceApi. describeSpotPriceHistoryInRegion(String region, DescribeSpotPriceHistoryOptions... options)Describes Spot Price history.com.google.common.collect.FluentIterable<Subnet>AWSSubnetApi. describeSubnetsInRegion(String region, String... subnetIds)Describes one or more of your subnets.com.google.common.collect.FluentIterable<Subnet>AWSSubnetApi. describeSubnetsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)Returns information about subnets available to you.com.google.common.collect.FluentIterable<VPC>VPCApi. describeVpcsInRegion(String region, String... vpcIds)Describes all of your VPCsBooleanInternetGatewayApi. detachInternetGateway(String region, String internetGatewayId, String vpcId)Detaches anInternetGatewayfrom aVPCBooleanInternetGatewayApi. detachInternetGateway(String region, String internetGatewayId, String vpcId, InternetGatewayOptions options)Detaches anInternetGatewayfrom aVPC, supplying options.booleanRouteTableApi. disassociateRouteTable(String region, String associationId)Disassociates a subnet from a route table.booleanRouteTableApi. disassociateRouteTable(String region, String associationId, RouteTableOptions options)booleanAWSSubnetApi. modifySubnetAttribute(String region, String subnetId, ModifySubnetAttributeOptions options)Modifies a subnet attribute.booleanRouteTableApi. replaceRoute(String region, String routeTableId, RouteOptions options)Replaces a route in a route table within a VPC. -
Uses of Fallback in org.jclouds.azureblob
Methods in org.jclouds.azureblob with annotations of type Fallback Modifier and Type Method Description booleanAzureBlobClient. blobExists(String container, String name)booleanAzureBlobClient. containerExists(String container)Issues a HEAD command to determine if the container exists or not.booleanAzureBlobClient. createContainer(String container, CreateContainerOptions... options)The Create Container operation creates a new container under the specified identity.booleanAzureBlobClient. createRootContainer(CreateContainerOptions... options)The root container is a default container that may be inferred from a URL requesting a blob resource.voidAzureBlobClient. deleteBlob(String container, String name)The Delete Blob operation marks the specified blob for deletion.voidAzureBlobClient. deleteContainer(String container)The Delete Container operation marks the specified container for deletion.voidAzureBlobClient. deleteRootContainer()The Delete Container operation marks the specified container for deletion.AzureBlobAzureBlobClient. getBlob(String container, String name, GetOptions... options)The Get Blob operation reads or downloads a blob from the system, including its metadata and properties.BlobPropertiesAzureBlobClient. getBlobProperties(String container, String name)The Get Blob Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.ContainerPropertiesAzureBlobClient. getContainerProperties(String container)The Get Container Properties operation returns all user-defined metadata and system properties for the specified container.PublicAccessAzureBlobClient. getPublicAccessForContainer(String container)Returns whether data in the container may be accessed publicly and the level of access -
Uses of Fallback in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features with annotations of type Fallback Modifier and Type Method Description URIVirtualMachineApi. capture(String name, String vhdPrefix, String destinationContainerName)Capture the virtual machine image destinationContainerName: the name of the folder created under the "system" container in the storage account Folder structure: Microsoft.Computer > Images > destinationContainerName Within the folder, there will be 1 page blob for the osDisk vhd and 1 block blob for the vmTemplate json fileList<ResourceDefinition>JobApi. captureStatus(URI jobURI)Get status of captured custom image after capture callURIAvailabilitySetApi. delete(String name)URIDeploymentApi. delete(String deploymentname)The Delete Template Deployment operation starts the process of an ARM Template removal.URIDiskApi. delete(String diskName)URIImageApi. delete(String imageName)URILoadBalancerApi. delete(String lbName)URILocalNetworkGatewayApi. delete(String name)URINetworkInterfaceCardApi. delete(String networkinterfacecardname)URINetworkSecurityGroupApi. delete(String nsgName)URINetworkSecurityRuleApi. delete(String ruleName)URIResourceGroupApi. delete(String name)URIVirtualMachineApi. delete(String name)URIVirtualMachineScaleSetApi. delete(String name)URIVirtualNetworkGatewayApi. delete(String name)URIVirtualNetworkGatewayConnectionApi. delete(String name)Certificate.DeletedCertificateBundleVaultApi. deleteCertificate(URI vaultBaseUrl, String certificateName)Certificate.ContactsVaultApi. deleteCertificateContacts(URI vaultBaseUrl)Certificate.IssuerBundleVaultApi. deleteCertificateIssuer(URI vaultBaseUrl, String issuerName)Certificate.CertificateOperationVaultApi. deleteCertificateOperation(URI vaultBaseUrl, String certificateName)Key.DeletedKeyBundleVaultApi. deleteKey(URI vaultBaseUrl, String keyName)Secret.DeletedSecretBundleVaultApi. deleteSecret(URI vaultBaseUrl, String secretName)booleanVaultApi. deleteVault(String vaultName)AvailabilitySetAvailabilitySetApi. get(String name)DeploymentDeploymentApi. get(String deploymentname)Get Deployment Information returns information about the specified deployment.DiskDiskApi. get(String diskName)ImageImageApi. get(String imageName)LoadBalancerLoadBalancerApi. get(String lbName)LocalNetworkGatewayLocalNetworkGatewayApi. get(String name)NetworkInterfaceCardNetworkInterfaceCardApi. get(String networkinterfacecardname)NetworkSecurityGroupNetworkSecurityGroupApi. get(String nsgName)NetworkSecurityRuleNetworkSecurityRuleApi. get(String ruleName)PublicIPAddressPublicIPAddressApi. get(String publicipaddressname)ResourceGroupResourceGroupApi. get(String name)List<ResourceProviderMetaData>ResourceProviderApi. get(String namespace)StorageServiceStorageAccountApi. get(String storageAccountName)The Get Storage Account Properties operation returns system properties for the specified storage account.SubnetSubnetApi. get(String subnetname)VirtualMachineVirtualMachineApi. get(String name)VirtualMachineScaleSetVirtualMachineScaleSetApi. get(String name)VirtualNetworkVirtualNetworkApi. get(String virtualnetworkname)VirtualNetworkGatewayVirtualNetworkGatewayApi. get(String name)VirtualNetworkGatewayConnectionVirtualNetworkGatewayConnectionApi. get(String name)Certificate.CertificateBundleVaultApi. getCertificate(URI vaultBaseUrl, String certificateName, String certificateVersion)Certificate.ContactsVaultApi. getCertificateContacts(URI vaultBaseUrl)Certificate.IssuerBundleVaultApi. getCertificateIssuer(URI vaultBaseUrl, String issuerName)List<Certificate.CertificateIssuer>VaultApi. getCertificateIssuers(URI vaultBaseUrl)Certificate.CertificateOperationVaultApi. getCertificateOperation(URI vaultBaseUrl, String certificateName)Certificate.CertificatePolicyVaultApi. getCertificatePolicy(URI vaultBaseUrl, String certificateName)List<Certificate>VaultApi. getCertificates(URI vaultBaseUrl)List<Certificate>VaultApi. getCertificateVersions(URI vaultBaseUrl, String certificateName)NetworkSecurityRuleNetworkSecurityRuleApi. getDefaultRule(String ruleName)Certificate.DeletedCertificateBundleVaultApi. getDeletedCertificate(URI vaultBaseUrl, String certificateName)List<Certificate.DeletedCertificate>VaultApi. getDeletedCertificates(URI vaultBaseUrl)Key.DeletedKeyBundleVaultApi. getDeletedKey(URI vaultBaseUrl, String keyName)Secret.DeletedSecretBundleVaultApi. getDeletedSecret(URI vaultBaseUrl, String secretName)Vault.DeletedVaultVaultApi. getDeletedVault(String location, String vaultName)VirtualMachineInstanceVirtualMachineApi. getInstanceDetails(String name)Get information about the model view and instance view of a virtual machineKey.KeyBundleVaultApi. getKey(URI vaultBaseUrl, String keyName)StorageServiceKeysStorageAccountApi. getKeys(String storageAccountName)The Get Storage Keys operation returns the primary and secondary access keys for the specified storage account.List<Key>VaultApi. getKeyVersions(URI vaultBaseUrl, String keyName)Secret.SecretBundleVaultApi. getSecret(URI vaultBaseUrl, String secretName, String secretVersion)List<Secret>VaultApi. getSecretVersions(URI vaultBaseUrl, String secretName)StringVirtualNetworkGatewayConnectionApi. getSharedKey(String name)VaultVaultApi. getVault(String vaultName)VersionOSImageApi. getVersion(String publisher, String offer, String sku, String version)Get the details of a VersionList<AvailabilitySet>AvailabilitySetApi. list()List<Deployment>DeploymentApi. list()List all deployments in a resource groupList<Disk>DiskApi. list()List<Image>ImageApi. list()List<LoadBalancer>LoadBalancerApi. list()List<LocalNetworkGateway>LocalNetworkGatewayApi. list()List<Location>LocationApi. list()The List Locations operation lists all of the data center locations that are valid for your subscription.List<MetricDefinition>MetricDefinitionsApi. list(String filter)List<Metric>MetricsApi. list(String filter)List<NetworkInterfaceCard>NetworkInterfaceCardApi. list()List<NetworkSecurityGroup>NetworkSecurityGroupApi. list()List<NetworkSecurityRule>NetworkSecurityRuleApi. list()List<PublicIPAddress>PublicIPAddressApi. list()List<ResourceGroup>ResourceGroupApi. list()List<StorageService>StorageAccountApi. list()The List Storage Accounts operation lists the storage accounts that are available in the specified subscription and resource group.List<Subnet>SubnetApi. list()List<VirtualMachine>VirtualMachineApi. list()List<VirtualMachineScaleSet>VirtualMachineScaleSetApi. list()List<VirtualNetwork>VirtualNetworkApi. list()List<VirtualNetworkGateway>VirtualNetworkGatewayApi. list()List<VirtualNetworkGatewayConnection>VirtualNetworkGatewayConnectionApi. list()List<VMSize>VMSizeApi. list()List<LoadBalancer>LoadBalancerApi. listAll()List<NetworkSecurityGroup>NetworkSecurityGroupApi. listAll()List<VirtualMachine>VirtualMachineApi. listAll()List<VirtualNetwork>VirtualNetworkApi. listAll()List<NetworkInterfaceCard>NetworkInterfaceCardApi. listAllInSubscription()List<PublicIPAddress>PublicIPAddressApi. listAllInSubscription()List<VMSize>VirtualMachineApi. listAvailableSizes(String name)List<VirtualMachine>VirtualMachineApi. listByLocation(String location)List<NetworkSecurityRule>NetworkSecurityRuleApi. listDefaultRules()List<Key.DeletedKeyBundle>VaultApi. listDeletedKeys(URI vaultBaseUrl)List<Secret.DeletedSecretBundle>VaultApi. listDeletedSecrets(URI vaultBaseUrl)List<Vault.DeletedVault>VaultApi. listDeletedVaults()List<Key>VaultApi. listKeys(URI keyVaultUri)List<Offer>OSImageApi. listOffers(String publisher)List Offers in publisherList<Publisher>OSImageApi. listPublishers()List Publishers in locationList<Secret>VaultApi. listSecrets(URI keyVaultUri)List<SKU>OSImageApi. listSKUs(String publisher, String offer)List SKUs in offerList<Vault>VaultApi. listVaults()List<Version>OSImageApi. listVersions(String publisher, String offer, String sku)List Versions in SKUbooleanVaultApi. purgeDeletedCertificate(URI vaultBaseUrl, String certificateName)booleanVaultApi. purgeDeletedKey(URI vaultBaseUrl, String keyName)booleanVaultApi. purgeDeletedSecret(URI vaultBaseUrl, String secretName)booleanVaultApi. purgeVault(String location, String vaultName)List<Resource>ResourceGroupApi. resources(String name) -
Uses of Fallback in org.jclouds.b2.features
Methods in org.jclouds.b2.features with annotations of type Fallback Modifier and Type Method Description BucketBucketApi. deleteBucket(String bucketId)B2ObjectObjectApi. downloadFileById(String fileId)B2ObjectObjectApi. downloadFileById(String fileId, GetOptions options)B2ObjectObjectApi. downloadFileByName(String bucketName, String fileName)B2ObjectObjectApi. downloadFileByName(String bucketName, String fileName, GetOptions options)B2ObjectObjectApi. getFileInfo(String fileId) -
Uses of Fallback in org.jclouds.chef
Methods in org.jclouds.chef with annotations of type Fallback Modifier and Type Method Description ClientChefApi. deleteClient(String clientName)Deletes the given client.CookbookVersionChefApi. deleteCookbook(String cookbookName, String version)Deletes the given cookbook.voidChefApi. deleteDatabag(String databagName)Deletes a data bag, including its items.DatabagItemChefApi. deleteDatabagItem(String databagName, String databagItemId)Deletes an item from a data bag.EnvironmentChefApi. deleteEnvironment(String environmentName)Deletes the given environment.NodeChefApi. deleteNode(String nodeName)Deletes the given node.RoleChefApi. deleteRole(String roleName)Deletes the given role.ClientChefApi. getClient(String clientName)Gets the details of existing client.CookbookVersionChefApi. getCookbook(String cookbookName, String version)Gets the details of the given cookbook, with the links to each resource such as recipe files, attributes, etc.DatabagItemChefApi. getDatabagItem(String databagName, String databagItemId)Gets an item in a data bag.EnvironmentChefApi. getEnvironment(String environmentName)Gets the details of an existing environment.NodeChefApi. getNode(String nodeName)Gets the details of the given node.InputStreamChefApi. getResourceContents(Resource resource)Gets the contents of the given resource.RoleChefApi. getRole(String roleName)Gets the details of the given role.Set<String>ChefApi. listClients()Lists the names of the existing clients.Set<String>ChefApi. listCookbooks()Lists the names of the existing cookbooks.Set<CookbookDefinition>ChefApi. listCookbooksInEnvironment(String environmentName)Lists the cookbooks that are available in the given environment.Set<CookbookDefinition>ChefApi. listCookbooksInEnvironment(String environmentName, String numVersions)Lists the cookbooks that are available in the given environment, limiting the number of versions returned for each cookbook.Set<String>ChefApi. listDatabagItems(String databagName)Lists the names of the items in a data bag.Set<String>ChefApi. listDatabags()Lists the names of the existing data bags.Set<String>ChefApi. listEnvironments()Lists the names of the existing environments.Set<String>ChefApi. listNodes()Lists the names of the existing nodes.Set<String>ChefApi. listNodesInEnvironment(String environmentName)Lists the names of the nodes in the given environment.Set<String>ChefApi. listRecipesInEnvironment(String environmentName)Lists the names of the recipes in the given environment.Set<String>ChefApi. listRoles()Lists the names of the existing roles.Set<String>ChefApi. listSearchIndexes()Lists the names of the available search indexes.Set<String>ChefApi. listVersionsOfCookbook(String cookbookName)Lists the available versions of the given cookbook. -
Uses of Fallback in org.jclouds.chef.features
Methods in org.jclouds.chef.features with annotations of type Fallback Modifier and Type Method Description GroupOrganizationApi. getGroup(String name)Retrieves an existing group.UserOrganizationApi. getUser(String name)Retrieves an existing user. -
Uses of Fallback in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features with annotations of type Fallback Modifier and Type Method Description StringLoadBalancerApi. assignVirtualMachinesToLoadBalancerRule(String id, Iterable<String> virtualMachineIds)Assigns virtual machine or a list of virtual machines to a load balancer rule.StringLoadBalancerApi. assignVirtualMachinesToLoadBalancerRule(String id, String... virtualMachineIds)Assigns virtual machine or a list of virtual machines to a load balancer rule.AccountGlobalAccountApi. createAccount(String userName, Account.Type accountType, String email, String firstName, String lastName, String hashedPassword, CreateAccountOptions... options)Create a new Cloudstack accountDiskOfferingGlobalOfferingApi. createDiskOffering(String name, String displayText, CreateDiskOfferingOptions... options)Create a new disk offeringDomainGlobalDomainApi. createDomain(String name, CreateDomainOptions... options)Create new DomainPodGlobalPodApi. createPod(String name, String zoneId, String startIp, String endIp, String gateway, String netmask, CreatePodOptions... createPodOptions)Creates a new Pod.PodGlobalPodApi. createPod(String name, String zoneId, String startIp, String gateway, String netmask, CreatePodOptions... createPodOptions)Creates a new Pod.ServiceOfferingGlobalOfferingApi. createServiceOffering(String name, String displayText, int cpuNumber, int cpuSpeedInMHz, int memoryInMB, CreateServiceOfferingOptions... options)Create a new service offeringUserGlobalUserApi. createUser(String userName, String accountName, String email, String hashedPassword, String firstName, String lastName, CreateUserOptions... options)Create an user for an account that already existsVlanIPRangeGlobalVlanApi. createVlanIPRange(String startIP, String endIP, CreateVlanIPRangeOptions... options)Creates a VLAN IP range.ZoneGlobalZoneApi. createZone(String name, NetworkType networkType, String externalDns1, String internalDns1, CreateZoneOptions... options)Create a new ZonevoidGlobalAccountApi. deleteAccount(String id)Delete an account with the specified IDvoidGlobalOfferingApi. deleteDiskOffering(String id)Delete disk offeringvoidGlobalDomainApi. deleteDomainAndAttachedResources(String id)Delete domain and cleanup all attached resourcesvoidFirewallApi. deleteEgressFirewallRule(String id)voidFirewallApi. deleteFirewallRule(String id)voidVMGroupApi. deleteInstanceGroup(String id)Delete a VM groupStringNATApi. deleteIPForwardingRule(String id)Deletes an ip forwarding ruleStringLoadBalancerApi. deleteLoadBalancerRule(String id)deletes a loadbalancer ruleStringNetworkApi. deleteNetwork(String id)Deletes a networkvoidGlobalDomainApi. deleteOnlyDomain(String id)Delete domain (without deleting attached resources)voidGlobalPodApi. deletePod(String id)Deletes a Pod.voidFirewallApi. deletePortForwardingRule(String id)voidSecurityGroupApi. deleteSecurityGroup(String id)delete a specific security group by idvoidGlobalOfferingApi. deleteServiceOffering(String id)Delete service offeringvoidSnapshotApi. deleteSnapshot(String id)Deletes a snapshot of a disk volume.voidSnapshotApi. deleteSnapshotPolicies(Iterable<String> id)Deletes snapshot policies for the account.voidSnapshotApi. deleteSnapshotPolicy(String id)Deletes a snapshot policy for the account.voidSSHKeyPairApi. deleteSSHKeyPair(String name)Deletes theSSHKeyPairApiwith given name.voidGlobalUserApi. deleteUser(String id)Delete an user with the specified IDvoidGlobalVlanApi. deleteVlanIPRange(String rangeId)Deletes a VLAN IP range.voidVolumeApi. deleteVolume(String id)Deletes a detached disk volumevoidGlobalZoneApi. deleteZone(String id)Delete a zone with a specific IDStringVirtualMachineApi. destroyVirtualMachine(String id)Destroys a virtual machine.AsyncCreateResponseDomainAccountApi. disableAccount(String accountName, String domainId, boolean onlyLock)Disable or lock an accountAsyncCreateResponseDomainUserApi. disableUser(String userId)Disable a user with a specific IDvoidAddressApi. disassociateIPAddress(String id)Disassociates an ip address from the account.AccountDomainAccountApi. enableAccount(String accountName, String domainId)Enable an accountUserDomainUserApi. enableUser(String userId)Enable a user with a specific IDAccountAccountApi. getAccount(String id)get a specific Account by id<T> AsyncJob<T>AsyncJobApi. getAsyncJob(String id)get a specific asyncJob by idDiskOfferingOfferingApi. getDiskOffering(String id)get a specific disk offering by idDomainDomainDomainApi. getDomainById(String domainId)Get a domain by IDFirewallRuleFirewallApi. getEgressFirewallRule(String id)FirewallRuleFirewallApi. getFirewallRule(String id)VMGroupVMGroupApi. getInstanceGroup(String id)IPForwardingRuleNATApi. getIPForwardingRule(String id)get a specific IPForwardingRule by idISOISOApi. getISO(String id)Gets information about an ISO by its ID.LoadBalancerRuleLoadBalancerApi. getLoadBalancerRule(String id)get a specific LoadBalancerRule by idNetworkNetworkApi. getNetwork(String id)get a specific network by idNetworkOfferingOfferingApi. getNetworkOffering(String id)get a specific service offering by idMap.Entry<String,String>GuestOSApi. getOSCategory(String id)get a specific os category by idOSTypeGuestOSApi. getOSType(String id)get a specific os type by idPodGlobalPodApi. getPod(String id)get a specific pod by idPortForwardingRuleFirewallApi. getPortForwardingRule(String id)ProjectProjectApi. getProject(String id)gets a specific Project by idPublicIPAddressAddressApi. getPublicIPAddress(String id)get a specific IPAddress by idSecurityGroupSecurityGroupApi. getSecurityGroup(String id)get a specific security group by idSecurityGroupSecurityGroupApi. getSecurityGroupByName(String securityGroupName)get a specific security group by nameServiceOfferingOfferingApi. getServiceOffering(String id)get a specific service offering by idSnapshotSnapshotApi. getSnapshot(String id)Gets a snapshot by its ID.SshKeyPairSSHKeyPairApi. getSSHKeyPair(String name)Retrieves theSSHKeyPairApiwith given name.TemplateTemplateApi. getTemplateInZone(String templateId, String zoneId)get a specific template by idVirtualMachineVirtualMachineApi. getVirtualMachine(String id)get a specific VirtualMachine by idVlanIPRangeGlobalVlanApi. getVlanIPRange(String id)Get the details of an IP range by its id.VolumeVolumeApi. getVolume(String id)Get volume by idZoneZoneApi. getZone(String id)get a specific zone by idSet<Account>AccountApi. listAccounts(ListAccountsOptions... options)Lists AccountsSet<Alert>GlobalAlertApi. listAlerts(ListAlertsOptions... options)List AlertsSet<AsyncJob<?>>AsyncJobApi. listAsyncJobs(ListAsyncJobsOptions... options)Lists asyncJobsSet<Capacity>GlobalCapacityApi. listCapacity(ListCapacityOptions... options)List CapacitiesSet<Cluster>GlobalHostApi. listClusters(ListClustersOptions... options)Set<ConfigurationEntry>GlobalConfigurationApi. listConfigurationEntries(ListConfigurationEntriesOptions... options)List all configuration entriesSet<DiskOffering>OfferingApi. listDiskOfferings(ListDiskOfferingsOptions... options)Lists disk offeringsSet<Domain>DomainDomainApi. listDomainChildren(ListDomainChildrenOptions... options)Lists all children domains belonging to a specified domainSet<Domain>DomainDomainApi. listDomains(ListDomainsOptions... options)List domains with detailed informationSet<FirewallRule>FirewallApi. listEgressFirewallRules(ListEgressFirewallRulesOptions... options)Set<Event>EventApi. listEvents(ListEventsOptions... options)List EventsSet<String>EventApi. listEventTypes()List Event TypesSet<FirewallRule>FirewallApi. listFirewallRules(ListFirewallRulesOptions... options)Set<Host>GlobalHostApi. listHosts(ListHostsOptions... options)Lists hostsSet<String>HypervisorApi. listHypervisors()Set<String>HypervisorApi. listHypervisorsInZone(String zoneId)Set<VMGroup>VMGroupApi. listInstanceGroups(ListVMGroupsOptions... options)Lists VM groupsSet<IPForwardingRule>NATApi. listIPForwardingRules(ListIPForwardingRulesOptions... options)List the ip forwarding rulesSet<ISO>ISOApi. listISOs(ListISOsOptions... options)Lists all available ISO files.Set<LoadBalancerRule>LoadBalancerApi. listLoadBalancerRules(ListLoadBalancerRulesOptions... options)List the load balancer rulesSet<NetworkOffering>OfferingApi. listNetworkOfferings(ListNetworkOfferingsOptions... options)Lists service offeringsSet<Network>NetworkApi. listNetworks(ListNetworksOptions... options)Lists networksMap<String,String>GuestOSApi. listOSCategories()Lists all supported OS categories for this cloud.Set<OSType>GuestOSApi. listOSTypes(ListOSTypesOptions... options)Lists all supported OS types for this cloud.Set<Pod>GlobalPodApi. listPods(ListPodsOptions... options)Lists podsSet<PortForwardingRule>FirewallApi. listPortForwardingRules(ListPortForwardingRulesOptions... options)Set<Project>ProjectApi. listProjects(ListProjectsOptions... options)Lists the projects this account has access to.Set<PublicIPAddress>AddressApi. listPublicIPAddresses(ListPublicIPAddressesOptions... options)Lists IPAddressesSet<ResourceLimit>LimitApi. listResourceLimits(ListResourceLimitsOptions... options)List the resource limits.Set<SecurityGroup>SecurityGroupApi. listSecurityGroups(ListSecurityGroupsOptions... options)Lists security groupsSet<ServiceOffering>OfferingApi. listServiceOfferings(ListServiceOfferingsOptions... options)Lists service offeringsSet<SnapshotPolicy>SnapshotApi. listSnapshotPolicies(String volumeId, ListSnapshotPoliciesOptions... options)Lists snapshot policies.Set<Snapshot>SnapshotApi. listSnapshots(ListSnapshotsOptions... options)Lists all available snapshots for the account, matching the query described by the options.Set<SshKeyPair>SSHKeyPairApi. listSSHKeyPairs(ListSSHKeyPairsOptions... options)Returns a list ofSshKeyPairs registered by current user.Set<Tag>TagApi. listTags(ListTagsOptions... options)Lists tagsSet<Template>TemplateApi. listTemplates()List all executable templates.Set<Template>TemplateApi. listTemplates(ListTemplatesOptions options)List all public, private, and privileged templates.Set<User>DomainUserApi. listUsers(ListUsersOptions... options)Lists UsersSet<VirtualMachine>VirtualMachineApi. listVirtualMachines(ListVirtualMachinesOptions... options)Lists VirtualMachinesSet<VirtualMachine>LoadBalancerApi. listVirtualMachinesAssignedToLoadBalancerRule(String id)List all virtual machine instances that are assigned to a load balancer rule.Set<VlanIPRange>GlobalVlanApi. listVlanIPRanges(ListVlanIPRangesOptions... options)Lists all VLAN IP ranges.Set<Volume>VolumeApi. listVolumes(ListVolumesOptions... options)List volumesSet<Zone>ZoneApi. listZones(ListZonesOptions... options)Lists zonesLoginResponseSessionApi. loginUserInDomainWithHashOfPassword(String userName, String domain, String hashedPassword)Logs a user into Cloudstack.voidSessionApi. logoutUser(String sessionKey)Logs out the user by invalidating the session keyApiKeyPairGlobalUserApi. registerUserKeys(String userId)This command allows a user to register for the developer API, returning a secret key and an API keyStringLoadBalancerApi. removeVirtualMachinesFromLoadBalancerRule(String id, Iterable<String> virtualMachineIds)Removes a virtual machine or a list of virtual machines from a load balancer rule.StringLoadBalancerApi. removeVirtualMachinesFromLoadBalancerRule(String id, String... virtualMachineIds)Removes a virtual machine or a list of virtual machines from a load balancer rule.StringSecurityGroupApi. revokeIngressRule(String id, AccountInDomainOptions... options)Deletes a particular ingress rule from this security groupAccountGlobalAccountApi. updateAccount(String accountName, String domainId, String newName, UpdateAccountOptions... options)Update an existing accountConfigurationEntryGlobalConfigurationApi. updateConfigurationEntry(String name, String value)Update a configuration entryDiskOfferingGlobalOfferingApi. updateDiskOffering(String id, UpdateDiskOfferingOptions... options)Update a disk offeringDomainGlobalDomainApi. updateDomain(String domainId, UpdateDomainOptions... options)Update a domainLoadBalancerRuleLoadBalancerApi. updateLoadBalancerRule(String id, UpdateLoadBalancerRuleOptions... options)Update a load balancer rule.NetworkOfferingGlobalOfferingApi. updateNetworkOffering(String id, UpdateNetworkOfferingOptions... options)Update network offeringPodGlobalPodApi. updatePod(String id, UpdatePodOptions... updatePodOptions)Updates a Pod.ServiceOfferingGlobalOfferingApi. updateServiceOffering(String id, UpdateServiceOfferingOptions... options)Update an existing service offeringUserGlobalUserApi. updateUser(String id, UpdateUserOptions... options)Update an userZoneGlobalZoneApi. updateZone(String id, UpdateZoneOptions... options)Update a zone -
Uses of Fallback in org.jclouds.cloudwatch.features
Methods in org.jclouds.cloudwatch.features with annotations of type Fallback Modifier and Type Method Description PagedIterable<Alarm>AlarmApi. list()Return all alarms.PagedIterable<Alarm>AlarmApi. list(ListAlarmsOptions options)Return all alarms based on the options queryPagedIterable<Metric>MetricApi. list()IterableWithMarker<Metric>MetricApi. list(ListMetricsOptions options)Returns a list of valid metrics stored for the AWS account owner.IterableWithMarker<Alarm>AlarmApi. listAt(String nextToken)Return a single page of alarms based on the options querycom.google.common.collect.FluentIterable<Alarm>AlarmApi. listForMetric(ListAlarmsForMetric options)Return alarms all alarms for a single metric.PagedIterable<AlarmHistoryItem>AlarmApi. listHistory()Return all history for all alarms.PagedIterable<AlarmHistoryItem>AlarmApi. listHistory(ListAlarmHistoryOptions options)Return all history based on the options queryIterableWithMarker<AlarmHistoryItem>AlarmApi. listHistoryAt(String nextToken)Return a single page of history for the specified alarm. -
Uses of Fallback in org.jclouds.digitalocean2.features
Methods in org.jclouds.digitalocean2.features with annotations of type Fallback Modifier and Type Method Description voidDropletApi. delete(int id)voidImageApi. delete(int id)voidKeyApi. delete(int id)voidKeyApi. delete(String fingerprint)ActionActionApi. get(int id)DropletDropletApi. get(int id)ImageImageApi. get(int id)ImageImageApi. get(String slug)KeyKeyApi. get(int id)KeyKeyApi. get(String fingerprint)PagedIterable<Action>ActionApi. list()IterableWithMarker<Action>ActionApi. list(ListOptions options)PagedIterable<Droplet>DropletApi. list()IterableWithMarker<Droplet>DropletApi. list(ListOptions options)PagedIterable<Image>ImageApi. list()IterableWithMarker<Image>ImageApi. list(ImageListOptions options)PagedIterable<Key>KeyApi. list()IterableWithMarker<Key>KeyApi. list(ListOptions options)PagedIterable<Region>RegionApi. list()Get the list of all regions.IterableWithMarker<Region>RegionApi. list(ListOptions options)Get a single page of the region list.PagedIterable<Size>SizeApi. list()IterableWithMarker<Size>SizeApi. list(ListOptions options)PagedIterable<Action>DropletApi. listActions(int id)IterableWithMarker<Action>DropletApi. listActions(int id, ListOptions options)PagedIterable<Backup>DropletApi. listBackups(int id)IterableWithMarker<Backup>DropletApi. listBackups(int id, ListOptions options)PagedIterable<Kernel>DropletApi. listKernels(int id)IterableWithMarker<Kernel>DropletApi. listKernels(int id, ListOptions options)PagedIterable<Snapshot>DropletApi. listSnapshots(int id)IterableWithMarker<Snapshot>DropletApi. listSnapshots(int id, ListOptions options) -
Uses of Fallback in org.jclouds.docker.features
Methods in org.jclouds.docker.features with annotations of type Fallback Modifier and Type Method Description List<ImageHistory>ImageApi. getHistory(String name)Return the history of the image with givenname.ContainerContainerApi. inspectContainer(String containerId)Return low-level information on the container idImageImageApi. inspectImage(String imageName)Return low-level information on the image with given name.NetworkNetworkApi. inspectNetwork(String networkIdOrName)Return low-level information on the network idList<ContainerSummary>ContainerApi. listContainers()List<ContainerSummary>ContainerApi. listContainers(ListContainerOptions options)List<ImageSummary>ImageApi. listImages()List<ImageSummary>ImageApi. listImages(ListImageOptions options)List<Network>NetworkApi. listNetworks() -
Uses of Fallback in org.jclouds.dynect.v3
Methods in org.jclouds.dynect.v3 with annotations of type Fallback Modifier and Type Method Description JobDynECTApi. getJob(long jobId)returns the current status of a job. -
Uses of Fallback in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features with annotations of type Fallback Modifier and Type Method Description JobZoneApi. delete(String fqdn)Deletes the zone.GeoRegionGroupGeoRegionGroupApi. get(String groupName)Retrieves information about the specified geo region groupGeoServiceGeoServiceApi. get(String serviceName)Retrieves information about the specified geo service.Record<? extends Map<String,Object>>RecordApi. get(RecordId recordId)retrieves a resource record without regard to typeZoneZoneApi. get(String fqdn)Retrieves information about the specified zone.Record<AData>RecordApi. getA(String fqdn, long recordId)Gets theARecordor null if not present.Record<AAAAData>RecordApi. getAAAA(String fqdn, long recordId)Gets theAAAARecordor null if not present.Record<CNAMEData>RecordApi. getCNAME(String fqdn, long recordId)Gets theCNAMERecordor null if not present.Record<MXData>RecordApi. getMX(String fqdn, long recordId)Gets theMXRecordor null if not present.Record<NSData>RecordApi. getNS(String fqdn, long recordId)Gets theNSRecordor null if not present.Record<PTRData>RecordApi. getPTR(String fqdn, long recordId)Gets thePTRRecordor null if not present.SOARecordRecordApi. getSOA(String fqdn, long recordId)Gets theSOARecordor null if not present.Record<SPFData>RecordApi. getSPF(String fqdn, long recordId)Gets theSPFRecordor null if not present.Record<SRVData>RecordApi. getSRV(String fqdn, long recordId)Gets theSRVRecordor null if not present.Record<SSHFPData>RecordApi. getSSHFP(String fqdn, long recordId)Gets theSSHFPRecordor null if not present.Record<TXTData>RecordApi. getTXT(String fqdn, long recordId)Gets theTXTRecordor null if not present.booleanSessionApi. isValid(String token)com.google.common.collect.FluentIterable<RecordId>RecordApi. listByFQDN(String fqdn)Retrieves a list of resource record ids for all records of the fqdn in the given zonecom.google.common.collect.FluentIterable<RecordId>RecordApi. listByFQDNAndType(String fqdn, String type)Retrieves a list of resource record ids for all records of the fqdn and type in the given zoneJobRecordApi. scheduleDelete(RecordId recordId)Schedules deletion of a record into the current session. -
Uses of Fallback in org.jclouds.ec2.features
Methods in org.jclouds.ec2.features with annotations of type Fallback Modifier and Type Method Description voidSecurityGroupApi. deleteSecurityGroupInRegion(String region, String name)Deletes a security group that you own.voidSecurityGroupApi. deleteSecurityGroupInRegionById(String region, String id)Deletes a security group by ID.Set<PublicIpInstanceIdPair>ElasticIPAddressApi. describeAddressesInRegion(String region, String... publicIps)Lists elastic IP addresses assigned to your identity or provides information about a specific address.Set<PublicIpInstanceIdPair>ElasticIPAddressApi. describeAddressesInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)Lists elastic IP addresses assigned to your identity or provides information on addresses matching a given filter.Set<AvailabilityZoneInfo>AvailabilityZoneAndRegionApi. describeAvailabilityZonesInRegion(String region, DescribeAvailabilityZonesOptions... options)Displays Availability Zones that are currently available to the identity and their states.Set<BundleTask>WindowsApi. describeBundleTasksInRegion(String region, String... bundleTaskIds)Describes current bundling tasks.Set<BundleTask>WindowsApi. describeBundleTasksInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)Describes current bundling tasks.Set<? extends Image>AMIApi. describeImagesInRegion(String region, DescribeImagesOptions... options)Returns information about AMIs, AKIs, and ARIs.Set<? extends Image>AMIApi. describeImagesInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter, DescribeImagesOptions... options)Returns information about AMIs, AKIs, and ARIs.Set<? extends Reservation<? extends RunningInstance>>InstanceApi. describeInstancesInRegion(String region, String... instanceIds)Returns information about instances that you own.Set<? extends Reservation<? extends RunningInstance>>InstanceApi. describeInstancesInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)Returns information about instances that you own.Set<KeyPair>KeyPairApi. describeKeyPairsInRegion(String region, String... keyPairNames)Returns information about key pairs available to you.Set<KeyPair>KeyPairApi. describeKeyPairsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)Returns information about key pairs available to you.Set<SecurityGroup>SecurityGroupApi. describeSecurityGroupsInRegion(String region, String... securityGroupNames)Returns information about security groups that you own.Set<SecurityGroup>SecurityGroupApi. describeSecurityGroupsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)Returns information about security groups that you own.Set<Snapshot>ElasticBlockStoreApi. describeSnapshotsInRegion(String region, DescribeSnapshotsOptions... options)Returns information about Amazon EBS snapshots available to the user.Set<Snapshot>ElasticBlockStoreApi. describeSnapshotsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter, DescribeSnapshotsOptions... options)Returns information about EBS snapshots matching the given filters.voidElasticBlockStoreApi. detachVolumeInRegion(String region, String volumeId, boolean force, DetachVolumeOptions... options)Attaches an Amazon EBS volume to a running instance and exposes it as the specified device.com.google.common.collect.FluentIterable<Subnet>SubnetApi. filter(com.google.common.collect.Multimap<String,String> filter)Describes subnets for your EC2 resources qualified by a filtercom.google.common.collect.FluentIterable<Tag>TagApi. filter(com.google.common.collect.Multimap<String,String> filter)Describes tags for your EC2 resources qualified by a filterPasswordDataWindowsApi. getPasswordDataForInstance(String instanceId)Retrieves the encrypted administrator password for the instances running Windows.com.google.common.collect.FluentIterable<Subnet>SubnetApi. list()Describes all of your subnets for your EC2 resources.com.google.common.collect.FluentIterable<Tag>TagApi. list()Describes all of your tags for your EC2 resources.Set<? extends InstanceStateChange>InstanceApi. terminateInstancesInRegion(String region, String... instanceIds)Shuts down one or more instances. -
Uses of Fallback in org.jclouds.elasticstack
Methods in org.jclouds.elasticstack with annotations of type Fallback Modifier and Type Method Description ServerInfoElasticStackApi. createAndStartServer(Server createServer)create and start a new serverDriveInfoElasticStackApi. createDrive(Drive createDrive)create a new driveServerInfoElasticStackApi. createServer(Server createServer)create a new servervoidElasticStackApi. destroyDrive(String uuid)Destroy a drivevoidElasticStackApi. destroyServer(String uuid)Destroy a serverDriveInfoElasticStackApi. getDriveInfo(String uuid)ServerInfoElasticStackApi. getServerInfo(String uuid)voidElasticStackApi. imageDrive(String source, String destination)Image a drive from another drive.voidElasticStackApi. imageDrive(String source, String destination, ImageConversionType conversionType)PayloadElasticStackApi. readDrive(String uuid, long offset, long size)Read binary data from a driveDriveInfoElasticStackApi. setDriveData(String uuid, DriveData setDrive)set extra drive dataServerInfoElasticStackApi. setServerConfiguration(String uuid, Server setServer)set server configurationvoidElasticStackApi. writeDrive(String uuid, Payload content)Write binary data to a drivevoidElasticStackApi. writeDrive(String uuid, Payload content, long offset) -
Uses of Fallback in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features with annotations of type Fallback Modifier and Type Method Description booleanEmailAccountApi. delete(String accountAddress)Delete an e-mail account or aliasArchiveArchiveApi. get(String username)Get detailed information about an archive volume.DomainDomainApi. get(String name)Get a specific domain.IpDetailsIpApi. get(String ipAddress)Get details about the given IP address such as gateway and netmask.ServerDetailsServerApi. get(String id)Get detailed information about a server such as hostname, hardware configuration (cpu, memory and disk), ip addresses, cost, transfer, os and more.ArchiveAllowedArgumentsArchiveApi. getAllowedArguments()Lists the allowed arguments for some of the functions in this module such as archive size.ConsoleServerApi. getConsole(String id)Get information about how to connect to a server via VNCSortedMap<String,ServerLimit>ServerApi. getLimits(String id)Get detailed information about a server's limits (for OpenVZ only).EmailOverviewEmailAccountApi. getOverview()Get a summary of e-mail accounts associated with this Glesys accountServerStatusServerApi. getStatus(String id, ServerStatusOptions... options)Get detailed information about a server status including up-time and hardware usage (cpu, disk, memory and bandwidth)com.google.common.collect.FluentIterable<Archive>ArchiveApi. list()Lists all active disks on this account.com.google.common.collect.FluentIterable<Domain>DomainApi. list()Get a list of all domains for this account.com.google.common.collect.FluentIterable<IpDetails>IpApi. list(ListIpOptions... options)Get IP addresses associated with your account (reserved, assigned to servers, etc)com.google.common.collect.FluentIterable<Server>ServerApi. list()Get a list of all servers on this account.com.google.common.collect.FluentIterable<EmailAlias>EmailAccountApi. listAliasesInDomain(String domain)Get the set of details about e-mail aliasescom.google.common.collect.FluentIterable<EmailAccount>EmailAccountApi. listDomain(String domain)Get the set of detailed information about e-mail accountscom.google.common.collect.FluentIterable<String>IpApi. listFree(int ipVersion, String datacenter, String platform)Get a set of all IP addresses that are available and not used on any account or server.com.google.common.collect.FluentIterable<OSTemplate>ServerApi. listTemplates()Get information about valid arguments to #createServer for each platform -
Uses of Fallback in org.jclouds.gogrid.features
Methods in org.jclouds.gogrid.features with annotations of type Fallback Modifier and Type Method Description ServerImageGridImageApi. deleteById(long id)Deletes an existing imageServerGridServerApi. deleteById(long id)Deletes the server by IdServerGridServerApi. deleteByName(String name)Deletes the server by name; NOTE: Using this parameter may generate an error if one or more servers share a non-unique name.Set<Server>GridServerApi. getServerList(GetServerListOptions... getServerListOptions)Returns the list of all servers.Set<Server>GridServerApi. getServersById(long... ids)Returns the server(s) by unique id(s).Set<Server>GridServerApi. getServersByName(String... names)Returns the server(s) by unique name(s). -
Uses of Fallback in org.jclouds.googlecloudstorage.features
Methods in org.jclouds.googlecloudstorage.features with annotations of type Fallback Modifier and Type Method Description booleanBucketApi. bucketExist(String bucketName)Check the existence of a bucketBucketBucketApi. createBucket(String projectId, BucketTemplate bucketTemplate)Creates a new bucketBucketBucketApi. createBucket(String projectId, BucketTemplate bucketTemplate, InsertBucketOptions options)Creates a new BucketbooleanBucketApi. deleteBucket(String bucketName)Permanently deletes an empty Bucket.If bucket is not empty 409 error to indicate the conflict.booleanBucketApi. deleteBucket(String bucketName, DeleteBucketOptions options)Permanently deletes an empty Bucket.If bucket is not empty 409 error to indicate the conflict.HttpResponseBucketAccessControlsApi. deleteBucketAccessControls(String bucketName, String entity)Permanently deletes the ACL entry for the specified entity on the specified bucket.HttpResponseDefaultObjectAccessControlsApi. deleteDefaultObjectAccessControls(String bucketName, String entity)Permanently deletes the DefaultObjectAcessControl entry for the specified entity on the specified bucket.booleanObjectApi. deleteObject(String bucketName, String objectName)Deletes an object and its metadata.booleanObjectApi. deleteObject(String bucketName, String objectName, DeleteObjectOptions options)Deletes an object and its metadata.PayloadEnclosingObjectApi. download(String bucketName, String objectName)Retrieve an object or their metadataPayloadEnclosingObjectApi. download(String bucketName, String objectName, HttpRequestOptions options)Retrieves objectsBucketBucketApi. getBucket(String bucketName)Returns metadata for the specified bucket.BucketBucketApi. getBucket(String bucketName, GetBucketOptions options)Returns metadata for the specified bucketBucketAccessControlsBucketAccessControlsApi. getBucketAccessControls(String bucketName, String entity)Returns the ACL entry for the specified entity on the specified bucket.ObjectAccessControlsDefaultObjectAccessControlsApi. getDefaultObjectAccessControls(String bucketName, String entity)Returns the ACL entry for the specified entity on the specified object.GoogleCloudStorageObjectObjectApi. getObject(String bucketName, String objectName)Retrieve an object metadataGoogleCloudStorageObjectObjectApi. getObject(String bucketName, String objectName, HttpRequestOptions options)Retrieves objects metadataObjectAccessControlsObjectAccessControlsApi. getObjectAccessControls(String bucketName, String objectName, String entity)Returns the acl entry for the specified entity on the specified object.ObjectAccessControlsObjectAccessControlsApi. getObjectAccessControls(String bucketName, String objectName, String entity, Long generation)Returns the acl entry for the specified entity on the specified object.List<BucketAccessControls>BucketAccessControlsApi. listBucketAccessControls(String bucketName)Retrieves all ACL entries on a specified bucketList<ObjectAccessControls>DefaultObjectAccessControlsApi. listDefaultObjectAccessControls(String bucketName)Retrieves ACL entries on a specified objectList<ObjectAccessControls>ObjectAccessControlsApi. listObjectAccessControls(String bucketName, String objectName)Retrieves acl entries on a specified objectList<ObjectAccessControls>ObjectAccessControlsApi. listObjectAccessControls(String bucketName, String objectName, Long generation)Retrieves acl entries on a specified objectListPageWithPrefixes<GoogleCloudStorageObject>ObjectApi. listObjects(String bucketName)Retrieves a list of objects matching the criteria.ListPageWithPrefixes<GoogleCloudStorageObject>ObjectApi. listObjects(String bucketName, ListObjectOptions options)Retrieves a list of objects matching the criteria.booleanObjectApi. objectExists(String bucketName, String objectName)Check the existence of an objectBucketBucketApi. patchBucket(String bucketName, BucketTemplate bucketTemplate)Updates a bucket supporting patch semantics.BucketBucketApi. patchBucket(String bucketName, BucketTemplate bucketTemplate, UpdateBucketOptions options)Updates a bucket supporting patch semantics.BucketAccessControlsBucketAccessControlsApi. patchBucketAccessControls(String bucketName, String entity, BucketAccessControlsTemplate template)Updates an ACL entry on the specified bucket.ObjectAccessControlsDefaultObjectAccessControlsApi. patchDefaultObjectAccessControls(String bucketName, String entity, ObjectAccessControls payload)Retrieves ACL entries on a specified objectGoogleCloudStorageObjectObjectApi. patchObject(String bucketName, String objectName, ObjectTemplate objectTemplate)Updates an object according to patch semanticsGoogleCloudStorageObjectObjectApi. patchObject(String bucketName, String objectName, ObjectTemplate objectTemplate, UpdateObjectOptions options)Updates an object according to patch semanticsBucketBucketApi. updateBucket(String bucketName, BucketTemplate bucketTemplate)Updates a bucketBucketBucketApi. updateBucket(String bucketName, BucketTemplate bucketTemplate, UpdateBucketOptions options)Updates a bucketBucketAccessControlsBucketAccessControlsApi. updateBucketAccessControls(String bucketName, String entity, BucketAccessControlsTemplate template)Updates an ACL entry on the specified bucketObjectAccessControlsDefaultObjectAccessControlsApi. updateDefaultObjectAccessControls(String bucketName, String entity, ObjectAccessControls payload)Retrieves ACL entries on a specified objectObjectAccessControlsDefaultObjectAccessControlsApi. updateDefaultObjectAccessControls(String bucketName, String entity, ObjectAccessControls payload, DomainResourceReferences.ObjectRole role)Retrieves ACL entries on a specified objectGoogleCloudStorageObjectObjectApi. updateObject(String bucketName, String objectName, ObjectTemplate objectTemplate)Updates an object metadataGoogleCloudStorageObjectObjectApi. updateObject(String bucketName, String objectName, ObjectTemplate objectTemplate, UpdateObjectOptions options)Updates an object -
Uses of Fallback in org.jclouds.googlecomputeengine.compute.functions
Methods in org.jclouds.googlecomputeengine.compute.functions with annotations of type Fallback Modifier and Type Method Description OperationResources. delete(URI selfLink)Deletes any resource by self-link and returns the operation in progress, or null if not found.DiskResources. disk(URI selfLink)Returns a disk by self-link or null if not found.ImageResources. image(URI selfLink)Returns an image by self-link or null if not found.InstanceResources. instance(URI selfLink)Returns an instance by self-link or null if not found.NetworkResources. network(URI selfLink)Returns an network by self-link or null if not found.OperationResources. operation(URI selfLink)Returns an operation by self-link or null if not found.SubnetworkResources. subnetwork(URI selfLink) -
Uses of Fallback in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features with annotations of type Fallback Modifier and Type Method Description OperationAddressApi. delete(String address)Deletes an address by name and returns the operation in progress, or null if not found.OperationBackendServiceApi. delete(String backendServiceName)Deletes the specified backend service resource.OperationDiskApi. delete(String disk)Deletes a persistent disk by name and returns the operation in progress, or null if not found.OperationFirewallApi. delete(String firewall)Deletes a firewall by name and returns the operation in progress, or null if not found.OperationForwardingRuleApi. delete(String forwardingRule)Deletes a forwarding rule by name and returns the operation in progress, or null if not found.OperationHttpHealthCheckApi. delete(String httpHealthCheck)Deletes a health check by name and returns the operation in progress, or null if not found.OperationImageApi. delete(String image)Deletes an image by name and returns the operation in progress, or null if not found.OperationInstanceApi. delete(String instance)Deletes an instance by name and returns the operation in progress, or null if not found.OperationNetworkApi. delete(String networkName)Deletes a network by name and returns the operation in progress, or null if not found.voidOperationApi. delete(URI operation)Deletes an operation by name.OperationRouteApi. delete(String routeName)Deletes a route by name and returns the operation in progress, or null if not found.OperationSnapshotApi. delete(String snapshot)Deletes a snapshot by name and returns the operation in progress, or null if not found.OperationSubnetworkApi. delete(String subnetworkName)Deletes a network by name and returns the operation in progress, or null if not found.OperationTargetHttpProxyApi. delete(String targetHttpProxyName)Deletes the specified image resource.OperationTargetInstanceApi. delete(String targetInstance)Deletes a targetInstance by name and returns the operation in progress, or null if not found.OperationTargetPoolApi. delete(String targetPool)Deletes a target pool by name and returns the operation in progress, or null if not found.OperationUrlMapApi. delete(String urlMapName)Deletes the specified urlMap resource.AddressAddressApi. get(String address)Returns an address by name or null if not found.BackendServiceBackendServiceApi. get(String backendServiceName)Returns the specified backend service resource.DiskDiskApi. get(String disk)Returns a persistent disk by name or null if not found.DiskTypeDiskTypeApi. get(String diskType)Returns a disk type by name or null if not found.FirewallFirewallApi. get(String firewall)Returns a firewall by name or null if not found.ForwardingRuleForwardingRuleApi. get(String forwardingRule)Returns a forwarding rule by name or null if not found.HttpHealthCheckHttpHealthCheckApi. get(String httpHealthCheck)Returns a health check by name or null if not found.ImageImageApi. get(String image)Returns an image by name or null if not found.ImageImageApi. get(URI selfLink)Returns an image by self-link or null if not found.InstanceInstanceApi. get(String instance)Returns an instance by name or null if not found.LicenseLicenseApi. get(String license)Returns the specified License resource.MachineTypeMachineTypeApi. get(String machineType)Returns an machine type by name or null if not found.NetworkNetworkApi. get(String networkName)Returns a network by name or null if not found.OperationOperationApi. get(URI operation)Returns an operation by self-link or null if not found.ProjectProjectApi. get()Get the current project.RegionRegionApi. get(String region)Returns a region by name or null if not found.RouteRouteApi. get(String routeName)Returns a route type by name or null if not found.SnapshotSnapshotApi. get(String snapshot)Returns a snapshot by name or null if not found.SubnetworkSubnetworkApi. get(String subnetworkName)Returns a network by name or null if not found.TargetHttpProxyTargetHttpProxyApi. get(String targetHttpProxyName)Returns the specified target http proxy resource.TargetInstanceTargetInstanceApi. get(String targetInstance)Returns a targetInstance by name or null if not found.TargetPoolTargetPoolApi. get(String targetPool)Returns a target pool by name or null if not found.UrlMapUrlMapApi. get(String urlMapName)Returns the specified urlMap resource by name or null if not found.ZoneZoneApi. get(String zone)Returns a zone by name or null if not found.OperationForwardingRuleApi. setTarget(String forwardingRule, URI target)Changes the target url for a forwarding rule.UrlMapValidateResultUrlMapApi. validate(String urlMapName, UrlMap urlMap)Runs the tests specified for the give urlMap resource.UrlMapValidateResultUrlMapApi. validate(String urlMapName, UrlMapOptions options)Runs the tests specified for the give urlMap resource. -
Uses of Fallback in org.jclouds.oauth.v2
Methods in org.jclouds.oauth.v2 with annotations of type Fallback Modifier and Type Method Description TokenAuthorizationApi. authorize(String client_id, ClientCredentialsClaims claim, String resource, String scope)TokenAuthorizationApi. authorize(Claims claims)TokenAuthorizationApi. authorizeClientSecret(String client_id, String client_secret, String resource, String scope) -
Uses of Fallback in org.jclouds.openstack.cinder.v1.extensions
Methods in org.jclouds.openstack.cinder.v1.extensions with annotations of type Fallback Modifier and Type Method Description com.google.common.collect.FluentIterable<AvailabilityZone>AvailabilityZoneApi. list()Lists all availability zones -
Uses of Fallback in org.jclouds.openstack.cinder.v1.features
Methods in org.jclouds.openstack.cinder.v1.features with annotations of type Fallback Modifier and Type Method Description booleanSnapshotApi. delete(String snapshotId)Delete a Snapshot.booleanVolumeApi. delete(String volumeId)Delete a Volume.SnapshotSnapshotApi. get(String snapshotId)Return data about the given Snapshot.VolumeVolumeApi. get(String volumeId)Return data about the given Volume.VolumeTypeVolumeTypeApi. get(String volumeTypeId)Return data about the given VolumeType.VolumeQuotaQuotaApi. getByTenant(String tenantId)com.google.common.collect.FluentIterable<? extends Snapshot>SnapshotApi. list()Returns a summary list of Snapshots.com.google.common.collect.FluentIterable<? extends Volume>VolumeApi. list()Returns a summary list of Volumes.com.google.common.collect.FluentIterable<? extends VolumeType>VolumeTypeApi. list()Returns a summary list of VolumeTypes.com.google.common.collect.FluentIterable<? extends Snapshot>SnapshotApi. listInDetail()Returns a detailed list of Snapshots.com.google.common.collect.FluentIterable<? extends Volume>VolumeApi. listInDetail()Returns a detailed list of Volumes. -
Uses of Fallback in org.jclouds.openstack.glance.v1_0.features
Methods in org.jclouds.openstack.glance.v1_0.features with annotations of type Fallback Modifier and Type Method Description booleanImageApi. delete(String id)Deletes the image with the specified idImageDetailsImageApi. get(String id)Returns metadata about an image with idInputStreamImageApi. getAsStream(String id)Returns image data for image with idPagedIterable<Image>ImageApi. list()Lists all images (IDs, names, links)PaginatedCollection<Image>ImageApi. list(ListImageOptions options)PagedIterable<ImageDetails>ImageApi. listInDetail()Lists all images (all details)PaginatedCollection<ImageDetails>ImageApi. listInDetail(ListImageOptions options) -
Uses of Fallback in org.jclouds.openstack.keystone.v2_0
Methods in org.jclouds.openstack.keystone.v2_0 with annotations of type Fallback Modifier and Type Method Description ApiMetadataKeystoneApi. getApiMetadata()Discover API version information, links to documentation (PDF, HTML, WADL), and supported media types -
Uses of Fallback in org.jclouds.openstack.keystone.v2_0.extensions
Methods in org.jclouds.openstack.keystone.v2_0.extensions with annotations of type Fallback Modifier and Type Method Description booleanRoleAdminApi. delete(String roleId)Deletes a rolebooleanServiceAdminApi. delete(String serviceId)Deletes a servicebooleanTenantAdminApi. delete(String userId)Deletes a tenantbooleanUserAdminApi. delete(String userId)Deletes an userbooleanTenantAdminApi. deleteRoleOnTenant(String tenantId, String userdId, String roleId)Deletes role to a user on tenantRoleRoleAdminApi. get(String roleId)Gets the roleServiceServiceAdminApi. get(String serviceId)Gets the servicecom.google.common.collect.FluentIterable<? extends Role>RoleAdminApi. list()Returns a summary list of roles.PagedIterable<Service>ServiceAdminApi. list()Retrieve the list of servicesPaginatedCollection<Service>ServiceAdminApi. list(PaginationOptions options) -
Uses of Fallback in org.jclouds.openstack.keystone.v2_0.features
Methods in org.jclouds.openstack.keystone.v2_0.features with annotations of type Fallback Modifier and Type Method Description TenantTenantApi. get(String tenantId)Retrieve information about a tenant, by tenant IDTokenTokenApi. get(String token)Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog)/UserUserApi. get(String userId)Retrieve information about a user, by user IDTenantTenantApi. getByName(String tenantName)Retrieve information about a tenant, by tenant nameUserUserApi. getByName(String userName)Retrieve information about a user, by user nameUserTokenApi. getUserOfToken(String token)Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog)/booleanTokenApi. isValid(String token)Validate a token.PagedIterable<Tenant>TenantApi. list()The operation returns a list of tenants which the current token provides access to.PaginatedCollection<Tenant>TenantApi. list(PaginationOptions options)PagedIterable<User>UserApi. list()Retrieve the list of usersPaginatedCollection<User>UserApi. list(PaginationOptions options)Set<Endpoint>TokenApi. listEndpointsForToken(String token)List all endpoints for a tokenSet<Role>UserApi. listRolesOfUser(String userId)Retrieves the list of global roles associated with a specific user (excludes tenant roles).Set<Role>UserApi. listRolesOfUserOnTenant(String userId, String tenantId)List the roles a user has been granted on a specific tenantSet<Tenant>ServiceApi. listTenants()The operation returns a list of tenants which the current token provides access to. -
Uses of Fallback in org.jclouds.openstack.keystone.v3.features
Methods in org.jclouds.openstack.keystone.v3.features with annotations of type Fallback Modifier and Type Method Description booleanProjectApi. delete(String id)booleanRegionApi. delete(String id)booleanUserApi. delete(String id)List<Endpoint>CatalogApi. endpoints()List all endpoints for a token.TokenAuthApi. get(String token)Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog).ProjectProjectApi. get(String id)RegionRegionApi. get(String id)UserUserApi. get(String id)UserAuthApi. getUserOfToken(String token)Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog).booleanProjectApi. hasTag(String projectId, String tag)booleanAuthApi. isValid(String token)Validate a token.List<Project>ProjectApi. list()List<Region>RegionApi. list()List<User>UserApi. list() -
Uses of Fallback in org.jclouds.openstack.marconi.v1.features
Methods in org.jclouds.openstack.marconi.v1.features with annotations of type Fallback Modifier and Type Method Description booleanMessageApi. delete(Iterable<String> ids)Deletes specific messages.booleanQueueApi. delete(String name)Delete a queue.booleanMessageApi. deleteByClaim(String id, String claimId)The claimId parameter specifies that the message is deleted only if it has the specified claim ID and that claim has not expired.booleanQueueApi. exists(String name)Check for a queue's existence.ClaimClaimApi. get(String claimId)Gets a specific claim and the associated messages.MessageMessageApi. get(String id)Gets a specific message.Map<String,String>QueueApi. getMetadata(String name)Gets metadata for the specified queue.QueueStatsQueueApi. getStats(String name)Gets stats for the specified queue.List<Message>MessageApi. list(Iterable<String> ids)Lists specific messages.PagedIterable<Queue>QueueApi. list(boolean detailed)Lists the queues.QueuesQueueApi. list(ListQueuesOptions options)Use this method to manually page through the list of queues.booleanClaimApi. release(String claimId)This operation immediately releases a claim, making any remaining, undeleted messages that are associated with the claim available to other workers.MessageStreamMessageApi. stream(StreamMessagesOptions... options)Streams the messages off of a queue. -
Uses of Fallback in org.jclouds.openstack.neutron.v2.extensions
Methods in org.jclouds.openstack.neutron.v2.extensions with annotations of type Fallback Modifier and Type Method Description booleanFWaaSApi. delete(String id)Deletes the specified firewallbooleanRouterApi. delete(String id)Deletes the specified routerbooleanFWaaSApi. deleteFirewallRule(String id)FirewallFWaaSApi. get(String id)Returns the details for a specific firewall.RouterRouterApi. get(String id)Returns a Routers collection that should contain a single router with the id requested.FirewallPolicyFWaaSApi. getFirewallPolicy(String id)FirewallRuleFWaaSApi. getFirewallRule(String firewallRuleId)PagedIterable<Firewall>FWaaSApi. list()Returns the list of all routers currently defined in Neutron for the current tenant.PaginatedCollection<Firewall>FWaaSApi. list(PaginationOptions options)PagedIterable<Router>RouterApi. list()Returns the list of all routers currently defined in Neutron for the current tenant.RoutersRouterApi. list(PaginationOptions options)PagedIterable<FirewallPolicy>FWaaSApi. listFirewallPolicies()PaginatedCollection<FirewallPolicy>FWaaSApi. listFirewallPolicies(PaginationOptions options)PagedIterable<FirewallRule>FWaaSApi. listFirewallRules()PaginatedCollection<FirewallRule>FWaaSApi. listFirewallRules(PaginationOptions options)FirewallPolicyFWaaSApi. removeFirewallRuleFromPolicy(String policyId, String firewallRuleId)booleanRouterApi. removeInterfaceForPort(String routerId, String portId)Remove the interface where the specified port is connected tobooleanRouterApi. removeInterfaceForSubnet(String routerId, String subnetId)Remove the interface where the specified subnet is connected to -
Uses of Fallback in org.jclouds.openstack.neutron.v2.extensions.lbaas.v1
Methods in org.jclouds.openstack.neutron.v2.extensions.lbaas.v1 with annotations of type Fallback Modifier and Type Method Description booleanLBaaSApi. deleteHealthMonitor(String id)Deletes the specified Health Monitor.booleanLBaaSApi. deleteMember(String id)Deletes the specified Member.booleanLBaaSApi. deletePool(String id)Deletes the specified Pool.booleanLBaaSApi. deleteVIP(String id)Deletes the specified VIP.booleanLBaaSApi. disassociateHealthMonitor(String poolId, String healthMonitorId)Disassociate a HealthMonitor from a Pool.HealthMonitorLBaaSApi. getHealthMonitor(String id)Returns the details for a specific HealthMonitor.MemberLBaaSApi. getMember(String id)Returns the details for a specific Member.PoolLBaaSApi. getPool(String id)Returns the details for a specific Pool.VIPLBaaSApi. getVIP(String id)Returns the details for a specific VIP.PagedIterable<HealthMonitor>LBaaSApi. listHealthMonitors()Returns a list of HealthMonitors to which the tenant has access.HealthMonitorsLBaaSApi. listHealthMonitors(PaginationOptions options)PagedIterable<Member>LBaaSApi. listMembers()Returns a list of Members to which the tenant has access.MembersLBaaSApi. listMembers(PaginationOptions options)PagedIterable<Pool>LBaaSApi. listPools()Returns a list of Pools to which the tenant has access.PoolsLBaaSApi. listPools(PaginationOptions options)PagedIterable<VIP>LBaaSApi. listVIPs()Returns a list of VIPs to which the tenant has access.VIPsLBaaSApi. listVIPs(PaginationOptions options) -
Uses of Fallback in org.jclouds.openstack.neutron.v2.features
Methods in org.jclouds.openstack.neutron.v2.features with annotations of type Fallback Modifier and Type Method Description booleanFloatingIPApi. delete(String id)Deletes the specified floatingIPbooleanNetworkApi. delete(String id)Deletes the specified networkbooleanPortApi. delete(String id)Delete a portbooleanSubnetApi. delete(String id)Delete a subnetbooleanSecurityGroupApi. deleteRule(String id)Deletes the specified Security Group Rule.booleanSecurityGroupApi. deleteSecurityGroup(String id)Deletes the specified Security Group.FloatingIPFloatingIPApi. get(String id)Returns the details for a specific floating IP.NetworkNetworkApi. get(String id)Return a specific networkPortPortApi. get(String id)Returns the specific portRuleSecurityGroupApi. get(String id)SubnetSubnetApi. get(String id)Returns the specific Subnet.SecurityGroupSecurityGroupApi. getSecurityGroup(String id)PagedIterable<FloatingIP>FloatingIPApi. list()Returns a list of floating IPs to which the tenant has access.FloatingIPsFloatingIPApi. list(PaginationOptions options)PagedIterable<Network>NetworkApi. list()Returns all networks currently defined in Neutron for the current tenant.NetworksNetworkApi. list(PaginationOptions options)PagedIterable<Port>PortApi. list()Returns the list of all ports currently defined in Neutron for the current tenant.PortsPortApi. list(PaginationOptions options)PagedIterable<Subnet>SubnetApi. list()Returns the list of all subnets currently defined in Neutron for the current tenant.SubnetsSubnetApi. list(PaginationOptions options)PagedIterable<Rule>SecurityGroupApi. listRules()RulesSecurityGroupApi. listRules(PaginationOptions options)PagedIterable<SecurityGroup>SecurityGroupApi. listSecurityGroups()SecurityGroupsSecurityGroupApi. listSecurityGroups(PaginationOptions options) -
Uses of Fallback in org.jclouds.openstack.nova.v2_0.extensions
Methods in org.jclouds.openstack.nova.v2_0.extensions with annotations of type Fallback Modifier and Type Method Description StringServerAdminApi. createBackup(String id, String imageName, BackupType backupType, int rotation, CreateBackupOfServerOptions... options)Create backup of a server.booleanAttachInterfaceApi. delete(String serverId, String attachmentId)Deletes a port interface for given server, return true if successful, false if server or interface not foundBooleanHostAggregateApi. delete(String id)Removes an aggregate.booleanKeyPairApi. delete(String name)Deletes aKeyPair.booleanSecurityGroupApi. delete(String id)Delete a Security Group.booleanVolumeApi. delete(String volumeId)Deprecated.Please useVolumeApi.delete(String)instead.booleanVolumeTypeApi. delete(String id)Deletes a volume typebooleanVolumeTypeApi. deleteExtraSpec(String id, String key)Deletes an existing extra specbooleanFlavorExtraSpecsApi. deleteMetadataKey(String flavorId, String key)Deletes an extra specbooleanSecurityGroupApi. deleteRule(String ruleId)Delete a Security Group Rule.booleanVolumeApi. deleteSnapshot(String snapshotId)Deprecated.Please useSnapshotApi.delete(String)instead.booleanVolumeAttachmentApi. detachVolumeFromServer(String volumeId, String serverId)Detaches a Volume from a server.InterfaceAttachmentAttachInterfaceApi. get(String serverId, String attachmentId)Returns information about a specified port interface for given serverFloatingIPFloatingIPApi. get(String id)Gets a specific Floating IP addressHostAggregateHostAggregateApi. get(String id)Retrieves the details of an aggregate, hosts and metadata included.KeyPairKeyPairApi. get(String name)Gets a specificKeyPairby name.SecurityGroupSecurityGroupApi. get(String id)Get a specific Security GroupServerWithSecurityGroupsServerWithSecurityGroupsApi. get(String id)Retrieve details of the specified server, including security groupsSimpleTenantUsageSimpleTenantUsageApi. get(String tenantId)Retrieve tenant_usage for a specified tenantVolumeVolumeApi. get(String volumeId)Deprecated.Please useVolumeApi.get(String)instead.VolumeTypeVolumeTypeApi. get(String id)Gets a volume typeVolumeAttachmentVolumeAttachmentApi. getAttachmentForVolumeOnServer(String volumeId, String serverId)Gets a specific Volume Attachment for a Volume and Server.QuotaQuotaApi. getByTenant(String tenantId)ConsoleConsolesApi. getConsole(String serverId, Console.Type type)Gets the specified server Console.QuotaQuotaApi. getDefaultsForTenant(String tenantId)StringVolumeTypeApi. getExtraSpec(String id, String key)Retrieve a single extra spec valueMap<String,String>VolumeTypeApi. getExtraSpecs(String id)Gets the extra specs for a volume typeMap<String,String>FlavorExtraSpecsApi. getMetadata(String flavorId)Retrieves all extra specs for a flavorStringFlavorExtraSpecsApi. getMetadataKey(String flavorId, String key)Return a single extra spec valueVolumeSnapshotVolumeApi. getSnapshot(String snapshotId)Deprecated.Please useSnapshotApi.get(String)instead.com.google.common.collect.FluentIterable<InterfaceAttachment>AttachInterfaceApi. list(String serverId)Returns list of port interfaces for given servercom.google.common.collect.FluentIterable<AvailabilityZone>AvailabilityZoneApi. list()Deprecated.Please useAvailabilityZoneApi.listAvailabilityZones()instead.com.google.common.collect.FluentIterable<FloatingIP>FloatingIPApi. list()Lists all Floating IP addressescom.google.common.collect.FluentIterable<? extends FloatingIPPool>FloatingIPPoolApi. list()Lists all Floating IP Poolscom.google.common.collect.FluentIterable<Host>HostAdministrationApi. list()Returns the list of hostscom.google.common.collect.FluentIterable<HostAggregate>HostAggregateApi. list()Lists all host aggregates.com.google.common.collect.FluentIterable<Hypervisor>HypervisorApi. list()com.google.common.collect.FluentIterable<KeyPair>KeyPairApi. list()Lists all Key Pairs.com.google.common.collect.FluentIterable<SecurityGroup>SecurityGroupApi. list()List all Security Groups.com.google.common.collect.FluentIterable<SimpleTenantUsage>SimpleTenantUsageApi. list()Retrieve tenant usage for all tenants.com.google.common.collect.FluentIterable<Volume>VolumeApi. list()Deprecated.Please useVolumeApi.list()instead.com.google.common.collect.FluentIterable<VolumeType>VolumeTypeApi. list()com.google.common.collect.FluentIterable<VolumeAttachment>VolumeAttachmentApi. listAttachmentsOnServer(String serverId)Lists Volume Attachments for a given Server.com.google.common.collect.FluentIterable<AvailabilityZone>AvailabilityZoneApi. listAvailabilityZones()com.google.common.collect.FluentIterable<AvailabilityZoneDetails>AvailabilityZoneApi. listInDetail()com.google.common.collect.FluentIterable<HypervisorDetails>HypervisorApi. listInDetail()com.google.common.collect.FluentIterable<Volume>VolumeApi. listInDetail()Deprecated.Please useVolumeApi.listInDetail()instead.com.google.common.collect.FluentIterable<VirtualInterface>VirtualInterfaceApi. listOnServer(String serverId)Returns the list of Virtual Interfaces for a given instance.com.google.common.collect.FluentIterable<HostResourceUsage>HostAdministrationApi. listResourceUsage(String hostId)Retrieves the physical/usage resource on a specific hostcom.google.common.collect.FluentIterable<VolumeSnapshot>VolumeApi. listSnapshots()Deprecated.Please useSnapshotApi.list()instead.com.google.common.collect.FluentIterable<VolumeSnapshot>VolumeApi. listSnapshotsInDetail()Deprecated.Please useSnapshotApi.listInDetail()instead. -
Uses of Fallback in org.jclouds.openstack.nova.v2_0.features
Methods in org.jclouds.openstack.nova.v2_0.features with annotations of type Fallback Modifier and Type Method Description StringServerApi. createImageFromServer(String name, String id)Create an image from a server.voidFlavorApi. delete(String id)Delete flavor with a given idvoidImageApi. delete(String id)Delete the specified imagebooleanServerApi. delete(String id)Terminate and delete a server.voidImageApi. deleteMetadata(String id, String key)Delete a metadata item from an image.voidServerApi. deleteMetadata(String id, String key)Delete a metadata item from a server.FlavorFlavorApi. get(String id)List details of the specified flavorImageImageApi. get(String id)List details of the specified imageServerServerApi. get(String id)List details of the specified servercom.google.common.base.Optional<Map<String,String>>ServerApi. getDiagnostics(String id)Get usage information about the server such as CPU usage, Memory and IO.Map<String,String>ImageApi. getMetadata(String id)List all metadata for an image.StringImageApi. getMetadata(String id, String key)Update the metadata for an image.Map<String,String>ServerApi. getMetadata(String id)List all metadata for a server.StringServerApi. getMetadata(String id, String key)Update the metadata for a server.PagedIterable<Resource>FlavorApi. list()List all flavors (IDs, names, links)PaginatedCollection<Resource>FlavorApi. list(PaginationOptions options)PagedIterable<Resource>ImageApi. list()List all images (IDs, names, links)PaginatedCollection<Resource>ImageApi. list(PaginationOptions options)PagedIterable<Resource>ServerApi. list()List all servers (IDs, names, links)PaginatedCollection<Resource>ServerApi. list(PaginationOptions options)PagedIterable<Flavor>FlavorApi. listInDetail()List all flavors (all details)PaginatedCollection<Flavor>FlavorApi. listInDetail(PaginationOptions options)PagedIterable<Image>ImageApi. listInDetail()List all images (all details)PaginatedCollection<Image>ImageApi. listInDetail(PaginationOptions options)PagedIterable<Server>ServerApi. listInDetail()List all servers (all details)PaginatedCollection<Server>ServerApi. listInDetail(PaginationOptions options)Set<PortInterface>ServerApi. listPortInterfaces(String id)Lists port interfaces that are attached to a server.Set<SecurityGroup>ServerApi. listSecurityGroupForServer(String id)Lists Security Groups for a server. -
Uses of Fallback in org.jclouds.openstack.swift.v1.features
Methods in org.jclouds.openstack.swift.v1.features with annotations of type Fallback Modifier and Type Method Description voidObjectApi. delete(String objectName)Deletes an object, if present.DeleteStaticLargeObjectResponseStaticLargeObjectApi. delete(String objectName)Deletes a static large object, if present, including all of its segments.booleanContainerApi. deleteIfEmpty(String containerName)Deletes aContainer, if empty.booleanAccountApi. deleteMetadata(Map<String,String> metadata)Deletes metadata from theAccount.booleanContainerApi. deleteMetadata(String containerName, Map<String,String> metadata)DeletesContainermetadata.booleanObjectApi. deleteMetadata(String objectName, Map<String,String> metadata)Deletes the metadata from aSwiftObject.ContainerContainerApi. get(String containerName)Gets theContainer.SwiftObjectObjectApi. get(String objectName)Gets theSwiftObjectincluding itsbody.SwiftObjectObjectApi. get(String objectName, GetOptions options)Gets theSwiftObjectincluding itsbody.List<Segment>StaticLargeObjectApi. getManifest(String objectName)Get a static large object's manifest.SwiftObjectObjectApi. getWithoutBody(String objectName)Gets theSwiftObjectmetadata without itsbody.com.google.common.collect.FluentIterable<Container>ContainerApi. list()Lists up to 10,000 containers.com.google.common.collect.FluentIterable<Container>ContainerApi. list(ListContainerOptions options)Lists containers with the suppliedListContainerOptions.ObjectListObjectApi. list()Lists up to 10,000 objects.ObjectListObjectApi. list(ListContainerOptions options)Lists up to 10,000 objects. -
Uses of Fallback in org.jclouds.openstack.trove.v1.features
Methods in org.jclouds.openstack.trove.v1.features with annotations of type Fallback Modifier and Type Method Description booleanDatabaseApi. delete(String databaseName)This operation deletes the specified database for the specified database instance.booleanInstanceApi. delete(String instanceId)Deletes an Instance by id.booleanUserApi. delete(String userName)This operation deletes the specified user for the specified database instance.FlavorFlavorApi. get(int flavorId)Returns a Flavor by id.InstanceInstanceApi. get(String instanceId)Returns an Instance by id.UserUserApi. get(String name)Returns a User by identifier.UserUserApi. get(String name, String hostname)Returns a User by name and allowed host.com.google.common.collect.FluentIterable<String>UserApi. getDatabaseList(String userName)This operation shows a list of all databases to which a user has access.com.google.common.collect.FluentIterable<String>DatabaseApi. list()This operation lists the databases for the specified database instance.com.google.common.collect.FluentIterable<Flavor>FlavorApi. list()Returns a summary list of Flavors.com.google.common.collect.FluentIterable<Flavor>FlavorApi. list(String accountId)Returns a list of Flavors by Account ID (Tenant Id).com.google.common.collect.FluentIterable<Instance>InstanceApi. list()Returns a summary list of Instances.com.google.common.collect.FluentIterable<User>UserApi. list()This operation lists the users in the specified database instance.booleanUserApi. revoke(String userName, String databaseName)This operation grants access for the specified user to a database for the specified instance. -
Uses of Fallback in org.jclouds.openstack.v2_0.features
Methods in org.jclouds.openstack.v2_0.features with annotations of type Fallback Modifier and Type Method Description ExtensionExtensionApi. get(String id)Extensions may also be queried individually by their unique alias.Set<Extension>ExtensionApi. list()Lists all available extensions -
Uses of Fallback in org.jclouds.packet.features
Methods in org.jclouds.packet.features with annotations of type Fallback Modifier and Type Method Description voidDeviceApi. delete(String id)voidSshKeyApi. delete(String id)DeviceDeviceApi. get(String id)SshKeySshKeyApi. get(String id)PagedIterable<Device>DeviceApi. list()IterableWithMarker<Device>DeviceApi. list(ListOptions options)PagedIterable<Facility>FacilityApi. list()IterableWithMarker<Facility>FacilityApi. list(ListOptions options)PagedIterable<OperatingSystem>OperatingSystemApi. list()IterableWithMarker<OperatingSystem>OperatingSystemApi. list(ListOptions options)PagedIterable<Plan>PlanApi. list()IterableWithMarker<Plan>PlanApi. list(ListOptions options)PagedIterable<Project>ProjectApi. list()IterableWithMarker<Project>ProjectApi. list(ListOptions options)PagedIterable<SshKey>SshKeyApi. list()IterableWithMarker<SshKey>SshKeyApi. list(ListOptions options) -
Uses of Fallback in org.jclouds.profitbricks.features
Methods in org.jclouds.profitbricks.features with annotations of type Fallback Modifier and Type Method Description booleanFirewallApi. activateFirewall(List<String> firewallIds)booleanFirewallApi. deactivateFirewall(List<String> firewallIds)booleanDataCenterApi. deleteDataCenter(String identifier)Deletes an Virtual Data Center.booleanFirewallApi. deleteFirewall(List<String> firewallIds)booleanNicApi. deleteNic(String id)booleanServerApi. deleteServer(String id)Deletes an existing Virtual Server.booleanSnapshotApi. deleteSnapshot(String id)booleanStorageApi. deleteStorage(String id)Deletes an existing virtual storage device.List<DataCenter>DataCenterApi. getAllDataCenters()List<Firewall>FirewallApi. getAllFirewalls()List<Image>ImageApi. getAllImages()List<IpBlock>IpBlockApi. getAllIpBlock()List<LoadBalancer>LoadBalancerApi. getAllLoadBalancers()List<Nic>NicApi. getAllNics()List<Server>ServerApi. getAllServers()List<Snapshot>SnapshotApi. getAllSnapshots()List<Storage>StorageApi. getAllStorages()DataCenterDataCenterApi. getDataCenter(String identifier)FirewallFirewallApi. getFirewall(String identifier)ImageImageApi. getImage(String identifier)IpBlockIpBlockApi. getIpBlock(String identifier)LoadBalancerLoadBalancerApi. getLoadBalancer(String identifier)NicNicApi. getNic(String identifier)ServerServerApi. getServer(String identifier)SnapshotSnapshotApi. getSnapshot(String identifier)StorageStorageApi. getStorage(String id)booleanFirewallApi. removeFirewallRules(List<String> firewallRuleIds) -
Uses of Fallback in org.jclouds.rackspace.autoscale.v1.features
Methods in org.jclouds.rackspace.autoscale.v1.features with annotations of type Fallback Modifier and Type Method Description GroupGroupApi. create(GroupConfiguration groupConfiguration, LaunchConfiguration launchConfiguration, List<CreateScalingPolicy> scalingPolicies)Create a scaling group.com.google.common.collect.FluentIterable<ScalingPolicy>PolicyApi. create(List<CreateScalingPolicy> scalingPolicies)Create a scaling policy.com.google.common.collect.FluentIterable<Webhook>WebhookApi. create(String name, Map<String,Object> metadata)Create a webhook.com.google.common.collect.FluentIterable<Webhook>WebhookApi. create(List<CreateWebhook> webhooks)Create webhooks.booleanGroupApi. delete(String groupId)This operation deletes the specified Autoscaling GroupbooleanPolicyApi. delete(String scalingPolicyId)This operation deletes a specific scaling policy.booleanWebhookApi. delete(String id)Delete a webhook.booleanPolicyApi. execute(String scalingPolicyId)This operation executes a specific scaling policy.GroupGroupApi. get(String id)This operation gets group details for a groupScalingPolicyPolicyApi. get(String scalingPolicyId)This operation returns the details for a single scaling policy.WebhookWebhookApi. get(String id)Get a webhook.GroupConfigurationGroupApi. getGroupConfiguration(String id)This operation gets the configuration for the scaling group.LaunchConfigurationGroupApi. getLaunchConfiguration(String id)This operation gets the launch configuration for the scaling group.GroupStateGroupApi. getState(String id)This operation gets the state of the Autoscaling Group.com.google.common.collect.FluentIterable<ScalingPolicy>PolicyApi. list()This operation lists all scaling policies.com.google.common.collect.FluentIterable<Webhook>WebhookApi. list()List webhooks.booleanGroupApi. pause(String groupId)This operation pauses the specified Autoscaling GroupbooleanGroupApi. resume(String groupId)This operation resumes the specified Autoscaling Group.booleanPolicyApi. update(String scalingPolicyId, CreateScalingPolicy scalingPolicy)This operation updates a specific scaling policy.booleanWebhookApi. update(String id, String name, Map<String,Object> metadata)Update a webhook.booleanGroupApi. updateGroupConfiguration(String id, GroupConfiguration groupConfiguration)This operation updates the configuration for the scaling group.booleanGroupApi. updateLaunchConfiguration(String id, LaunchConfiguration launchConfiguration)This operation updates the launch configuration for the scaling group. -
Uses of Fallback in org.jclouds.rackspace.clouddns.v1
Methods in org.jclouds.rackspace.clouddns.v1 with annotations of type Fallback Modifier and Type Method Description <T> Job<T>CloudDNSApi. getJob(String jobId)Returns the current status of a job. -
Uses of Fallback in org.jclouds.rackspace.clouddns.v1.features
Methods in org.jclouds.rackspace.clouddns.v1.features with annotations of type Fallback Modifier and Type Method Description Job<Void>DomainApi. delete(Iterable<Integer> ids, boolean deleteSubdomains)This call removes one or more specified domains from the account; when a domain is deleted, its immediate resource records are also deleted from the account.Job<Void>RecordApi. delete(Iterable<String> recordId)Delete the specified records in the specified domain.Job<Void>RecordApi. delete(String recordId)Delete the specified record in the specified domain.Job<Void>ReverseDNSApi. delete(URI deviceURI, String ipAddress)Delete the Reverse DNS (PTR) record with the specified IP address for a device.Job<Void>ReverseDNSApi. deleteAll(URI deviceURI)Delete all Reverse DNS (PTR) records for a device.DomainDomainApi. get(int id)Get all information for a Domain, including records and subdomains.RecordDetailRecordApi. get(String recordId)Get the details for the specified record in the specified domain.RecordDetailReverseDNSApi. get(URI deviceURI, String recordId)List all of the Reverse DNS (PTR) records for a device.RecordDetailRecordApi. getByNameAndTypeAndData(String nameFilter, String typeFilter, String dataFilter)RecordDetails filtered by name and type and data.PagedIterable<Domain>DomainApi. list()The resulting list is flat, and does not break the domains down hierarchically by subdomain.PaginatedCollection<Domain>DomainApi. list(PaginationOptions options)The resulting list is flat, and does not break the domains down hierarchically by subdomain.PagedIterable<RecordDetail>RecordApi. list()This call lists all records configured for the specified domain.PaginatedCollection<RecordDetail>RecordApi. list(PaginationOptions options)Use PaginationOptions to manually control the list of RecordDetail pages returned.PagedIterable<RecordDetail>ReverseDNSApi. list(URI deviceURI)List all of the Reverse DNS (PTR) records for a device.PagedIterable<RecordDetail>RecordApi. listByNameAndType(String nameFilter, String typeFilter)RecordDetails filtered by name and type.PagedIterable<RecordDetail>RecordApi. listByType(String typeFilter)RecordDetails filtered by type.PagedIterable<RecordDetail>RecordApi. listByTypeAndData(String typeFilter, String dataFilter)RecordDetails filtered by type and data.DomainChangeDomainApi. listChanges(int id, Date since)Shows all changes to the specified domain since the specified date/time.PagedIterable<Subdomain>DomainApi. listSubdomains(int domainId)List the subdomains of a domain.PaginatedCollection<Subdomain>DomainApi. listSubdomains(int domainId, PaginationOptions options)List the subdomains of a domain and manually control pagination.PagedIterable<Domain>DomainApi. listWithFilterByNamesMatching(String nameFilter)Filtering the search to limit the results returned can be performed by using the nameFilter parameter. -
Uses of Fallback in org.jclouds.rackspace.cloudfiles.v1.features
Methods in org.jclouds.rackspace.cloudfiles.v1.features with annotations of type Fallback Modifier and Type Method Description booleanCDNApi. disable(String containerName)Disables theCDNContainer.URICDNApi. enable(String containerName)Enables theCDNContainer.URICDNApi. enable(String containerName, int ttl)Enables theCDNContainerwith a TTL.CDNContainerCDNApi. get(String containerName)Gets the specified CDN Container.com.google.common.collect.FluentIterable<CDNContainer>CDNApi. list()Lists up to 10,000 CDN containers.com.google.common.collect.FluentIterable<CDNContainer>CDNApi. list(ListCDNContainerOptions options)Lists CDN containers, with the given options.booleanCDNApi. purgeObject(String containerName, String objectName, Iterable<String> emails)Purges an object from the CDN.booleanCDNApi. update(String containerName, UpdateCDNContainerOptions options)Updates a CDN container with the suppliedUpdateCDNContainerOptionsoptions. -
Uses of Fallback in org.jclouds.rackspace.cloudloadbalancers.v1.features
Methods in org.jclouds.rackspace.cloudloadbalancers.v1.features with annotations of type Fallback Modifier and Type Method Description Set<Node>NodeApi. add(Iterable<AddNode> addNodes)Add a new node with the configuration defined by the request.voidAccessRuleApi. create(Iterable<AccessRule> accessRules)Create new access rules or append to existing access rules.voidErrorPageApi. create(String content)Specify the HTML content for the custom error page.LoadBalancerLoadBalancerApi. create(CreateLoadBalancer createLB)Create a new load balancer with the configuration defined by the request.voidSessionPersistenceApi. create(SessionPersistence sessionPersistence)Create session persistence.VirtualIPWithIdVirtualIPApi. create(VirtualIP virtualIP)Create a new virtual IP.MetadataLoadBalancerApi. createMetadata(int id, Map<String,String> metadata)When a metadata item is added, it is assigned a unique identifier that can be used for mutating operations such as changing the value attribute or removing it.MetadataNodeApi. createMetadata(int id, Map<String,String> metadata)When a metadata item is added, it is assigned a unique identifier that can be used for mutating operations such as changing the value attribute or removing it.voidHealthMonitorApi. createOrUpdate(HealthMonitor healthMonitor)Create or update a health monitor.voidSSLTerminationApi. createOrUpdate(SSLTermination sslTermination)Create or update SSL termination.voidConnectionApi. createOrUpdateConnectionThrottle(ConnectionThrottle connectionThrottle)The connection throttling feature imposes limits on the number of connections per IP address to help mitigate malicious or abusive traffic to your applications.booleanAccessRuleApi. delete(int id)Delete an access rule from the access list.booleanAccessRuleApi. delete(Iterable<Integer> ids)Batch delete the access rules given the specified ids.booleanErrorPageApi. delete()If a custom error page is deleted, or the load balancer is changed to a non-HTTP protocol, the default error page will be restored.booleanHealthMonitorApi. delete()Delete health monitor.voidLoadBalancerApi. delete(int id)Delete a load balancer.voidSessionPersistenceApi. delete()Delete session persistence.booleanSSLTerminationApi. delete()Delete SSL termination.booleanVirtualIPApi. delete(int id)Delete a virtual IP.booleanVirtualIPApi. delete(Iterable<Integer> ids)Batch delete virtual IPs given the specified ids.booleanAccessRuleApi. deleteAll()Delete the entire access list.booleanConnectionApi. deleteConnectionThrottle()Delete connection throttle.booleanLoadBalancerApi. deleteMetadata(int id, Iterable<Integer> metadataIds)Batch delete metadata given the specified ids.booleanNodeApi. deleteMetadata(int id, Iterable<Integer> metadataIds)Batch delete metadata given the specified ids.booleanLoadBalancerApi. deleteMetadatum(int id, int metadatumId)Delete metadatum.booleanNodeApi. deleteMetadatum(int id, int metadatumId)Delete metadatum.voidContentCachingApi. disable()Disable content caching.voidConnectionApi. disableConnectionLogging()Disable logging connections.voidContentCachingApi. enable()Enable content caching.voidConnectionApi. enableConnectionLogging()Enable logging connections.StringErrorPageApi. get()Get the error page HTML content.HealthMonitorHealthMonitorApi. get()Get health monitor.LoadBalancerLoadBalancerApi. get(int id)Get a load balancer.NodeNodeApi. get(int id)Get a node.SessionPersistenceSessionPersistenceApi. get()Get the current session persistence.SSLTerminationSSLTerminationApi. get()Get SSL termination info.ConnectionThrottleConnectionApi. getConnectionThrottle()Get connection throttle.HistoricalUsageReportApi. getHistoricalUsage(Date startTime, Date endTime)View all transfer activity, average number of connections, and number of virtual IPs associated with the load balancing service.LoadBalancerStatsReportApi. getLoadBalancerStats(int loadBalancerId)Current usage represents all usage recorded within the preceding 24 hours.MetadataLoadBalancerApi. getMetadata(int id)List a load balancer's metadata.MetadataNodeApi. getMetadata(int lb)List a load balancer's metadata.booleanConnectionApi. isConnectionLogging()Determine if the load balancer is logging connections.booleanContentCachingApi. isContentCaching()Determine if the load balancer is content caching.Iterable<AccessRuleWithId>AccessRuleApi. list()List the AccessRules.PagedIterable<LoadBalancer>LoadBalancerApi. list()List the load balancers.IterableWithMarker<LoadBalancer>LoadBalancerApi. list(PaginationOptions options)List the load balancers with full control of pagination.PagedIterable<Node>NodeApi. list()List the nodes.IterableWithMarker<Node>NodeApi. list(PaginationOptions options)List the nodes with full control of pagination.Iterable<VirtualIPWithId>VirtualIPApi. list()List the virtual IPs.Iterable<String>ReportApi. listAlgorithms()Get all of the possible algorthims usable by load balancers.PagedIterable<LoadBalancer>ReportApi. listBillableLoadBalancers(Date startTime, Date endTime)List billable load balancers for the given date range.IterableWithMarker<LoadBalancer>ReportApi. listBillableLoadBalancers(PaginationOptions options)PagedIterable<LoadBalancerUsage>ReportApi. listCurrentLoadBalancerUsage(int loadBalancerId)Current usage represents all usage recorded within the preceding 24 hours.IterableWithMarker<LoadBalancerUsage>ReportApi. listCurrentLoadBalancerUsage(PaginationOptions options)PagedIterable<LoadBalancerUsage>ReportApi. listLoadBalancerUsage(int loadBalancerId, Date startTime, Date endTime)Historical usage data is available for up to 90 days of service activity.IterableWithMarker<LoadBalancerUsage>ReportApi. listLoadBalancerUsage(PaginationOptions options)Iterable<Protocol>ReportApi. listProtocols()All load balancers must define the protocol of the service which is being load balanced.voidNodeApi. remove(int id)Remove a node from the load balancer.voidNodeApi. remove(Iterable<Integer> ids)Batch remove nodes from the load balancer.booleanLoadBalancerApi. updateMetadatum(int id, int metadatumId, String value)Update metadatum.booleanNodeApi. updateMetadatum(int id, int metadatumId, String value)Update metadatum. -
Uses of Fallback in org.jclouds.rest
Methods in org.jclouds.rest with annotations of type Fallback Modifier and Type Method Description booleanHttpClient. delete(URI location)booleanHttpClient. exists(URI location)InputStreamHttpClient. get(URI location) -
Uses of Fallback in org.jclouds.route53
Methods in org.jclouds.route53 with annotations of type Fallback Modifier and Type Method Description ChangeRoute53Api. getChange(String changeID)returns the current status of a change batch request. -
Uses of Fallback in org.jclouds.route53.features
Methods in org.jclouds.route53.features with annotations of type Fallback Modifier and Type Method Description ChangeHostedZoneApi. delete(String zoneId)This action deletes a hosted zone.ChangeResourceRecordSetApi. delete(ResourceRecordSet rrs)This action deletes a resource record set.HostedZoneAndNameServersHostedZoneApi. get(String zoneId)Retrieves information about the specified zone, including its nameserver configuration -
Uses of Fallback in org.jclouds.s3
Methods in org.jclouds.s3 with annotations of type Fallback Modifier and Type Method Description voidS3Client. abortMultipartUpload(String bucketName, String key, String uploadId)This operation aborts a multipart upload.booleanS3Client. bucketExists(String bucketName)Issues a HEAD command to determine if the bucket exists or not.booleanS3Client. deleteBucketIfEmpty(String bucketName)Deletes the bucket, if it is empty.voidS3Client. deleteObject(String bucketName, String key)Removes the object and metadata associated with the key.AccessControlListS3Client. getBucketACL(String bucketName)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.BucketLoggingS3Client. getBucketLogging(String bucketName)Inspects the logging status for a bucket.S3ObjectS3Client. getObject(String bucketName, String key, GetOptions... options)Retrieves the S3Object associated with the Key or KeyNotFoundException if not available;AccessControlListS3Client. getObjectACL(String bucketName, String key)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.ObjectMetadataS3Client. headObject(String bucketName, String key)Retrieves themetadataof the object associated with the key or null if not available.booleanS3Client. objectExists(String bucketName, String key)booleanS3Client. putBucketInRegion(String region, String bucketName, PutBucketOptions... options)Create and name your own bucket in which to store your objects. -
Uses of Fallback in org.jclouds.softlayer.features
Methods in org.jclouds.softlayer.features with annotations of type Fallback Modifier and Type Method Description SubnetNetworkApi. createSubnet(long id, List<Object> subnetToBeCreated)creates a subnet on the given networkbooleanNetworkApi. deleteNetwork(long id)deletes a network with the given idbooleanNetworkApi. deleteSubnet(long id, List<Subnet.DeleteSubnet> subnetToBeDeleted)removes the subnet of the given networkbooleanVirtualGuestApi. deleteVirtualGuest(long id)Delete a computing instancebooleanNetworkApi. editNetwork(long id, List<Network.EditNetwork> networkToBeEdited)modifies a network with the given idSet<SoftwareDescription>SoftwareDescriptionApi. getAllObjects()Set<VirtualGuestBlockDeviceTemplateGroup>AccountApi. getBlockDeviceTemplateGroups()ContainerVirtualGuestConfigurationVirtualGuestApi. getCreateObjectOptions()Determine options available when creating a computing instanceDatacenterDatacenterApi. getDatacenter(long id)StringNetworkApi. getName(long id)returns the name of the network of the given idNetworkNetworkApi. getNetwork(long id)returns the details of the network of the given idStringNetworkApi. getNotes(long id)returns the notes of the network of the given idVirtualGuestVirtualGuestApi. getNotes(long id)Get notes (visible in UI) Don't include it in default getObject mask as it can get quite big (up to 1000 chars).VirtualGuestBlockDeviceTemplateGroupVirtualGuestBlockDeviceTemplateGroupApi. getObject(String id)Retrieves a virtual block device template group structure.Set<VirtualGuestBlockDeviceTemplateGroup>VirtualGuestBlockDeviceTemplateGroupApi. getPublicImages()List<Subnet>NetworkApi. getSubnets(long id)returns the subnets of the network of the given idVirtualGuestVirtualGuestApi. getVirtualGuest(long id)VirtualGuestVirtualGuestApi. getVirtualGuestFiltered(long id, String filter)Returns aVirtualGuestwith only the fields listed in the filter string.Set<Datacenter>DatacenterApi. listDatacenters()List<Network>NetworkApi. listNetworks()returns a list of networks belong to the accountSet<VirtualGuest>AccountApi. listVirtualGuests()voidVirtualGuestApi. pauseVirtualGuest(long id)Pause the guest.voidVirtualGuestApi. rebootHardVirtualGuest(long id)Hard reboot the guest.voidVirtualGuestApi. resumeVirtualGuest(long id)Resume the guest.booleanVirtualGuestApi. setTags(long id, Set<String> tags)Set the tags on the instance -
Uses of Fallback in org.jclouds.sqs.features
Methods in org.jclouds.sqs.features with annotations of type Fallback Modifier and Type Method Description voidMessageApi. delete(String receiptHandle)The DeleteMessage action deletes the specified message from the specified queue.voidQueueApi. delete(URI queue)The DeleteQueue action deletes the queue specified by the queue URL, regardless of whether the queue is empty.URIQueueApi. get(String queueName)The GetQueueUrl action returns the Uniform Resource Locater (URL) of a queue.QueueAttributesQueueApi. getAttributes(URI queue)returns all attributes of a queue.URIQueueApi. getInAccount(String queueName, String accountId)likeQueueApi.get(String), except specifying the owner of the queue. -
Uses of Fallback in org.jclouds.ultradns.ws.features
Methods in org.jclouds.ultradns.ws.features with annotations of type Fallback Modifier and Type Method Description voidTaskApi. clear(String name)clears a background task in either a COMPLETE or ERROR state.voidDirectionalPoolApi. delete(String id)removes a pool and all its recordsvoidResourceRecordApi. delete(String guid)deletes a specific resource recordvoidRoundRobinPoolApi. delete(String id)removes a pool and all its records and probesvoidTrafficControllerPoolApi. delete(String id)removes a pool and all its records and probesvoidZoneApi. delete(String name)deletes a zone and all its resource recordsvoidDirectionalPoolApi. deleteRecord(String id)deletes a specific directional pool recordvoidRoundRobinPoolApi. deleteRecord(String guid)deletes a specific pooled resource recordvoidTrafficControllerPoolApi. deleteRecord(String poolRecordID)deletes a specific pooled resource recordDirectionalGroupDirectionalGroupApi. get(String groupId)returns the regions and name of the specified directional group or null, if not found.TaskTaskApi. get(String name)ZonePropertiesZoneApi. get(String name)StringTrafficControllerPoolApi. getNameByDName(String dname)Retrieves the name of the specified pool by dname.PoolRecordSpecTrafficControllerPoolApi. getRecordSpec(String poolRecordID)com.google.common.collect.FluentIterable<String>DirectionalGroupApi. listGroupNamesByDNameAndType(String hostName, int rrType)Returns directional group names visible to the account for the fully qualifiedhostNameandrrTypecom.google.common.collect.FluentIterable<DirectionalPoolRecordDetail>DirectionalPoolApi. listRecordsByDNameAndType(String dname, int rrType)Returns all the directional pool records in the zone with the fully qualifiedhostNameandrrTypecom.google.common.collect.FluentIterable<DirectionalPoolRecordDetail>DirectionalGroupApi. listRecordsByGroupCoordinates(DirectionalGroupCoordinates group)Returns all the directional pool records in the pool-level group.
-