Uses of Annotation Interface
org.jclouds.rest.annotations.Transform
Packages that use Transform
Package
Description
-
Uses of Transform in org.jclouds.cloudwatch.features
Methods in org.jclouds.cloudwatch.features with annotations of type TransformModifier and TypeMethodDescriptionAlarmApi.list()
Return all alarms.AlarmApi.list
(ListAlarmsOptions options) Return all alarms based on the options queryMetricApi.list()
AlarmApi.listHistory()
Return all history for all alarms.AlarmApi.listHistory
(ListAlarmHistoryOptions options) Return all history based on the options query -
Uses of Transform in org.jclouds.digitalocean2.features
Methods in org.jclouds.digitalocean2.features with annotations of type TransformModifier and TypeMethodDescriptionActionApi.list()
DropletApi.list()
ImageApi.list()
KeyApi.list()
RegionApi.list()
Get the list of all regions.SizeApi.list()
DropletApi.listActions
(int id) DropletApi.listBackups
(int id) DropletApi.listKernels
(int id) DropletApi.listSnapshots
(int id) -
Uses of Transform in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features with annotations of type TransformModifier and TypeMethodDescriptioncom.google.common.collect.FluentIterable
<String> GeoRegionGroupApi.list()
Lists all geo region group names.com.google.common.collect.FluentIterable
<String> GeoServiceApi.list()
Lists all geo service names.com.google.common.collect.FluentIterable
<String> ZoneApi.list()
Lists all zone ids. -
Uses of Transform in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features with annotations of type TransformModifier and TypeMethodDescriptionAggregatedListApi.addresses()
AggregatedListApi.addresses
(ListOptions options) AggregatedListApi.disks()
AggregatedListApi.disks
(ListOptions options) AggregatedListApi.diskTypes()
AggregatedListApi.diskTypes
(ListOptions options) AggregatedListApi.forwardingRules()
AggregatedListApi.forwardingRules
(ListOptions options) AggregatedListApi.globalOperations()
AggregatedListApi.globalOperations
(ListOptions options) AggregatedListApi.instances()
AggregatedListApi.instances
(ListOptions options) AddressApi.list()
AddressApi.list
(ListOptions options) BackendServiceApi.list()
BackendServiceApi.list
(ListOptions options) DiskApi.list()
DiskApi.list
(ListOptions options) DiskTypeApi.list()
DiskTypeApi.list
(ListOptions options) FirewallApi.list()
FirewallApi.list
(ListOptions options) ForwardingRuleApi.list()
ForwardingRuleApi.list
(ListOptions options) HttpHealthCheckApi.list()
HttpHealthCheckApi.list
(ListOptions options) ImageApi.list()
ImageApi.list
(ListOptions options) InstanceApi.list()
InstanceApi.list
(ListOptions options) MachineTypeApi.list()
MachineTypeApi.list
(ListOptions options) NetworkApi.list()
NetworkApi.list
(ListOptions options) OperationApi.list()
OperationApi.list
(ListOptions options) RegionApi.list()
RegionApi.list
(ListOptions options) RouteApi.list()
RouteApi.list
(ListOptions options) SnapshotApi.list()
SnapshotApi.list
(ListOptions options) SubnetworkApi.list()
SubnetworkApi.list
(ListOptions options) TargetHttpProxyApi.list()
TargetHttpProxyApi.list
(ListOptions listOptions) TargetInstanceApi.list()
TargetInstanceApi.list
(ListOptions options) TargetPoolApi.list()
TargetPoolApi.list
(ListOptions options) UrlMapApi.list()
UrlMapApi.list
(ListOptions options) ZoneApi.list()
ZoneApi.list
(ListOptions options) ImageApi.listInProject
(String projectName) ImageApi.listInProject
(String projectName, ListOptions options) OperationApi.listInRegion
(String region) OperationApi.listInRegion
(String region, ListOptions options) OperationApi.listInZone
(String zone) OperationApi.listInZone
(String zone, ListOptions options) AggregatedListApi.machineTypes()
AggregatedListApi.machineTypes
(ListOptions options) AggregatedListApi.subnetworks()
AggregatedListApi.subnetworks
(ListOptions options) AggregatedListApi.targetInstances()
AggregatedListApi.targetInstances
(ListOptions options) AggregatedListApi.targetPools()
AggregatedListApi.targetPools
(ListOptions options) -
Uses of Transform in org.jclouds.openstack.keystone.v2_0.extensions
Methods in org.jclouds.openstack.keystone.v2_0.extensions with annotations of type Transform -
Uses of Transform in org.jclouds.openstack.keystone.v2_0.features
Methods in org.jclouds.openstack.keystone.v2_0.features with annotations of type Transform -
Uses of Transform in org.jclouds.openstack.neutron.v2.extensions
Methods in org.jclouds.openstack.neutron.v2.extensions with annotations of type TransformModifier and TypeMethodDescriptionFWaaSApi.list()
Returns the list of all routers currently defined in Neutron for the current tenant.RouterApi.list()
Returns the list of all routers currently defined in Neutron for the current tenant.FWaaSApi.listFirewallPolicies()
FWaaSApi.listFirewallRules()
-
Uses of Transform in org.jclouds.openstack.neutron.v2.extensions.lbaas.v1
Methods in org.jclouds.openstack.neutron.v2.extensions.lbaas.v1 with annotations of type TransformModifier and TypeMethodDescriptionLBaaSApi.listHealthMonitors()
Returns a list of HealthMonitors to which the tenant has access.LBaaSApi.listMembers()
Returns a list of Members to which the tenant has access.LBaaSApi.listPools()
Returns a list of Pools to which the tenant has access.LBaaSApi.listVIPs()
Returns a list of VIPs to which the tenant has access. -
Uses of Transform in org.jclouds.openstack.neutron.v2.features
Methods in org.jclouds.openstack.neutron.v2.features with annotations of type TransformModifier and TypeMethodDescriptionFloatingIPApi.list()
Returns a list of floating IPs to which the tenant has access.NetworkApi.list()
Returns all networks currently defined in Neutron for the current tenant.PortApi.list()
Returns the list of all ports currently defined in Neutron for the current tenant.SubnetApi.list()
Returns the list of all subnets currently defined in Neutron for the current tenant.SecurityGroupApi.listRules()
SecurityGroupApi.listSecurityGroups()
-
Uses of Transform in org.jclouds.openstack.nova.v2_0.features
Methods in org.jclouds.openstack.nova.v2_0.features with annotations of type TransformModifier and TypeMethodDescriptionFlavorApi.list()
List all flavors (IDs, names, links)ImageApi.list()
List all images (IDs, names, links)ServerApi.list()
List all servers (IDs, names, links)FlavorApi.listInDetail()
List all flavors (all details)ImageApi.listInDetail()
List all images (all details)ServerApi.listInDetail()
List all servers (all details) -
Uses of Transform in org.jclouds.packet.features
Methods in org.jclouds.packet.features with annotations of type Transform -
Uses of Transform in org.jclouds.rackspace.clouddns.v1.features
Methods in org.jclouds.rackspace.clouddns.v1.features with annotations of type TransformModifier and TypeMethodDescriptionDomainApi.list()
The resulting list is flat, and does not break the domains down hierarchically by subdomain.RecordApi.list()
This call lists all records configured for the specified domain.List all of the Reverse DNS (PTR) records for a device.RecordApi.listByNameAndType
(String nameFilter, String typeFilter) RecordDetails filtered by name and type.RecordApi.listByType
(String typeFilter) RecordDetails filtered by type.RecordApi.listByTypeAndData
(String typeFilter, String dataFilter) RecordDetails filtered by type and data.DomainApi.listSubdomains
(int domainId) List the subdomains of a domain.DomainApi.listWithFilterByNamesMatching
(String nameFilter) Filtering the search to limit the results returned can be performed by using the nameFilter parameter. -
Uses of Transform in org.jclouds.rackspace.cloudloadbalancers.v1.features
Methods in org.jclouds.rackspace.cloudloadbalancers.v1.features with annotations of type TransformModifier and TypeMethodDescriptionLoadBalancerApi.list()
List the load balancers.NodeApi.list()
List the nodes.ReportApi.listBillableLoadBalancers
(Date startTime, Date endTime) List billable load balancers for the given date range.ReportApi.listCurrentLoadBalancerUsage
(int loadBalancerId) Current usage represents all usage recorded within the preceding 24 hours.ReportApi.listLoadBalancerUsage
(int loadBalancerId, Date startTime, Date endTime) Historical usage data is available for up to 90 days of service activity. -
Uses of Transform in org.jclouds.route53.features
Methods in org.jclouds.route53.features with annotations of type Transform -
Uses of Transform in org.jclouds.sqs.features
Methods in org.jclouds.sqs.features with annotations of type TransformModifier and TypeMethodDescriptionQueueApi.getAttributes
(URI queue) returns all attributes of a queue.