Package com.cloudera.cdp.datahub.model
Class RotateAutoTlsCertificatesRequest
- java.lang.Object
-
- com.cloudera.cdp.datahub.model.RotateAutoTlsCertificatesRequest
-
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2023-05-19T00:55:24.161-07:00") public class RotateAutoTlsCertificatesRequest extends Object
Request object to rotate autotls certificates on datahub's hosts, deprecated.
-
-
Constructor Summary
Constructors Constructor Description RotateAutoTlsCertificatesRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getDatahubName()
Getter for datahubName.int
hashCode()
void
setDatahubName(String datahubName)
Setter for datahubName.String
toString()
-