Uses of Class
com.softlayer.api.service.container.Graph
-
Uses of Graph in com.softlayer.api.service
Methods in com.softlayer.api.service that return Graph Modifier and Type Method Description Graph
Account.Service. getAggregatedUptimeGraph(GregorianCalendar startDate, GregorianCalendar endDate)
Returns URL uptime data for your accountMethods in com.softlayer.api.service that return types with arguments of type Graph Modifier and Type Method Description Future<Graph>
Account.ServiceAsync. getAggregatedUptimeGraph(GregorianCalendar startDate, GregorianCalendar endDate)
Method parameters in com.softlayer.api.service with type arguments of type Graph Modifier and Type Method Description Future<?>
Account.ServiceAsync. getAggregatedUptimeGraph(GregorianCalendar startDate, GregorianCalendar endDate, ResponseHandler<Graph> callback)
-
Uses of Graph in com.softlayer.api.service.account.historical
Methods in com.softlayer.api.service.account.historical that return Graph Modifier and Type Method Description Graph
Report.Service. getAccountHostUptimeGraphData(String startDate, String endDate, Long accountId)
Graph
Report.Service. getAccountUrlUptimeGraphData(String startDate, String endDate, Long accountId)
Graph
Report.Service. getHostUptimeGraphData(Long configurationValueId, String startDate, String endDate)
Graph
Report.Service. getUrlUptimeGraphData(Long configurationValueId, String startDate, String endDate)
Methods in com.softlayer.api.service.account.historical that return types with arguments of type Graph Modifier and Type Method Description Future<Graph>
Report.ServiceAsync. getAccountHostUptimeGraphData(String startDate, String endDate, Long accountId)
Future<Graph>
Report.ServiceAsync. getAccountUrlUptimeGraphData(String startDate, String endDate, Long accountId)
Future<Graph>
Report.ServiceAsync. getHostUptimeGraphData(Long configurationValueId, String startDate, String endDate)
Future<Graph>
Report.ServiceAsync. getUrlUptimeGraphData(Long configurationValueId, String startDate, String endDate)
Method parameters in com.softlayer.api.service.account.historical with type arguments of type Graph Modifier and Type Method Description Future<?>
Report.ServiceAsync. getAccountHostUptimeGraphData(String startDate, String endDate, Long accountId, ResponseHandler<Graph> callback)
Future<?>
Report.ServiceAsync. getAccountUrlUptimeGraphData(String startDate, String endDate, Long accountId, ResponseHandler<Graph> callback)
Future<?>
Report.ServiceAsync. getHostUptimeGraphData(Long configurationValueId, String startDate, String endDate, ResponseHandler<Graph> callback)
Future<?>
Report.ServiceAsync. getUrlUptimeGraphData(Long configurationValueId, String startDate, String endDate, ResponseHandler<Graph> callback)
-
Uses of Graph in com.softlayer.api.service.hardware
Methods in com.softlayer.api.service.hardware that return Graph Modifier and Type Method Description Graph
Server.Service. getCustomBandwidthDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Methods in com.softlayer.api.service.hardware that return types with arguments of type Graph Modifier and Type Method Description Future<Graph>
Server.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData)
Methods in com.softlayer.api.service.hardware with parameters of type Graph Modifier and Type Method Description Graph
Server.Service. getCustomBandwidthDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Future<Graph>
Server.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData)
Future<?>
Server.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData, ResponseHandler<Graph> callback)
Method parameters in com.softlayer.api.service.hardware with type arguments of type Graph Modifier and Type Method Description Future<?>
Server.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData, ResponseHandler<Graph> callback)
-
Uses of Graph in com.softlayer.api.service.metric.tracking
Methods in com.softlayer.api.service.metric.tracking that return Graph Modifier and Type Method Description Graph
Object.Service. getCustomGraphData(Graph graphContainer)
Returns a graph container instance that is populated with metric data for the tracking object.Methods in com.softlayer.api.service.metric.tracking that return types with arguments of type Graph Modifier and Type Method Description Future<Graph>
Object.ServiceAsync. getCustomGraphData(Graph graphContainer)
Methods in com.softlayer.api.service.metric.tracking with parameters of type Graph Modifier and Type Method Description Graph
Object.Service. getCustomGraphData(Graph graphContainer)
Returns a graph container instance that is populated with metric data for the tracking object.Future<Graph>
Object.ServiceAsync. getCustomGraphData(Graph graphContainer)
Future<?>
Object.ServiceAsync. getCustomGraphData(Graph graphContainer, ResponseHandler<Graph> callback)
Method parameters in com.softlayer.api.service.metric.tracking with type arguments of type Graph Modifier and Type Method Description Future<?>
Object.ServiceAsync. getCustomGraphData(Graph graphContainer, ResponseHandler<Graph> callback)
-
Uses of Graph in com.softlayer.api.service.network
Methods in com.softlayer.api.service.network that return Graph Modifier and Type Method Description Graph
Component.Service. getCustomBandwidthDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Methods in com.softlayer.api.service.network that return types with arguments of type Graph Modifier and Type Method Description Future<Graph>
Component.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData)
Methods in com.softlayer.api.service.network with parameters of type Graph Modifier and Type Method Description Graph
Component.Service. getCustomBandwidthDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Future<Graph>
Component.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData)
Future<?>
Component.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData, ResponseHandler<Graph> callback)
Method parameters in com.softlayer.api.service.network with type arguments of type Graph Modifier and Type Method Description Future<?>
Component.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData, ResponseHandler<Graph> callback)
-
Uses of Graph in com.softlayer.api.service.network.application.delivery
Methods in com.softlayer.api.service.network.application.delivery that return Graph Modifier and Type Method Description Graph
Controller.Service. getCustomBandwidthDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Methods in com.softlayer.api.service.network.application.delivery that return types with arguments of type Graph Modifier and Type Method Description Future<Graph>
Controller.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData)
Methods in com.softlayer.api.service.network.application.delivery with parameters of type Graph Modifier and Type Method Description Graph
Controller.Service. getCustomBandwidthDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Future<Graph>
Controller.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData)
Future<?>
Controller.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData, ResponseHandler<Graph> callback)
Method parameters in com.softlayer.api.service.network.application.delivery with type arguments of type Graph Modifier and Type Method Description Future<?>
Controller.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData, ResponseHandler<Graph> callback)
-
Uses of Graph in com.softlayer.api.service.network.bandwidth.version1
Methods in com.softlayer.api.service.network.bandwidth.version1 that return Graph Modifier and Type Method Description Graph
Allotment.Service. getCustomBandwidthDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Methods in com.softlayer.api.service.network.bandwidth.version1 that return types with arguments of type Graph Modifier and Type Method Description Future<Graph>
Allotment.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData)
Methods in com.softlayer.api.service.network.bandwidth.version1 with parameters of type Graph Modifier and Type Method Description Graph
Allotment.Service. getCustomBandwidthDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Future<Graph>
Allotment.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData)
Future<?>
Allotment.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData, ResponseHandler<Graph> callback)
Method parameters in com.softlayer.api.service.network.bandwidth.version1 with type arguments of type Graph Modifier and Type Method Description Future<?>
Allotment.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData, ResponseHandler<Graph> callback)
-
Uses of Graph in com.softlayer.api.service.virtual
Methods in com.softlayer.api.service.virtual that return Graph Modifier and Type Method Description Graph
Guest.Service. getCustomBandwidthDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Graph
Guest.Service. getCustomMetricDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Methods in com.softlayer.api.service.virtual that return types with arguments of type Graph Modifier and Type Method Description Future<Graph>
Guest.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData)
Future<Graph>
Guest.ServiceAsync. getCustomMetricDataByDate(Graph graphData)
Methods in com.softlayer.api.service.virtual with parameters of type Graph Modifier and Type Method Description Graph
Guest.Service. getCustomBandwidthDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Future<Graph>
Guest.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData)
Future<?>
Guest.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData, ResponseHandler<Graph> callback)
Graph
Guest.Service. getCustomMetricDataByDate(Graph graphData)
Retrieve bandwidth graph by date.Future<Graph>
Guest.ServiceAsync. getCustomMetricDataByDate(Graph graphData)
Future<?>
Guest.ServiceAsync. getCustomMetricDataByDate(Graph graphData, ResponseHandler<Graph> callback)
Method parameters in com.softlayer.api.service.virtual with type arguments of type Graph Modifier and Type Method Description Future<?>
Guest.ServiceAsync. getCustomBandwidthDataByDate(Graph graphData, ResponseHandler<Graph> callback)
Future<?>
Guest.ServiceAsync. getCustomMetricDataByDate(Graph graphData, ResponseHandler<Graph> callback)