Searched defs:tcpKeepAliveOptions (Results 1 – 3 of 3) sorted by relevance
74 private S3TcpKeepAliveOptions tcpKeepAliveOptions; field in S3ClientOptions298 public S3ClientOptions withS3TcpKeepAliveOptions(S3TcpKeepAliveOptions tcpKeepAliveOptions) { in withS3TcpKeepAliveOptions()
225 S3TcpKeepAliveOptions tcpKeepAliveOptions, in s3ClientNew()
210 S3TcpKeepAliveOptions tcpKeepAliveOptions = new S3TcpKeepAliveOptions(); in testS3ClientCreateDestroyTcpKeepAliveOptions() local