public static class V1alpha3CertificateSpec.KeyAlgorithmEnum.Adapter extends com.google.gson.TypeAdapter<V1alpha3CertificateSpec.KeyAlgorithmEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
V1alpha3CertificateSpec.KeyAlgorithmEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
V1alpha3CertificateSpec.KeyAlgorithmEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
V1alpha3CertificateSpec.KeyAlgorithmEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<V1alpha3CertificateSpec.KeyAlgorithmEnum>IOExceptionpublic V1alpha3CertificateSpec.KeyAlgorithmEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<V1alpha3CertificateSpec.KeyAlgorithmEnum>IOExceptionCopyright © 2020. All rights reserved.