Cloud Storage Integrator 2016 Java Edition
Cloud Storage Integrator 2016 Java Edition
Questions / Feedback?

ResourceMarker Property

A marker when resources are paged.

Syntax

public String getResourceMarker();
public void setResourceMarker(String resourceMarker);

Remarks

This property returns a marker used to iterate over pages of resources. When ListResources is called, if the results are paged this property will be populated. Continue to call ListResources until this property returns empty string in order to list all resources.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Java Edition - Version 16.0 [Build 7239]