Uses of Class
org.jclouds.elasticstack.domain.ServerInfo.Builder
Packages that use ServerInfo.Builder
-
Uses of ServerInfo.Builder in org.jclouds.elasticstack.domain
Methods in org.jclouds.elasticstack.domain that return ServerInfo.BuilderModifier and TypeMethodDescriptionServerInfo.Builder.bootDeviceIds
(Iterable<String> bootDeviceIds) ServerInfo.Builder.cpu
(int cpu) ServerInfo.Builder.mem
(int mem) ServerInfo.Builder.metrics
(ServerMetrics metrics) ServerInfo.Builder.persistent
(boolean persistent) ServerInfo.Builder.status
(ServerStatus status) ServerInfo.Builder.userMetadata
(Map<String, String> userMetadata)