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