Java com.amazonaws.services.ecs.model ListServicesResult fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

StringgetNextToken()

The nextToken value to include in a future ListServices request.

java.util.ListgetServiceArns()

The list of full ARN entries for each service associated with the specified cluster.