Class InboundConnectionEndpointClientCertificateRequest
java.lang.Object
com.cloudera.cdp.dfworkload.model.InboundConnectionEndpointClientCertificateRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.696-07:00")
public class InboundConnectionEndpointClientCertificateRequest
extends Object
Request object to retrieve Inbound Connection Endpoint client's certificate.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
InboundConnectionEndpointClientCertificateRequest
public InboundConnectionEndpointClientCertificateRequest()
-
-
Method Details
-
getEnvironmentCrn
Getter for environmentCrn. The CRN of an environment to execute the command. -
setEnvironmentCrn
Setter for environmentCrn. The CRN of an environment to execute the command. -
getCrn
Getter for crn. The CRN of the Inbound Connection Endpoint -
setCrn
Setter for crn. The CRN of the Inbound Connection Endpoint -
equals
-
hashCode
public int hashCode() -
toString
-