nextMarker property

String? nextMarker
final

If a value is present, there are more mount targets to return. In a subsequent request, you can provide Marker in your request with this value to retrieve the next set of mount targets.

Implementation

final String? nextMarker;