Class PingResponseSerDe
- java.lang.Object
-
- com.amazonaws.athena.connector.lambda.serde.PingResponseSerDe
-
public final class PingResponseSerDe extends Object
This SerDe must remain backwards and forwards compatible in order as this call is first and the SerDe version has not been set yet.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PingResponseSerDe.Deserializer
static class
PingResponseSerDe.Serializer
-