Package | Description |
---|---|
software.amazon.awssdk.core.internal.protocol.json | |
software.amazon.awssdk.core.protocol | |
software.amazon.awssdk.core.protocol.json |
Class and Description |
---|
MarshallingInfo
Metadata about the marshalling requirements of a given member.
|
MarshallingType
Represents the various types supported for marshalling.
|
MarshallLocation
Enum representing the various locations data can be marshalled to.
|
OperationInfo
Static information about an API operation used to marshall it correctly.
|
ProtocolMarshaller
Interface used by generated marshallers to marshall a Java POJO.
|
ProtocolRequestMarshaller
Interface used by generated marshallers to transform a Java POJO in a
Request object which represents an HTTP request. |
StructuredPojo
Interface implemented by model classes so that they may marshaller themselves.
|
Class and Description |
---|
MarshallingInfo
Metadata about the marshalling requirements of a given member.
|
MarshallingInfo.Builder
Builder for a
MarshallingInfo . |
MarshallingType
Represents the various types supported for marshalling.
|
MarshallLocation
Enum representing the various locations data can be marshalled to.
|
OperationInfo
Static information about an API operation used to marshall it correctly.
|
OperationInfo.Builder
Builder for a
OperationInfo . |
ProtocolMarshaller
Interface used by generated marshallers to marshall a Java POJO.
|
StructuredPojo
Interface implemented by model classes so that they may marshaller themselves.
|
Class and Description |
---|
OperationInfo
Static information about an API operation used to marshall it correctly.
|
ProtocolRequestMarshaller
Interface used by generated marshallers to transform a Java POJO in a
Request object which represents an HTTP request. |
Copyright © 2018. All rights reserved.