public static class UpdateConnectionFromHdfs.Builder extends Object
Constructor and Description |
---|
Builder() |
public UpdateConnectionFromHdfs.Builder key(String key)
public UpdateConnectionFromHdfs.Builder modelVersion(String modelVersion)
public UpdateConnectionFromHdfs.Builder parentRef(ParentReference parentRef)
public UpdateConnectionFromHdfs.Builder name(String name)
public UpdateConnectionFromHdfs.Builder description(String description)
public UpdateConnectionFromHdfs.Builder objectStatus(Integer objectStatus)
public UpdateConnectionFromHdfs.Builder objectVersion(Integer objectVersion)
public UpdateConnectionFromHdfs.Builder identifier(String identifier)
public UpdateConnectionFromHdfs.Builder connectionProperties(List<ConnectionProperty> connectionProperties)
public UpdateConnectionFromHdfs.Builder registryMetadata(RegistryMetadata registryMetadata)
public UpdateConnectionFromHdfs.Builder hdfsPrincipal(String hdfsPrincipal)
The HDFS principal.
hdfsPrincipal
- the value to setpublic UpdateConnectionFromHdfs.Builder dataNodePrincipal(String dataNodePrincipal)
The HDFS Data Node principal.
dataNodePrincipal
- the value to setpublic UpdateConnectionFromHdfs.Builder nameNodePrincipal(String nameNodePrincipal)
The HDFS Name Node principal.
nameNodePrincipal
- the value to setpublic UpdateConnectionFromHdfs.Builder realm(String realm)
HDFS Realm name.
realm
- the value to setpublic UpdateConnectionFromHdfs.Builder keyDistributionCenter(String keyDistributionCenter)
The HDFS Key Distribution Center.
keyDistributionCenter
- the value to setpublic UpdateConnectionFromHdfs.Builder keyTabContent(SensitiveAttribute keyTabContent)
public UpdateConnectionFromHdfs build()
public UpdateConnectionFromHdfs.Builder copy(UpdateConnectionFromHdfs model)
Copyright © 2016–2024. All rights reserved.