static DeployedServer.Builder |
DeployedServer.builder() |
DeployedServer.Builder |
DeployedServer.Builder.deployedTime(String deployedTime) |
DeployedServer.Builder |
DeployedServer.Builder.description(String description) |
DeployedServer.Builder |
DeployedServer.Builder.fromDeployedServer(DeployedServer in) |
DeployedServer.Builder |
DeployedServer.Builder.id(String id) |
DeployedServer.Builder |
DeployedServer.Builder.isStarted(boolean isStarted) |
DeployedServer.Builder |
DeployedServer.Builder.machineName(String machineName) |
DeployedServer.Builder |
DeployedServer.Builder.machineSpecification(MachineSpecification machineSpecification) |
DeployedServer.Builder |
DeployedServer.Builder.name(String name) |
DeployedServer.Builder |
DeployedServer.Builder.networkId(String networkId) |
DeployedServer.Builder |
DeployedServer.Builder.privateIpAddress(String privateIpAddress) |
DeployedServer.Builder |
DeployedServer.Builder.publicIpAddress(String publicIpAddress) |
DeployedServer.Builder |
DeployedServer.Builder.sourceImageId(String sourceImageId) |
DeployedServer.Builder |
DeployedServer.Builder.status(Status status) |
DeployedServer.Builder |
DeployedServer.toBuilder() |