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