public class SetAsyncFetchTaskRequest extends GenericRequest
NOOP| Constructor and Description |
|---|
SetAsyncFetchTaskRequest(String bucketName) |
SetAsyncFetchTaskRequest(String bucketName,
AsyncFetchTaskConfiguration asyncFetchTaskConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
AsyncFetchTaskConfiguration |
getAsyncFetchTaskConfiguration() |
void |
setAsyncFetchTaskConfiguration(AsyncFetchTaskConfiguration asyncFetchTaskConfiguration) |
SetAsyncFetchTaskRequest |
withAsyncFetchTaskConfiguration(AsyncFetchTaskConfiguration asyncFetchTaskConfiguration) |
getBucketName, getKey, getRequestPayer, getVersionId, setBucketName, setKey, setRequestPayer, setVersionId, withBucketName, withKey, withRequestPayer, withVersionIdaddAdditionalHeaderName, addHeader, addParameter, getAdditionalHeaderNames, getHeaders, getParameters, getProgressListener, isLogEnabled, setAdditionalHeaderNames, setHeaders, setLogEnabled, setParameters, setProgressListener, withProgressListenerpublic SetAsyncFetchTaskRequest(String bucketName)
public SetAsyncFetchTaskRequest(String bucketName, AsyncFetchTaskConfiguration asyncFetchTaskConfiguration)
public AsyncFetchTaskConfiguration getAsyncFetchTaskConfiguration()
public void setAsyncFetchTaskConfiguration(AsyncFetchTaskConfiguration asyncFetchTaskConfiguration)
public SetAsyncFetchTaskRequest withAsyncFetchTaskConfiguration(AsyncFetchTaskConfiguration asyncFetchTaskConfiguration)
Copyright © 2021. All Rights Reserved.