public class Aggregations
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
Aggregations() |
Modifier and Type | Method and Description |
---|---|
Long |
getLimit()
Gets the limit.
|
void |
setLimit(long maxSize)
Sets the limit.
|
public Long getLimit()
public void setLimit(long maxSize)
maxSize
- the limitCopyright © 2021 IBM Cloud. All rights reserved.