public class GetObjectMetadataOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GetObjectMetadataOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | collectionId()Gets the collectionId. | 
| GetObjectMetadataOptions.Builder | newBuilder()New builder. | 
| String | object()Gets the object. | 
public GetObjectMetadataOptions.Builder newBuilder()
public String collectionId()
The identifier of the collection.
public String object()
The name of the object.
Copyright © 2021 IBM Cloud. All rights reserved.