Package com.atlan.model.search
Class CustomMetadataAttributesAuditDetail.CustomMetadataAttributesAuditDetailBuilder<C extends CustomMetadataAttributesAuditDetail,B extends CustomMetadataAttributesAuditDetail.CustomMetadataAttributesAuditDetailBuilder<C,B>>
java.lang.Object
com.atlan.model.core.AtlanObject.AtlanObjectBuilder<C,B>
com.atlan.model.core.CustomMetadataAttributes.CustomMetadataAttributesBuilder<C,B>
com.atlan.model.search.CustomMetadataAttributesAuditDetail.CustomMetadataAttributesAuditDetailBuilder<C,B>
- Enclosing class:
CustomMetadataAttributesAuditDetail
public abstract static class CustomMetadataAttributesAuditDetail.CustomMetadataAttributesAuditDetailBuilder<C extends CustomMetadataAttributesAuditDetail,B extends CustomMetadataAttributesAuditDetail.CustomMetadataAttributesAuditDetailBuilder<C,B>>
extends CustomMetadataAttributes.CustomMetadataAttributesBuilder<C,B>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected B$fillValuesFrom(C instance) abstract Cbuild()Indicates whether this custom metadata audit entry is empty, typically true when the custom metadata has since been deleted from Atlan.protected abstract Bself()toString()Unique name of the custom metadata set (structure).Methods inherited from class com.atlan.model.core.CustomMetadataAttributes.CustomMetadataAttributesBuilder
archivedAttribute, archivedAttributes, attribute, attributes, clearArchivedAttributes, clearAttributesMethods inherited from class com.atlan.model.core.AtlanObject.AtlanObjectBuilder
rawJsonObject
-
Constructor Details
-
CustomMetadataAttributesAuditDetailBuilder
public CustomMetadataAttributesAuditDetailBuilder()
-
-
Method Details
-
$fillValuesFrom
-
typeName
Unique name of the custom metadata set (structure).- Returns:
this.
-
empty
Indicates whether this custom metadata audit entry is empty, typically true when the custom metadata has since been deleted from Atlan.- Returns:
this.
-
self
- Specified by:
selfin classCustomMetadataAttributes.CustomMetadataAttributesBuilder<C extends CustomMetadataAttributesAuditDetail,B extends CustomMetadataAttributesAuditDetail.CustomMetadataAttributesAuditDetailBuilder<C, B>>
-
build
- Specified by:
buildin classCustomMetadataAttributes.CustomMetadataAttributesBuilder<C extends CustomMetadataAttributesAuditDetail,B extends CustomMetadataAttributesAuditDetail.CustomMetadataAttributesAuditDetailBuilder<C, B>>
-
toString
-