public class Reports
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
Reports() |
| Modifier and Type | Method and Description |
|---|---|
Link |
getFirst()
Gets the first.
|
java.lang.Long |
getLimit()
Gets the limit.
|
Link |
getNext()
Gets the next.
|
java.util.List<ResourceUsageReport> |
getReports()
Gets the reports.
|
public java.lang.Long getLimit()
public Link getFirst()
public Link getNext()
public java.util.List<ResourceUsageReport> getReports()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.