Package | Description |
---|---|
io.kubernetes.client.custom |
Modifier and Type | Method and Description |
---|---|
static Quantity |
Quantity.fromString(String value) |
Quantity |
QuantityFormatter.parse(String value) |
Quantity |
Quantity.QuantityAdapter.read(com.google.gson.stream.JsonReader jsonReader) |
Modifier and Type | Method and Description |
---|---|
String |
QuantityFormatter.format(Quantity quantity) |
void |
Quantity.QuantityAdapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Quantity quantity) |
Copyright © 2018. All rights reserved.