Package com.cloudera.cdp.opdb.model
Class ClientConfigurationDetails
java.lang.Object
com.cloudera.cdp.opdb.model.ClientConfigurationDetails
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:27.282-07:00")
public class ClientConfigurationDetails
extends Object
A URL which holds information necessary to configure a Connector.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ClientConfigurationDetails
public ClientConfigurationDetails()
-
-
Method Details
-
getName
Getter for name. The name of this configuration -
setName
Setter for name. The name of this configuration -
getUrl
Getter for url. The URL from which to fetch the configuration -
setUrl
Setter for url. The URL from which to fetch the configuration -
equals
-
hashCode
public int hashCode() -
toString
-