Java com.amazonaws.services.datapipeline.model ListPipelinesResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.datapipeline.model ListPipelinesResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.datapipeline.model ListPipelinesResult.

The text is from its open source code.

Method

BooleangetHasMoreResults()

Indicates whether there are more results that can be obtained by a subsequent call.

StringgetMarker()

The starting point for the next page of results.

java.util.ListgetPipelineIdList()

The pipeline identifiers.