public static class PostPrimaryCatalogParametersAssetsItem.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(String schema,
String table)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
PostPrimaryCatalogParametersAssetsItem |
build()
Builds a PostPrimaryCatalogParametersAssetsItem.
|
PostPrimaryCatalogParametersAssetsItem.Builder |
schema(String schema)
Set the schema.
|
PostPrimaryCatalogParametersAssetsItem.Builder |
table(String table)
Set the table.
|
public PostPrimaryCatalogParametersAssetsItem build()
public PostPrimaryCatalogParametersAssetsItem.Builder schema(String schema)
schema
- the schemapublic PostPrimaryCatalogParametersAssetsItem.Builder table(String table)
table
- the tableCopyright © 2021 IBM Cloud. All rights reserved.