1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
I did find the answer eventually:
GetDeploymentResponse deployment = new ObjectMapper().readValue(deploymentJson, GetDeploymentResponse.serializableBuilderClass()).build();
The answer is provided in Stackoverflow https://stackoverflow.com/questions/75568439/how-can-you-serialize-deserialize-aws-java-sdk-v2-classes-into-from-json and Github https://github.com/aws/aws-sdk-java-v2/issues/2254
répondu il y a 3 mois
Contenus pertinents
- demandé il y a un an
- demandé il y a un an
- demandé il y a un an
- demandé il y a 6 mois
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a un an