public final class QueryUnmarshallerRegistry extends AbstractMarshallingRegistry
QueryUnmarshaller implementations by location and type.| Modifier and Type | Class and Description |
|---|---|
static class |
QueryUnmarshallerRegistry.Builder
Builder for a
QueryUnmarshallerRegistry. |
| Modifier and Type | Method and Description |
|---|---|
static QueryUnmarshallerRegistry.Builder |
builder() |
<T> QueryUnmarshaller<Object> |
getUnmarshaller(MarshallLocation marshallLocation,
MarshallingType<T> marshallingType) |
public <T> QueryUnmarshaller<Object> getUnmarshaller(MarshallLocation marshallLocation, MarshallingType<T> marshallingType)
public static QueryUnmarshallerRegistry.Builder builder()
QueryUnmarshallerRegistry.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.