Modifier and Type | Method and Description |
---|---|
Server |
ProfitBricksComputeServiceAdapter.getNode(String id) |
Modifier and Type | Method and Description |
---|---|
ComputeServiceAdapter.NodeAndInitialCredentials<Server> |
ProfitBricksComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template) |
protected ComputeServiceAdapter.NodeAndInitialCredentials<Server> |
ProfitBricksComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group,
String name,
TemplateWithDataCenter template) |
Iterable<Server> |
ProfitBricksComputeServiceAdapter.listNodes() |
Iterable<Server> |
ProfitBricksComputeServiceAdapter.listNodesByIds(Iterable<String> ids) |
Modifier and Type | Method and Description |
---|---|
NodeMetadata |
ServerToNodeMetadata.apply(Server server) |
Modifier and Type | Method and Description |
---|---|
Server |
Server.Builder.build() |
Modifier and Type | Method and Description |
---|---|
abstract List<Server> |
LoadBalancer.balancedServers() |
abstract List<Server> |
DataCenter.servers() |
Modifier and Type | Method and Description |
---|---|
abstract LoadBalancer.Builder |
LoadBalancer.Builder.balancedServers(List<Server> balancedServers) |
abstract DataCenter.Builder |
DataCenter.Builder.servers(List<Server> servers) |
Modifier and Type | Method and Description |
---|---|
Server |
ServerApi.getServer(String identifier) |
Modifier and Type | Method and Description |
---|---|
List<Server> |
ServerApi.getAllServers() |
Modifier and Type | Method and Description |
---|---|
Server |
ServerInfoResponseHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
List<Server> |
ServerListResponseHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.