Show / Hide Table of Contents

Class CreateHadoopIcebergCatalogDetails

The information about a new Hadoop catalog used in the Iceberg connection.

Inheritance
object
CreateIcebergCatalogDetails
CreateHadoopIcebergCatalogDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
public class CreateHadoopIcebergCatalogDetails : CreateIcebergCatalogDetails
In this article
Back to top