Uses of Class
org.jclouds.elasticstack.domain.ServerMetrics
Packages that use ServerMetrics
-
Uses of ServerMetrics in org.jclouds.elasticstack.domain
Fields in org.jclouds.elasticstack.domain declared as ServerMetricsModifier and TypeFieldDescriptionprotected ServerMetrics
ServerInfo.Builder.metrics
protected final ServerMetrics
ServerInfo.metrics
Methods in org.jclouds.elasticstack.domain that return ServerMetricsMethods in org.jclouds.elasticstack.domain with parameters of type ServerMetricsConstructors in org.jclouds.elasticstack.domain with parameters of type ServerMetricsModifierConstructorDescriptionServerInfo
(String uuid, String name, int cpu, Integer smp, int mem, boolean persistent, Map<String, ? extends Device> devices, Iterable<String> bootDeviceIds, Iterable<String> tags, Map<String, String> userMetadata, Iterable<NIC> nics, VNC vnc, ServerStatus status, Date started, String user, ServerMetrics metrics) -
Uses of ServerMetrics in org.jclouds.elasticstack.functions
Methods in org.jclouds.elasticstack.functions that return ServerMetricsModifier and TypeMethodDescription