Uses of Interface
software.amazon.awssdk.protocols.json.internal.ProtocolFact
Packages that use ProtocolFact
-
Uses of ProtocolFact in software.amazon.awssdk.protocols.json.internal
Fields in software.amazon.awssdk.protocols.json.internal declared as ProtocolFactModifier and TypeFieldDescriptionstatic final ProtocolFactProtocolFact.AWS_JSONOverrides for AWS JSON.static final ProtocolFactProtocolFact.DEFAULTDefaults used by all protocols that do not have overrides.static final ProtocolFactProtocolFact.SMITHY_RPC_V2_CBOROverrides for Smithy RPCv2.Methods in software.amazon.awssdk.protocols.json.internal that return ProtocolFactModifier and TypeMethodDescriptionstatic ProtocolFactProtocolFact.from(AwsJsonProtocol protocol) Returns the object representing a collection of facts for each protocol.