Uses of Class
software.amazon.awssdk.protocols.query.internal.unmarshall.QueryProtocolUnmarshaller.Builder
-
Packages that use QueryProtocolUnmarshaller.Builder Package Description software.amazon.awssdk.protocols.query.internal.unmarshall -
-
Uses of QueryProtocolUnmarshaller.Builder in software.amazon.awssdk.protocols.query.internal.unmarshall
Methods in software.amazon.awssdk.protocols.query.internal.unmarshall that return QueryProtocolUnmarshaller.Builder Modifier and Type Method Description static QueryProtocolUnmarshaller.Builder
QueryProtocolUnmarshaller. builder()
QueryProtocolUnmarshaller.Builder
QueryProtocolUnmarshaller.Builder. hasResultWrapper(boolean hasResultWrapper)
Example response with result wrapper
-