public class LogCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
LogCollection() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Log> |
getLogs()
Gets the logs.
|
LogPagination |
getPagination()
Gets the pagination.
|
public java.util.List<Log> getLogs()
public LogPagination getPagination()