Class GetMetastoresOptions
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.ibm.cloud.watsonxdata.watsonx_data.v1.model.GetMetastoresOptions
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class GetMetastoresOptions extends com.ibm.cloud.sdk.core.service.model.GenericModelThe getMetastores options.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classGetMetastoresOptions.BuilderBuilder.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringauthInstanceId()Gets the authInstanceId.GetMetastoresOptions.BuildernewBuilder()New builder.
 
- 
- 
- 
Method Detail- 
newBuilderpublic GetMetastoresOptions.Builder newBuilder() New builder.- Returns:
- a GetMetastoresOptions builder
 
 - 
authInstanceIdpublic java.lang.String authInstanceId() Gets the authInstanceId. Instance ID.- Returns:
- the authInstanceId
 
 
- 
 
-