Uses of Class
com.oracle.bmc.goldengate.model.RestIcebergCatalog.Builder
-
Packages that use RestIcebergCatalog.Builder Package Description com.oracle.bmc.goldengate.model -
-
Uses of RestIcebergCatalog.Builder in com.oracle.bmc.goldengate.model
Methods in com.oracle.bmc.goldengate.model that return RestIcebergCatalog.Builder Modifier and Type Method Description static RestIcebergCatalog.BuilderRestIcebergCatalog. builder()Create a new builder.RestIcebergCatalog.BuilderRestIcebergCatalog.Builder. copy(RestIcebergCatalog model)RestIcebergCatalog.BuilderRestIcebergCatalog.Builder. propertiesSecretId(String propertiesSecretId)The OCID of the Secret that stores the content of the configuration file containing additional properties for the REST catalog.RestIcebergCatalog.BuilderRestIcebergCatalog. toBuilder()RestIcebergCatalog.BuilderRestIcebergCatalog.Builder. uri(String uri)The base URL for the REST Catalog API.
-