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