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 S3TcpKeepAliveOptions
S3ClientOptions. getTcpKeepAliveOptions()
Methods in software.amazon.awssdk.crt.s3 with parameters of type S3TcpKeepAliveOptions Modifier and Type Method Description S3ClientOptions
S3ClientOptions. withS3TcpKeepAliveOptions(S3TcpKeepAliveOptions tcpKeepAliveOptions)
-