Uses of Enum
software.amazon.awssdk.core.protocol.MarshallingKnownType
Packages that use MarshallingKnownType
-
Uses of MarshallingKnownType in software.amazon.awssdk.core.protocol
Methods in software.amazon.awssdk.core.protocol that return MarshallingKnownTypeModifier and TypeMethodDescriptionstatic MarshallingKnownTypedefault MarshallingKnownTypeMarshallingType.getKnownType()static MarshallingKnownTypeReturns the enum constant of this type with the specified name.static MarshallingKnownType[]MarshallingKnownType.values()Returns an array containing the constants of this enum type, in the order they are declared.