Uses of Class
com.amazonaws.annotation.NotThreadSafe
-
Packages that use NotThreadSafe Package Description com.amazonaws.protocol.json -
-
Uses of NotThreadSafe in com.amazonaws.protocol.json
Classes in com.amazonaws.protocol.json with annotations of type NotThreadSafe Modifier and Type Class Description class
JsonClientMetadata
Wrapper object to provide additional metadata about a client and protocol toSdkJsonProtocolFactory
class
JsonErrorResponseMetadata
Contains various metadata needed to create an appropriateJsonErrorResponseHandler
for the client.class
JsonErrorShapeMetadata
Wrapper object to provide additional metadata about a client's error shapes toSdkJsonProtocolFactory
class
JsonOperationMetadata
Contains various information needed to create aJsonResponseHandler
for the client.
-