Package | Description |
---|---|
com.netease.cloud.services.nos | |
com.netease.cloud.services.nos.transfer | |
com.netease.cloud.services.nos.transfer.internal |
Modifier and Type | Class and Description |
---|---|
class |
NosClient
The client for accessing the Netease NOS web service.
|
Modifier and Type | Method and Description |
---|---|
Nos |
TransferManager.getNosClient()
Returns the underlying Nos client used to make requests to Nos.
|
Constructor and Description |
---|
TransferManager(Nos nos)
Constructs a new
TransferManager , specifying the client to
use when making requests to Nos. |
TransferManager(Nos nos,
ThreadPoolExecutor threadPool)
Constructs a new
TransferManager specifying the client and
thread pool to use when making requests to Nos. |
Constructor and Description |
---|
UploadPartCallable(Nos nos,
UploadPartRequest request) |
Copyright © 2017. All Rights Reserved.