menu
aws_s3control_api package
documentation
s3control-2018-08-20.dart
ListJobsResult class
ListJobsResult class
dark_mode
light_mode
ListJobsResult
class
Constructors
ListJobsResult.new
({
List
<
JobListDescriptor
>
?
jobs
,
String
?
nextToken
})
ListJobsResult.fromXml
(
XmlElement
elem
)
factory
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
jobs
→
List
<
JobListDescriptor
>
?
The list of current jobs and jobs that have ended within the last 30 days.
final
nextToken
→
String
?
If the
List Jobs
request produced more than the maximum number of results, you can pass this value into a subsequent
List Jobs
request in order to retrieve the next page of results.
final
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
aws_s3control_api package
documentation
s3control-2018-08-20
ListJobsResult class
s3control-2018-08-20 library