| Package | Description |
|---|---|
| com.casper.sdk.service.json.deserialize | |
| com.casper.sdk.service.json.serialize | |
| com.casper.sdk.types |
| Modifier and Type | Method and Description |
|---|---|
CLValue |
CLValueJsonDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CLValueJsonSerializer.serialize(CLValue value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
| Modifier and Type | Class and Description |
|---|---|
class |
CLOptionValue
Specialisation of a value for an CL Option type
|
| Modifier and Type | Method and Description |
|---|---|
CLValue |
DeployNamedArg.getValue() |
| Constructor and Description |
|---|
DeployNamedArg(String name,
CLValue value) |
Copyright © 2021. All rights reserved.