public class CollectionMetadataWithTotalCount
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
CollectionMetadataWithTotalCount.CollectionType
The type of resources in the resource array.
|
Constructor and Description |
---|
CollectionMetadataWithTotalCount() |
Modifier and Type | Method and Description |
---|---|
Long |
getCollectionTotal()
Gets the collectionTotal.
|
String |
getCollectionType()
Gets the collectionType.
|
Long |
getTotalCount()
Gets the totalCount.
|
public String getCollectionType()
public Long getCollectionTotal()
public Long getTotalCount()
Copyright © 2022 IBM Cloud. All rights reserved.