public class CollectionObjects
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
CollectionObjects() |
Modifier and Type | Method and Description |
---|---|
String |
getCollectionId()
Gets the collectionId.
|
List<ObjectDetail> |
getObjects()
Gets the objects.
|
public String getCollectionId()
The identifier of the collection.
public List<ObjectDetail> getObjects()
The identified objects in a collection.
Copyright © 2021 IBM Cloud. All rights reserved.