Uses of Interface
software.amazon.awssdk.transfer.s3.internal.serialization.TransferManagerJsonUnmarshaller
Packages that use TransferManagerJsonUnmarshaller
-
Uses of TransferManagerJsonUnmarshaller in software.amazon.awssdk.transfer.s3.internal.serialization
Fields in software.amazon.awssdk.transfer.s3.internal.serialization declared as TransferManagerJsonUnmarshallerModifier and TypeFieldDescriptionstatic final TransferManagerJsonUnmarshaller<BigDecimal>TransferManagerJsonUnmarshaller.BIG_DECIMALstatic final TransferManagerJsonUnmarshaller<Boolean>TransferManagerJsonUnmarshaller.BOOLEANstatic final TransferManagerJsonUnmarshaller<Double>TransferManagerJsonUnmarshaller.DOUBLEstatic final TransferManagerJsonUnmarshaller<Float>TransferManagerJsonUnmarshaller.FLOATstatic final TransferManagerJsonUnmarshaller<Instant>TransferManagerJsonUnmarshaller.INSTANTstatic final TransferManagerJsonUnmarshaller<Integer>TransferManagerJsonUnmarshaller.INTEGERstatic final TransferManagerJsonUnmarshaller<List<Integer>>TransferManagerJsonUnmarshaller.LIST_INTstatic final TransferManagerJsonUnmarshaller<Long>TransferManagerJsonUnmarshaller.LONGstatic final TransferManagerJsonUnmarshaller<Map<String,Object>> TransferManagerJsonUnmarshaller.MAPstatic final TransferManagerJsonUnmarshaller<Void>TransferManagerJsonUnmarshaller.NULLstatic final TransferManagerJsonUnmarshaller<SdkBytes>TransferManagerJsonUnmarshaller.SDK_BYTESstatic final TransferManagerJsonUnmarshaller<Short>TransferManagerJsonUnmarshaller.SHORTstatic final TransferManagerJsonUnmarshaller<String>TransferManagerJsonUnmarshaller.STRINGMethods in software.amazon.awssdk.transfer.s3.internal.serialization that return TransferManagerJsonUnmarshallerModifier and TypeMethodDescriptionstatic TransferManagerJsonUnmarshaller<?>TransferManagerMarshallingUtils.getUnmarshaller(MarshallingType<?> marshallingType)