public class SduStatusCustomFields
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
Long |
getDefined()
Gets the defined.
|
Long |
getMaximumAllowed()
Gets the maximumAllowed.
|
public Long getDefined()
The number of custom fields defined for this collection.
public Long getMaximumAllowed()
The maximum number of custom fields that are allowed in this collection.
Copyright © 2023 IBM Cloud. All rights reserved.