Uses of Class
com.softlayer.api.service.Location
-
Uses of Location in com.softlayer.api.service
Fields in com.softlayer.api.service declared as Location Modifier and Type Field Description protected Location
Hardware. datacenter
Information regarding the datacenter in which a piece of hardware resides.protected Location
Hardware. location
Where a piece of hardware is located within SoftLayer's location hierarchy.protected Location
Ticket. location
A ticket's associated location within the SoftLayer location hierarchy.protected Location
Hardware. pointOfPresenceLocation
Information regarding the Point of Presence (PoP) location in which a piece of hardware resides.protected Location
Hardware. rack
protected Location
Hardware. serverRoom
Information regarding the server room in which the hardware is located.protected Location
Hardware. topLevelLocation
Fields in com.softlayer.api.service with type parameters of type Location Modifier and Type Field Description protected List<Location>
Account. datacentersWithSubnetAllocations
Datacenters which contain subnets that the account has access to route.Methods in com.softlayer.api.service that return Location Modifier and Type Method Description Location
Hardware. getDatacenter()
Location
Hardware.Service. getDatacenter()
Information regarding the datacenter in which a piece of hardware resides.Location
Hardware. getLocation()
Location
Hardware.Service. getLocation()
Where a piece of hardware is located within SoftLayer's location hierarchy.Location
Ticket. getLocation()
Location
Ticket.Service. getLocation()
A ticket's associated location within the SoftLayer location hierarchy.Location
Location.Service. getObject()
Location
Hardware. getPointOfPresenceLocation()
Location
Hardware.Service. getPointOfPresenceLocation()
Information regarding the Point of Presence (PoP) location in which a piece of hardware resides.Location
Hardware. getRack()
Location
Hardware.Service. getRack()
Location
Hardware. getServerRoom()
Location
Hardware.Service. getServerRoom()
Information regarding the server room in which the hardware is located.Location
Hardware. getTopLevelLocation()
Location
Hardware.Service. getTopLevelLocation()
Methods in com.softlayer.api.service with parameters of type Location Modifier and Type Method Description void
Hardware. setDatacenter(Location datacenter)
void
Hardware. setLocation(Location location)
void
Ticket. setLocation(Location location)
void
Hardware. setPointOfPresenceLocation(Location pointOfPresenceLocation)
void
Hardware. setRack(Location rack)
void
Hardware. setServerRoom(Location serverRoom)
void
Hardware. setTopLevelLocation(Location topLevelLocation)
-
Uses of Location in com.softlayer.api.service.account
Fields in com.softlayer.api.service.account declared as Location Modifier and Type Field Description protected Location
Media. datacenter
The datacenter where the media resides.protected Location
Address. location
The location of this address.Methods in com.softlayer.api.service.account that return Location Modifier and Type Method Description Location
Media. getDatacenter()
Location
Media.Service. getDatacenter()
The datacenter where the media resides.Location
Address. getLocation()
Location
Address.Service. getLocation()
The location of this address.Methods in com.softlayer.api.service.account that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Media.ServiceAsync. getDatacenter()
Async version ofMedia.Service.getDatacenter()
Future<Location>
Address.ServiceAsync. getLocation()
Async version ofAddress.Service.getLocation()
Methods in com.softlayer.api.service.account with parameters of type Location Modifier and Type Method Description void
Media. setDatacenter(Location datacenter)
void
Address. setLocation(Location location)
Method parameters in com.softlayer.api.service.account with type arguments of type Location Modifier and Type Method Description Future<?>
Media.ServiceAsync. getDatacenter(ResponseHandler<Location> callback)
Async callback version ofMedia.Service.getDatacenter()
Future<?>
Address.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofAddress.Service.getLocation()
-
Uses of Location in com.softlayer.api.service.billing
Fields in com.softlayer.api.service.billing declared as Location Modifier and Type Field Description protected Location
Item. location
The location of the billing item.protected Location
Item. originalLocation
The original physical location for this billing item--may differ from current.Methods in com.softlayer.api.service.billing that return Location Modifier and Type Method Description Location
Item. getLocation()
Location
Item.Service. getLocation()
The location of the billing item.Location
Item. getOriginalLocation()
Location
Item.Service. getOriginalLocation()
The original physical location for this billing item--may differ from current.Methods in com.softlayer.api.service.billing that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Item.ServiceAsync. getLocation()
Async version ofItem.Service.getLocation()
Future<Location>
Item.ServiceAsync. getOriginalLocation()
Async version ofItem.Service.getOriginalLocation()
Methods in com.softlayer.api.service.billing with parameters of type Location Modifier and Type Method Description void
Item. setLocation(Location location)
void
Item. setOriginalLocation(Location originalLocation)
Method parameters in com.softlayer.api.service.billing with type arguments of type Location Modifier and Type Method Description Future<?>
Item.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofItem.Service.getLocation()
Future<?>
Item.ServiceAsync. getOriginalLocation(ResponseHandler<Location> callback)
Async callback version ofItem.Service.getOriginalLocation()
-
Uses of Location in com.softlayer.api.service.billing.invoice
Fields in com.softlayer.api.service.billing.invoice declared as Location Modifier and Type Field Description protected Location
Item. location
An invoice item's location, if one exists.'Methods in com.softlayer.api.service.billing.invoice that return Location Modifier and Type Method Description Location
Item. getLocation()
Location
Item.Service. getLocation()
An invoice item's location, if one exists.'Methods in com.softlayer.api.service.billing.invoice that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Item.ServiceAsync. getLocation()
Async version ofItem.Service.getLocation()
Methods in com.softlayer.api.service.billing.invoice with parameters of type Location Modifier and Type Method Description void
Item. setLocation(Location location)
Method parameters in com.softlayer.api.service.billing.invoice with type arguments of type Location Modifier and Type Method Description Future<?>
Item.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofItem.Service.getLocation()
-
Uses of Location in com.softlayer.api.service.billing.order
Fields in com.softlayer.api.service.billing.order declared as Location Modifier and Type Field Description protected Location
Item. location
The location of an ordered item.Methods in com.softlayer.api.service.billing.order that return Location Modifier and Type Method Description Location
Item. getLocation()
Location
Item.Service. getLocation()
The location of an ordered item.Methods in com.softlayer.api.service.billing.order that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Item.ServiceAsync. getLocation()
Async version ofItem.Service.getLocation()
Methods in com.softlayer.api.service.billing.order with parameters of type Location Modifier and Type Method Description void
Item. setLocation(Location location)
Method parameters in com.softlayer.api.service.billing.order with type arguments of type Location Modifier and Type Method Description Future<?>
Item.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofItem.Service.getLocation()
-
Uses of Location in com.softlayer.api.service.brand.restriction.location
Fields in com.softlayer.api.service.brand.restriction.location declared as Location Modifier and Type Field Description protected Location
CustomerCountry. location
This references the datacenter that has a brand-location-country restriction setup.Methods in com.softlayer.api.service.brand.restriction.location that return Location Modifier and Type Method Description Location
CustomerCountry. getLocation()
Location
CustomerCountry.Service. getLocation()
This references the datacenter that has a brand-location-country restriction setup.Methods in com.softlayer.api.service.brand.restriction.location that return types with arguments of type Location Modifier and Type Method Description Future<Location>
CustomerCountry.ServiceAsync. getLocation()
Async version ofCustomerCountry.Service.getLocation()
Methods in com.softlayer.api.service.brand.restriction.location with parameters of type Location Modifier and Type Method Description void
CustomerCountry. setLocation(Location location)
Method parameters in com.softlayer.api.service.brand.restriction.location with type arguments of type Location Modifier and Type Method Description Future<?>
CustomerCountry.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofCustomerCountry.Service.getLocation()
-
Uses of Location in com.softlayer.api.service.container.product
Fields in com.softlayer.api.service.container.product declared as Location Modifier and Type Field Description protected Location
Order. locationObject
This [[SoftLayer_Location]] object will be determined from thelocation
property and will be returned in the order verification or placement response.Fields in com.softlayer.api.service.container.product with type parameters of type Location Modifier and Type Field Description protected List<Location>
Promotion. locations
Methods in com.softlayer.api.service.container.product that return Location Modifier and Type Method Description Location
Order. getLocationObject()
Methods in com.softlayer.api.service.container.product that return types with arguments of type Location Modifier and Type Method Description List<Location>
Promotion. getLocations()
Methods in com.softlayer.api.service.container.product with parameters of type Location Modifier and Type Method Description void
Order. setLocationObject(Location locationObject)
-
Uses of Location in com.softlayer.api.service.container.product.order.network.storage.hub
Fields in com.softlayer.api.service.container.product.order.network.storage.hub declared as Location Modifier and Type Field Description protected Location
Datacenter. location
The datacenter location where object storage is available.Methods in com.softlayer.api.service.container.product.order.network.storage.hub that return Location Modifier and Type Method Description Location
Datacenter. getLocation()
Methods in com.softlayer.api.service.container.product.order.network.storage.hub with parameters of type Location Modifier and Type Method Description void
Datacenter. setLocation(Location location)
-
Uses of Location in com.softlayer.api.service.location
Subclasses of Location in com.softlayer.api.service.location Modifier and Type Class Description class
Datacenter
SoftLayer_Location_Datacenter extends the [[SoftLayer_Location]] data type to include datacenter-specific properties.class
Office
SoftLayer_Location_Office extends the [[SoftLayer_Location]] data type to include office-specific properties.class
Rack
SoftLayer_Location_Rack extends the [[SoftLayer_Location]] data type to include rack-specific properties.class
Root
SoftLayer_Location_Root extends the [[SoftLayer_Location]] data type to include root-specific properties.class
Slot
SoftLayer_Location_Slot extends the [[SoftLayer_Location]] data type to include slot-specific properties.Fields in com.softlayer.api.service.location declared as Location Modifier and Type Field Description protected Location
Reservation. location
The datacenter location that the reservation belongs to.Fields in com.softlayer.api.service.location with type parameters of type Location Modifier and Type Field Description protected List<Location>
Group. locations
The locations in a group.Methods in com.softlayer.api.service.location that return Location Modifier and Type Method Description Location
Reservation. getLocation()
Location
Reservation.Service. getLocation()
The datacenter location that the reservation belongs to.Methods in com.softlayer.api.service.location that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Reservation.ServiceAsync. getLocation()
Async version ofReservation.Service.getLocation()
List<Location>
Group. getLocations()
List<Location>
Group.Service. getLocations()
The locations in a group.Future<List<Location>>
Group.ServiceAsync. getLocations()
Async version ofGroup.Service.getLocations()
Methods in com.softlayer.api.service.location with parameters of type Location Modifier and Type Method Description void
Reservation. setLocation(Location location)
Method parameters in com.softlayer.api.service.location with type arguments of type Location Modifier and Type Method Description Future<?>
Reservation.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofReservation.Service.getLocation()
Future<?>
Group.ServiceAsync. getLocations(ResponseHandler<List<Location>> callback)
Async callback version ofGroup.Service.getLocations()
-
Uses of Location in com.softlayer.api.service.location.group
Fields in com.softlayer.api.service.location.group with type parameters of type Location Modifier and Type Field Description protected List<Location>
Regional. datacenters
The datacenters in a group.Methods in com.softlayer.api.service.location.group that return types with arguments of type Location Modifier and Type Method Description List<Location>
Regional. getDatacenters()
List<Location>
Regional.Service. getDatacenters()
The datacenters in a group.Future<List<Location>>
Regional.ServiceAsync. getDatacenters()
Async version ofRegional.Service.getDatacenters()
Method parameters in com.softlayer.api.service.location.group with type arguments of type Location Modifier and Type Method Description Future<?>
Regional.ServiceAsync. getDatacenters(ResponseHandler<List<Location>> callback)
Async callback version ofRegional.Service.getDatacenters()
-
Uses of Location in com.softlayer.api.service.location.group.location
Fields in com.softlayer.api.service.location.group.location declared as Location Modifier and Type Field Description protected Location
CrossReference. location
Methods in com.softlayer.api.service.location.group.location that return Location Modifier and Type Method Description Location
CrossReference. getLocation()
Methods in com.softlayer.api.service.location.group.location with parameters of type Location Modifier and Type Method Description void
CrossReference. setLocation(Location location)
-
Uses of Location in com.softlayer.api.service.location.inventory
Subclasses of Location in com.softlayer.api.service.location.inventory Modifier and Type Class Description class
Room
SoftLayer_Location_Inventory_Room extends the [[SoftLayer_Location]] data type to include inventory room-specific properties. -
Uses of Location in com.softlayer.api.service.location.network.operations
Subclasses of Location in com.softlayer.api.service.location.network.operations Modifier and Type Class Description class
Center
SoftLayer_Location_Network_Operations_Center extends the [[SoftLayer_Location]] data type to include network operation center-specific properties. -
Uses of Location in com.softlayer.api.service.location.region
Fields in com.softlayer.api.service.location.region declared as Location Modifier and Type Field Description protected Location
Location. location
The SoftLayer_Location tied to a region's location.Methods in com.softlayer.api.service.location.region that return Location Modifier and Type Method Description Location
Location. getLocation()
Methods in com.softlayer.api.service.location.region with parameters of type Location Modifier and Type Method Description void
Location. setLocation(Location location)
-
Uses of Location in com.softlayer.api.service.location.reservation
Fields in com.softlayer.api.service.location.reservation declared as Location Modifier and Type Field Description protected Location
Rack. location
Methods in com.softlayer.api.service.location.reservation that return Location Modifier and Type Method Description Location
Rack. getLocation()
Location
Rack.Service. getLocation()
Methods in com.softlayer.api.service.location.reservation that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Rack.ServiceAsync. getLocation()
Async version ofRack.Service.getLocation()
Methods in com.softlayer.api.service.location.reservation with parameters of type Location Modifier and Type Method Description void
Rack. setLocation(Location location)
Method parameters in com.softlayer.api.service.location.reservation with type arguments of type Location Modifier and Type Method Description Future<?>
Rack.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofRack.Service.getLocation()
-
Uses of Location in com.softlayer.api.service.location.reservation.rack
Fields in com.softlayer.api.service.location.reservation.rack declared as Location Modifier and Type Field Description protected Location
Member. location
Location relation for the rack memberMethods in com.softlayer.api.service.location.reservation.rack that return Location Modifier and Type Method Description Location
Member. getLocation()
Location
Member.Service. getLocation()
Location relation for the rack memberMethods in com.softlayer.api.service.location.reservation.rack that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Member.ServiceAsync. getLocation()
Async version ofMember.Service.getLocation()
Methods in com.softlayer.api.service.location.reservation.rack with parameters of type Location Modifier and Type Method Description void
Member. setLocation(Location location)
Method parameters in com.softlayer.api.service.location.reservation.rack with type arguments of type Location Modifier and Type Method Description Future<?>
Member.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofMember.Service.getLocation()
-
Uses of Location in com.softlayer.api.service.location.server
Subclasses of Location in com.softlayer.api.service.location.server Modifier and Type Class Description class
Room
SoftLayer_Location_Server_Room extends the [[SoftLayer_Location]] data type to include server room-specific properties. -
Uses of Location in com.softlayer.api.service.location.storage
Subclasses of Location in com.softlayer.api.service.location.storage Modifier and Type Class Description class
Room
SoftLayer_Location_Storage_Room extends the [[SoftLayer_Location]] data type to include storage room-specific properties. -
Uses of Location in com.softlayer.api.service.network
Fields in com.softlayer.api.service.network declared as Location Modifier and Type Field Description protected Location
Backbone. location
Which of the SoftLayer datacenters a backbone is connected to.Methods in com.softlayer.api.service.network that return Location Modifier and Type Method Description Location
Backbone. getLocation()
Location
Backbone.Service. getLocation()
Which of the SoftLayer datacenters a backbone is connected to.Methods in com.softlayer.api.service.network that return types with arguments of type Location Modifier and Type Method Description List<Location>
Storage.Service. getFileBlockEncryptedLocations()
Future<List<Location>>
Storage.ServiceAsync. getFileBlockEncryptedLocations()
Async version ofStorage.Service.getFileBlockEncryptedLocations()
Future<Location>
Backbone.ServiceAsync. getLocation()
Async version ofBackbone.Service.getLocation()
List<Location>
SecurityGroup.Service. getSupportedDataCenters()
List the data centers that currently support the use of security groups.Future<List<Location>>
SecurityGroup.ServiceAsync. getSupportedDataCenters()
Async version ofSecurityGroup.Service.getSupportedDataCenters()
List<Location>
Storage.Service. getValidReplicationTargetDatacenterLocations()
Future<List<Location>>
Storage.ServiceAsync. getValidReplicationTargetDatacenterLocations()
Async version ofStorage.Service.getValidReplicationTargetDatacenterLocations()
Methods in com.softlayer.api.service.network with parameters of type Location Modifier and Type Method Description void
Backbone. setLocation(Location location)
Method parameters in com.softlayer.api.service.network with type arguments of type Location Modifier and Type Method Description Future<?>
Storage.ServiceAsync. getFileBlockEncryptedLocations(ResponseHandler<List<Location>> callback)
Future<?>
Backbone.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofBackbone.Service.getLocation()
Future<?>
SecurityGroup.ServiceAsync. getSupportedDataCenters(ResponseHandler<List<Location>> callback)
Future<?>
Storage.ServiceAsync. getValidReplicationTargetDatacenterLocations(ResponseHandler<List<Location>> callback)
-
Uses of Location in com.softlayer.api.service.network.application.delivery
Fields in com.softlayer.api.service.network.application.delivery declared as Location Modifier and Type Field Description protected Location
Controller. datacenter
The datacenter that the application delivery controller resides in.Methods in com.softlayer.api.service.network.application.delivery that return Location Modifier and Type Method Description Location
Controller. getDatacenter()
Location
Controller.Service. getDatacenter()
The datacenter that the application delivery controller resides in.Methods in com.softlayer.api.service.network.application.delivery that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Controller.ServiceAsync. getDatacenter()
Async version ofController.Service.getDatacenter()
Methods in com.softlayer.api.service.network.application.delivery with parameters of type Location Modifier and Type Method Description void
Controller. setDatacenter(Location datacenter)
Method parameters in com.softlayer.api.service.network.application.delivery with type arguments of type Location Modifier and Type Method Description Future<?>
Controller.ServiceAsync. getDatacenter(ResponseHandler<Location> callback)
Async callback version ofController.Service.getDatacenter()
-
Uses of Location in com.softlayer.api.service.network.backbone.location
Fields in com.softlayer.api.service.network.backbone.location declared as Location Modifier and Type Field Description protected Location
Dependent. dependentLocation
protected Location
Dependent. sourceLocation
Methods in com.softlayer.api.service.network.backbone.location that return Location Modifier and Type Method Description Location
Dependent. getDependentLocation()
Location
Dependent.Service. getDependentLocation()
Location
Dependent.Service. getSourceDependentsByName(String locationName)
Location
Dependent. getSourceLocation()
Location
Dependent.Service. getSourceLocation()
Methods in com.softlayer.api.service.network.backbone.location that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Dependent.ServiceAsync. getDependentLocation()
Async version ofDependent.Service.getDependentLocation()
Future<Location>
Dependent.ServiceAsync. getSourceDependentsByName(String locationName)
Async version ofDependent.Service.getSourceDependentsByName(java.lang.String)
Future<Location>
Dependent.ServiceAsync. getSourceLocation()
Async version ofDependent.Service.getSourceLocation()
Methods in com.softlayer.api.service.network.backbone.location with parameters of type Location Modifier and Type Method Description void
Dependent. setDependentLocation(Location dependentLocation)
void
Dependent. setSourceLocation(Location sourceLocation)
Method parameters in com.softlayer.api.service.network.backbone.location with type arguments of type Location Modifier and Type Method Description Future<?>
Dependent.ServiceAsync. getDependentLocation(ResponseHandler<Location> callback)
Async callback version ofDependent.Service.getDependentLocation()
Future<?>
Dependent.ServiceAsync. getSourceDependentsByName(String locationName, ResponseHandler<Location> callback)
Future<?>
Dependent.ServiceAsync. getSourceLocation(ResponseHandler<Location> callback)
Async callback version ofDependent.Service.getSourceLocation()
-
Uses of Location in com.softlayer.api.service.network.directlink
Fields in com.softlayer.api.service.network.directlink declared as Location Modifier and Type Field Description protected Location
Location. location
The location of Direct Link facility.Methods in com.softlayer.api.service.network.directlink that return Location Modifier and Type Method Description Location
Location. getLocation()
Location
Location.Service. getLocation()
The location of Direct Link facility.Methods in com.softlayer.api.service.network.directlink that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Location.ServiceAsync. getLocation()
Async version ofLocation.Service.getLocation()
Methods in com.softlayer.api.service.network.directlink with parameters of type Location Modifier and Type Method Description void
Location. setLocation(Location location)
Method parameters in com.softlayer.api.service.network.directlink with type arguments of type Location Modifier and Type Method Description Future<?>
Location.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofLocation.Service.getLocation()
-
Uses of Location in com.softlayer.api.service.network.lbaas
Fields in com.softlayer.api.service.network.lbaas declared as Location Modifier and Type Field Description protected Location
LoadBalancer. datacenter
Datacenter, where load balancer is located.Methods in com.softlayer.api.service.network.lbaas that return Location Modifier and Type Method Description Location
LoadBalancer. getDatacenter()
Location
LoadBalancer.Service. getDatacenter()
Datacenter, where load balancer is located.Methods in com.softlayer.api.service.network.lbaas that return types with arguments of type Location Modifier and Type Method Description Future<Location>
LoadBalancer.ServiceAsync. getDatacenter()
Async version ofLoadBalancer.Service.getDatacenter()
Methods in com.softlayer.api.service.network.lbaas with parameters of type Location Modifier and Type Method Description void
LoadBalancer. setDatacenter(Location datacenter)
Method parameters in com.softlayer.api.service.network.lbaas with type arguments of type Location Modifier and Type Method Description Future<?>
LoadBalancer.ServiceAsync. getDatacenter(ResponseHandler<Location> callback)
Async callback version ofLoadBalancer.Service.getDatacenter()
-
Uses of Location in com.softlayer.api.service.network.protection
Fields in com.softlayer.api.service.network.protection declared as Location Modifier and Type Field Description protected Location
Address. location
Methods in com.softlayer.api.service.network.protection that return Location Modifier and Type Method Description Location
Address. getLocation()
Methods in com.softlayer.api.service.network.protection with parameters of type Location Modifier and Type Method Description void
Address. setLocation(Location location)
-
Uses of Location in com.softlayer.api.service.network.service
Fields in com.softlayer.api.service.network.service declared as Location Modifier and Type Field Description protected Location
Resource. datacenter
protected Location
Health. location
A service's location.Methods in com.softlayer.api.service.network.service that return Location Modifier and Type Method Description Location
Resource. getDatacenter()
Location
Health. getLocation()
Methods in com.softlayer.api.service.network.service with parameters of type Location Modifier and Type Method Description void
Resource. setDatacenter(Location datacenter)
void
Health. setLocation(Location location)
-
Uses of Location in com.softlayer.api.service.network.tunnel.module
Fields in com.softlayer.api.service.network.tunnel.module declared as Location Modifier and Type Field Description protected Location
Context. datacenter
The datacenter location for one end of the network tunnel that allows access to account's private subnets.Methods in com.softlayer.api.service.network.tunnel.module that return Location Modifier and Type Method Description Location
Context. getDatacenter()
Location
Context.Service. getDatacenter()
The datacenter location for one end of the network tunnel that allows access to account's private subnets.Methods in com.softlayer.api.service.network.tunnel.module that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Context.ServiceAsync. getDatacenter()
Async version ofContext.Service.getDatacenter()
Methods in com.softlayer.api.service.network.tunnel.module with parameters of type Location Modifier and Type Method Description void
Context. setDatacenter(Location datacenter)
Method parameters in com.softlayer.api.service.network.tunnel.module with type arguments of type Location Modifier and Type Method Description Future<?>
Context.ServiceAsync. getDatacenter(ResponseHandler<Location> callback)
Async callback version ofContext.Service.getDatacenter()
-
Uses of Location in com.softlayer.api.service.network.vlan
Fields in com.softlayer.api.service.network.vlan declared as Location Modifier and Type Field Description protected Location
Firewall. datacenter
The datacenter that the firewall resides in.Methods in com.softlayer.api.service.network.vlan that return Location Modifier and Type Method Description Location
Firewall. getDatacenter()
Location
Firewall.Service. getDatacenter()
The datacenter that the firewall resides in.Methods in com.softlayer.api.service.network.vlan that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Firewall.ServiceAsync. getDatacenter()
Async version ofFirewall.Service.getDatacenter()
Methods in com.softlayer.api.service.network.vlan with parameters of type Location Modifier and Type Method Description void
Firewall. setDatacenter(Location datacenter)
Method parameters in com.softlayer.api.service.network.vlan with type arguments of type Location Modifier and Type Method Description Future<?>
Firewall.ServiceAsync. getDatacenter(ResponseHandler<Location> callback)
Async callback version ofFirewall.Service.getDatacenter()
-
Uses of Location in com.softlayer.api.service.product
Fields in com.softlayer.api.service.product with type parameters of type Location Modifier and Type Field Description protected List<Location>
Package. locations
A collection of valid locations for this package.Methods in com.softlayer.api.service.product that return types with arguments of type Location Modifier and Type Method Description List<Location>
Package. getLocations()
List<Location>
Package.Service. getLocations()
A collection of valid locations for this package.Future<List<Location>>
Package.ServiceAsync. getLocations()
Async version ofPackage.Service.getLocations()
Method parameters in com.softlayer.api.service.product with type arguments of type Location Modifier and Type Method Description Future<?>
Package.ServiceAsync. getLocations(ResponseHandler<List<Location>> callback)
Async callback version ofPackage.Service.getLocations()
-
Uses of Location in com.softlayer.api.service.product.item
Methods in com.softlayer.api.service.product.item with parameters of type Location Modifier and Type Method Description List<Price>
Price.Service. getUsageRatePrices(Location location, List<Item> items)
Returns a collection of rate-based [[SoftLayer_Product_Item_Price]] objects associated with the [[SoftLayer_Product_Item]] objects and the [[SoftLayer_Location]] specified.Future<List<Price>>
Price.ServiceAsync. getUsageRatePrices(Location location, List<Item> items)
Future<?>
Price.ServiceAsync. getUsageRatePrices(Location location, List<Item> items, ResponseHandler<List<Price>> callback)
-
Uses of Location in com.softlayer.api.service.product.item.price
Fields in com.softlayer.api.service.product.item.price declared as Location Modifier and Type Field Description protected Location
Premium. location
Methods in com.softlayer.api.service.product.item.price that return Location Modifier and Type Method Description Location
Premium. getLocation()
Location
Premium.Service. getLocation()
Methods in com.softlayer.api.service.product.item.price that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Premium.ServiceAsync. getLocation()
Async version ofPremium.Service.getLocation()
Methods in com.softlayer.api.service.product.item.price with parameters of type Location Modifier and Type Method Description void
Premium. setLocation(Location location)
Method parameters in com.softlayer.api.service.product.item.price with type arguments of type Location Modifier and Type Method Description Future<?>
Premium.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofPremium.Service.getLocation()
-
Uses of Location in com.softlayer.api.service.product.item.resource.conflict
Fields in com.softlayer.api.service.product.item.resource.conflict declared as Location Modifier and Type Field Description protected Location
Location. resource
A location that conflicts with a product item.Methods in com.softlayer.api.service.product.item.resource.conflict that return Location Modifier and Type Method Description Location
Location. getResource()
Methods in com.softlayer.api.service.product.item.resource.conflict with parameters of type Location Modifier and Type Method Description void
Location. setResource(Location resource)
-
Uses of Location in com.softlayer.api.service.product.item.rule.resource
Fields in com.softlayer.api.service.product.item.rule.resource declared as Location Modifier and Type Field Description protected Location
Location. resource
A location that the associated rule applies to.Methods in com.softlayer.api.service.product.item.rule.resource that return Location Modifier and Type Method Description Location
Location. getResource()
Methods in com.softlayer.api.service.product.item.rule.resource with parameters of type Location Modifier and Type Method Description void
Location. setResource(Location resource)
-
Uses of Location in com.softlayer.api.service.product.pkg
Fields in com.softlayer.api.service.product.pkg declared as Location Modifier and Type Field Description protected Location
Inventory. location
The datacenter that an inventory record is located in.protected Location
Locations. location
The location to which this object belongs.Fields in com.softlayer.api.service.product.pkg with type parameters of type Location Modifier and Type Field Description protected List<Location>
Preset. locations
The locations this preset configuration is available in.Methods in com.softlayer.api.service.product.pkg that return Location Modifier and Type Method Description Location
Inventory. getLocation()
Location
Locations. getLocation()
Methods in com.softlayer.api.service.product.pkg that return types with arguments of type Location Modifier and Type Method Description List<Location>
Preset. getLocations()
List<Location>
Preset.Service. getLocations()
The locations this preset configuration is available in.Future<List<Location>>
Preset.ServiceAsync. getLocations()
Async version ofPreset.Service.getLocations()
Methods in com.softlayer.api.service.product.pkg with parameters of type Location Modifier and Type Method Description void
Inventory. setLocation(Location location)
void
Locations. setLocation(Location location)
Method parameters in com.softlayer.api.service.product.pkg with type arguments of type Location Modifier and Type Method Description Future<?>
Preset.ServiceAsync. getLocations(ResponseHandler<List<Location>> callback)
Async callback version ofPreset.Service.getLocations()
-
Uses of Location in com.softlayer.api.service.sales.presale
Fields in com.softlayer.api.service.sales.presale declared as Location Modifier and Type Field Description protected Location
Event. location
The [[SoftLayer_Location]] associated with the presale event.Methods in com.softlayer.api.service.sales.presale that return Location Modifier and Type Method Description Location
Event. getLocation()
Location
Event.Service. getLocation()
The [[SoftLayer_Location]] associated with the presale event.Methods in com.softlayer.api.service.sales.presale that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Event.ServiceAsync. getLocation()
Async version ofEvent.Service.getLocation()
Methods in com.softlayer.api.service.sales.presale with parameters of type Location Modifier and Type Method Description void
Event. setLocation(Location location)
Method parameters in com.softlayer.api.service.sales.presale with type arguments of type Location Modifier and Type Method Description Future<?>
Event.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofEvent.Service.getLocation()
-
Uses of Location in com.softlayer.api.service.ticket
Fields in com.softlayer.api.service.ticket declared as Location Modifier and Type Field Description protected Location
EuCompliance. datacenter
Methods in com.softlayer.api.service.ticket that return Location Modifier and Type Method Description Location
EuCompliance. getDatacenter()
Methods in com.softlayer.api.service.ticket with parameters of type Location Modifier and Type Method Description void
EuCompliance. setDatacenter(Location datacenter)
-
Uses of Location in com.softlayer.api.service.user.access.facility
Fields in com.softlayer.api.service.user.access.facility declared as Location Modifier and Type Field Description protected Location
Log. datacenter
This is the location of the facility.Methods in com.softlayer.api.service.user.access.facility that return Location Modifier and Type Method Description Location
Log. getDatacenter()
Methods in com.softlayer.api.service.user.access.facility with parameters of type Location Modifier and Type Method Description void
Log. setDatacenter(Location datacenter)
-
Uses of Location in com.softlayer.api.service.virtual
Fields in com.softlayer.api.service.virtual declared as Location Modifier and Type Field Description protected Location
DedicatedHost. datacenter
The datacenter that the dedicated host resides in.protected Location
Guest. datacenter
The datacenter that a virtual guest resides in.protected Location
Guest. location
Where guest is located within SoftLayer's location hierarchy.protected Location
Guest. serverRoom
The server room that a guest is located at.Methods in com.softlayer.api.service.virtual that return Location Modifier and Type Method Description Location
DedicatedHost. getDatacenter()
Location
DedicatedHost.Service. getDatacenter()
The datacenter that the dedicated host resides in.Location
Guest. getDatacenter()
Location
Guest.Service. getDatacenter()
The datacenter that a virtual guest resides in.Location
Guest. getLocation()
Location
Guest.Service. getLocation()
Where guest is located within SoftLayer's location hierarchy.Location
Guest. getServerRoom()
Location
Guest.Service. getServerRoom()
The server room that a guest is located at.Methods in com.softlayer.api.service.virtual that return types with arguments of type Location Modifier and Type Method Description Future<Location>
DedicatedHost.ServiceAsync. getDatacenter()
Async version ofDedicatedHost.Service.getDatacenter()
Future<Location>
Guest.ServiceAsync. getDatacenter()
Async version ofGuest.Service.getDatacenter()
Future<Location>
Guest.ServiceAsync. getLocation()
Async version ofGuest.Service.getLocation()
Future<Location>
Guest.ServiceAsync. getServerRoom()
Async version ofGuest.Service.getServerRoom()
Methods in com.softlayer.api.service.virtual with parameters of type Location Modifier and Type Method Description void
DedicatedHost. setDatacenter(Location datacenter)
void
Guest. setDatacenter(Location datacenter)
void
Guest. setLocation(Location location)
void
Guest. setServerRoom(Location serverRoom)
Method parameters in com.softlayer.api.service.virtual with type arguments of type Location Modifier and Type Method Description Future<?>
DedicatedHost.ServiceAsync. getDatacenter(ResponseHandler<Location> callback)
Async callback version ofDedicatedHost.Service.getDatacenter()
Future<?>
Guest.ServiceAsync. getDatacenter(ResponseHandler<Location> callback)
Async callback version ofGuest.Service.getDatacenter()
Future<?>
Guest.ServiceAsync. getLocation(ResponseHandler<Location> callback)
Async callback version ofGuest.Service.getLocation()
Future<?>
Guest.ServiceAsync. getServerRoom(ResponseHandler<Location> callback)
Async callback version ofGuest.Service.getServerRoom()
-
Uses of Location in com.softlayer.api.service.virtual.guest.block.device.template
Fields in com.softlayer.api.service.virtual.guest.block.device.template declared as Location Modifier and Type Field Description protected Location
Group. datacenter
The location containing this image template group.Fields in com.softlayer.api.service.virtual.guest.block.device.template with type parameters of type Location Modifier and Type Field Description protected List<Location>
Group. datacenters
A collection of locations containing a copy of this image template group.Methods in com.softlayer.api.service.virtual.guest.block.device.template that return Location Modifier and Type Method Description Location
Group. getDatacenter()
Location
Group.Service. getDatacenter()
The location containing this image template group.Methods in com.softlayer.api.service.virtual.guest.block.device.template that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Group.ServiceAsync. getDatacenter()
Async version ofGroup.Service.getDatacenter()
List<Location>
Group. getDatacenters()
List<Location>
Group.Service. getDatacenters()
A collection of locations containing a copy of this image template group.Future<List<Location>>
Group.ServiceAsync. getDatacenters()
Async version ofGroup.Service.getDatacenters()
List<Location>
Group.Service. getStorageLocations()
Returns the image storage locations.Future<List<Location>>
Group.ServiceAsync. getStorageLocations()
Async version ofGroup.Service.getStorageLocations()
Methods in com.softlayer.api.service.virtual.guest.block.device.template with parameters of type Location Modifier and Type Method Description void
Group. setDatacenter(Location datacenter)
Method parameters in com.softlayer.api.service.virtual.guest.block.device.template with type arguments of type Location Modifier and Type Method Description Boolean
Group.Service. addLocations(List<Location> locations)
This method will create transaction(s) to add available locations to an archive image template.Future<Boolean>
Group.ServiceAsync. addLocations(List<Location> locations)
Future<?>
Group.ServiceAsync. addLocations(List<Location> locations, ResponseHandler<Boolean> callback)
Long
Group.Service. createPublicArchiveTransaction(String groupName, String summary, String note, List<Location> locations)
Create a transaction to copy archived block devices into public repositoryFuture<Long>
Group.ServiceAsync. createPublicArchiveTransaction(String groupName, String summary, String note, List<Location> locations)
Future<?>
Group.ServiceAsync. createPublicArchiveTransaction(String groupName, String summary, String note, List<Location> locations, ResponseHandler<Long> callback)
Future<?>
Group.ServiceAsync. getDatacenter(ResponseHandler<Location> callback)
Async callback version ofGroup.Service.getDatacenter()
Future<?>
Group.ServiceAsync. getDatacenters(ResponseHandler<List<Location>> callback)
Async callback version ofGroup.Service.getDatacenters()
Future<?>
Group.ServiceAsync. getStorageLocations(ResponseHandler<List<Location>> callback)
Boolean
Group.Service. removeLocations(List<Location> locations)
This method will create transaction(s) to remove available locations from an archive image template.Future<Boolean>
Group.ServiceAsync. removeLocations(List<Location> locations)
Future<?>
Group.ServiceAsync. removeLocations(List<Location> locations, ResponseHandler<Boolean> callback)
Boolean
Group.Service. setAvailableLocations(List<Location> locations)
Create transaction(s) to set the archived block device available locationsFuture<Boolean>
Group.ServiceAsync. setAvailableLocations(List<Location> locations)
Future<?>
Group.ServiceAsync. setAvailableLocations(List<Location> locations, ResponseHandler<Boolean> callback)
-
Uses of Location in com.softlayer.api.service.virtual.storage
Fields in com.softlayer.api.service.virtual.storage declared as Location Modifier and Type Field Description protected Location
Repository. datacenter
The datacenter that a virtual storage repository resides in.Methods in com.softlayer.api.service.virtual.storage that return Location Modifier and Type Method Description Location
Repository. getDatacenter()
Location
Repository.Service. getDatacenter()
The datacenter that a virtual storage repository resides in.Methods in com.softlayer.api.service.virtual.storage that return types with arguments of type Location Modifier and Type Method Description Future<Location>
Repository.ServiceAsync. getDatacenter()
Async version ofRepository.Service.getDatacenter()
List<Location>
Repository.Service. getStorageLocations()
Returns the public image storage locations.Future<List<Location>>
Repository.ServiceAsync. getStorageLocations()
Async version ofRepository.Service.getStorageLocations()
Methods in com.softlayer.api.service.virtual.storage with parameters of type Location Modifier and Type Method Description void
Repository. setDatacenter(Location datacenter)
Method parameters in com.softlayer.api.service.virtual.storage with type arguments of type Location Modifier and Type Method Description Future<?>
Repository.ServiceAsync. getDatacenter(ResponseHandler<Location> callback)
Async callback version ofRepository.Service.getDatacenter()
Future<?>
Repository.ServiceAsync. getStorageLocations(ResponseHandler<List<Location>> callback)