Class ListObjectMetadataOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.visual_recognition.v4.model.ListObjectMetadataOptions
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ListObjectMetadataOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The listObjectMetadata options.
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classListObjectMetadataOptions.BuilderBuilder.
- 
Method SummaryModifier and Type Method Description StringcollectionId()Gets the collectionId.ListObjectMetadataOptions.BuildernewBuilder()New builder.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModelequals, hashCode, toString
- 
Method Details- 
newBuilderNew builder.- Returns:
- a ListObjectMetadataOptions builder
 
- 
collectionIdGets the collectionId.The identifier of the collection. - Returns:
- the collectionId
 
 
-