Uses of Class
software.amazon.awssdk.crt.s3.S3TcpKeepAliveOptions
-
Packages that use S3TcpKeepAliveOptions Package Description software.amazon.awssdk.crt.s3 -
-
Uses of S3TcpKeepAliveOptions in software.amazon.awssdk.crt.s3
Methods in software.amazon.awssdk.crt.s3 that return S3TcpKeepAliveOptions Modifier and Type Method Description S3TcpKeepAliveOptionsS3ClientOptions. getTcpKeepAliveOptions()Methods in software.amazon.awssdk.crt.s3 with parameters of type S3TcpKeepAliveOptions Modifier and Type Method Description S3ClientOptionsS3ClientOptions. withS3TcpKeepAliveOptions(S3TcpKeepAliveOptions tcpKeepAliveOptions)
-