public class SetAsyncFetchTaskRequest extends GenericRequest
NOOP| 构造器和说明 | 
|---|
SetAsyncFetchTaskRequest(String bucketName)  | 
SetAsyncFetchTaskRequest(String bucketName,
                        AsyncFetchTaskConfiguration asyncFetchTaskConfiguration)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
AsyncFetchTaskConfiguration | 
getAsyncFetchTaskConfiguration()  | 
void | 
setAsyncFetchTaskConfiguration(AsyncFetchTaskConfiguration asyncFetchTaskConfiguration)  | 
SetAsyncFetchTaskRequest | 
withAsyncFetchTaskConfiguration(AsyncFetchTaskConfiguration asyncFetchTaskConfiguration)  | 
getBucketName, getKey, getRequestPayer, getVersionId, setBucketName, setKey, setRequestPayer, setVersionId, withBucketName, withKey, withRequestPayer, withVersionIdpublic SetAsyncFetchTaskRequest(String bucketName)
public SetAsyncFetchTaskRequest(String bucketName, AsyncFetchTaskConfiguration asyncFetchTaskConfiguration)
public AsyncFetchTaskConfiguration getAsyncFetchTaskConfiguration()
public void setAsyncFetchTaskConfiguration(AsyncFetchTaskConfiguration asyncFetchTaskConfiguration)
public SetAsyncFetchTaskRequest withAsyncFetchTaskConfiguration(AsyncFetchTaskConfiguration asyncFetchTaskConfiguration)
Copyright © 2019. All Rights Reserved.