Class NewClusterLink
java.lang.Object
org.apache.kafka.clients.admin.NewClusterLink
A new cluster link to be created via
ConfluentAdmin.createClusterLinks(Collection, CreateClusterLinksOptions).Constructor Summary
ConstructorsMethod Summary
Constructor Details
NewClusterLink
Creates a new cluster link with the specified configs.- Parameters:
linkName- the name assigned to the cluster linkclusterId- the ID of the cluster link, or null if not validatedconfigs- the initial configuration values
NewClusterLink
Method Details
linkName
The name of the cluster link to be created.clusterId
The ID of the cluster link, or null if not provided.linkId
The link id for a source or bi-directional cluster link. If provided, a link with this id must exist on the remote cluster.configs
toString
equals
hashCode