org
.
sisioh
.
aws4s
.
s3
.
model
RichListObjectsRequest
final
class
RichListObjectsRequest
extends
AnyVal
with
PimpedType
[
ListObjectsRequest
]
Linear Supertypes
PimpedType
[
ListObjectsRequest
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichListObjectsRequest
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichListObjectsRequest
(
underlying:
ListObjectsRequest
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
bucketNameOpt
:
Option
[
String
]
def
bucketNameOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
delimiterOpt
:
Option
[
String
]
def
delimiterOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
encodingTypeOpt
:
Option
[
String
]
def
encodingTypeOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
markerOpt
:
Option
[
String
]
def
markerOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
maxKeysOpt
:
Option
[
Int
]
def
maxKeysOpt_=
(
value:
Option
[
Int
]
)
:
Unit
def
prefixOpt
:
Option
[
String
]
def
prefixOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
ListObjectsRequest
Definition Classes
RichListObjectsRequest
→ PimpedType
def
withBucketNameOpt
(
value:
Option
[
String
]
)
:
ListObjectsRequest
Inherited from
PimpedType
[
ListObjectsRequest
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped