Class ServiceConfiguration
java.lang.Object
com.cloudera.cdp.replicationmanager.model.ServiceConfiguration
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-01-23T07:12:43.267-08:00")
public class ServiceConfiguration
extends Object
Configuration related to a service.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ServiceConfiguration
public ServiceConfiguration()
-
-
Method Details
-
getName
Getter for name. The name of the service. -
setName
Setter for name. The name of the service. -
getConfigs
Getter for configs. Service configuration map. -
setConfigs
Setter for configs. Service configuration map. -
equals
-
hashCode
public int hashCode() -
toString
-