Package com.oracle.bmc.iot.responses
Class GetDigitalTwinInstanceContentResponse.ResultWrapper
- java.lang.Object
-
- com.oracle.bmc.iot.responses.GetDigitalTwinInstanceContentResponse.ResultWrapper
-
- Enclosing class:
- GetDigitalTwinInstanceContentResponse
public static class GetDigitalTwinInstanceContentResponse.ResultWrapper extends Object
A wrapper for the response body type.The wrapper simplifies the deserialization and serialization of the {@code java.util.Map
as it contains generic parameters.
-
-
Constructor Summary
Constructors Constructor Description ResultWrapper(Map<String,Object> result)
Create the wrapper given the response body.
-