public class ObjectMetadataList
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ObjectMetadataList() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getObjectCount()
Gets the objectCount.
|
List<ObjectMetadata> |
getObjects()
Gets the objects.
|
public Long getObjectCount()
Number of unique named objects in the collection.
public List<ObjectMetadata> getObjects()
The objects in the collection.
Copyright © 2021 IBM Cloud. All rights reserved.