public static class CatalogObjectReference.Builder extends Object
CatalogObjectReference.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CatalogObjectReference |
build()
Builds a new
CatalogObjectReference object using the set fields. |
CatalogObjectReference.Builder |
catalogVersion(Long catalogVersion)
Setter for catalogVersion.
|
CatalogObjectReference.Builder |
objectId(String objectId)
Setter for objectId.
|
public CatalogObjectReference.Builder objectId(String objectId)
objectId - String value for objectId.public CatalogObjectReference.Builder catalogVersion(Long catalogVersion)
catalogVersion - Long value for catalogVersion.public CatalogObjectReference build()
CatalogObjectReference object using the set fields.CatalogObjectReferenceCopyright © 2022. All rights reserved.