| Package | Description |
|---|---|
| software.amazon.awssdk.protocols.query.internal.marshall |
| Modifier and Type | Method and Description |
|---|---|
static QueryMarshallerRegistry.Builder |
QueryMarshallerRegistry.builder() |
<T> QueryMarshallerRegistry.Builder |
QueryMarshallerRegistry.Builder.marshaller(MarshallingType<T> marshallingType,
QueryMarshaller<T> marshaller)
Registers a marshaller of the given type.
|
Copyright © 2022. All rights reserved.