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