public class Quickstart extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Quickstart.Color |
| Constructor and Description |
|---|
Quickstart() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
static void |
main(String[] args) |
static String |
prettyPrintResponse(com.fasterxml.jackson.databind.JsonNode response) |
static void |
printStatus(Quickstart.Color color,
String message) |
public static void printStatus(Quickstart.Color color, String message)
public static String prettyPrintResponse(com.fasterxml.jackson.databind.JsonNode response)
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.