public class LogCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
LogCollection() |
Modifier and Type | Method and Description |
---|---|
List<Log> |
getLogs()
Gets the logs.
|
LogPagination |
getPagination()
Gets the pagination.
|
public List<Log> getLogs()
An array of objects describing log events.
public LogPagination getPagination()
The pagination data for the returned objects.
Copyright © 2021 IBM Cloud. All rights reserved.