toggle menu
few
jvm
switch theme
search in API
storage
/
storage.document.client.dto
/
DocumentRemoveObjectArgs
Document
Remove
Object
Args
data
class
DocumentRemoveObjectArgs
(
val
bucket
:
String
,
val
imagePath
:
String
)
Members
Members & Extensions
Constructors
Document
Remove
Object
Args
Link copied to clipboard
constructor
(
bucket
:
String
,
imagePath
:
String
)
Properties
bucket
Link copied to clipboard
val
bucket
:
String
image
Path
Link copied to clipboard
val
imagePath
:
String
Functions
to
S3Args
Link copied to clipboard
fun
DocumentRemoveObjectArgs
.
toS3Args
(
)
:
DeleteObjectRequest