Package com.cloudera.cdp.datahub.model
Class RotatePrivateCertificatesRequest
- java.lang.Object
-
- com.cloudera.cdp.datahub.model.RotatePrivateCertificatesRequest
-
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2023-06-01T14:27:19.310-07:00") public class RotatePrivateCertificatesRequest extends Object
Request object to rotate private certificates on the hosts of Datahub.
-
-
Constructor Summary
Constructors Constructor Description RotatePrivateCertificatesRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getDatahub()
Getter for datahub.int
hashCode()
void
setDatahub(String datahub)
Setter for datahub.String
toString()
-