ListClustersResult class
Properties
clusterListEntries
→ List <ClusterListEntry > ?
Each ClusterListEntry
object contains a cluster's state, a
cluster's ID, and other important status information.
final
hashCode
→ int
The hash code for this object.
no setter inherited
nextToken
→ String ?
HTTP requests are stateless. If you use the automatically generated
NextToken
value in your next ClusterListEntry
call, your list of returned clusters will start from this point in the
array.
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