UpdateChunkedUploadOptions
in package
UpdateChunkedUploadOptions Class Doc Comment
Tags
Table of Contents
- $action : string|null
- $action
- getAction() : string|null
- Gets action
- setAction() : self
- Sets action
Properties
$action
$action
protected
string|null
$action
= null
Methods
getAction()
Gets action
public
getAction() : string|null
Return values
string|null —setAction()
Sets action
public
setAction(string|null $action) : self
Parameters
- $action : string|null