GetBucketPlainArgs

data class GetBucketPlainArgs(val bucketName: String) : ConvertibleToJava<GetBucketPlainArgs>

Constructors

Link copied to clipboard
fun GetBucketPlainArgs(bucketName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetBucketPlainArgs

Properties

Link copied to clipboard

The name for the bucket.