Class DeleteInboundConnectionEndpointRequest
java.lang.Object
com.cloudera.cdp.dfworkload.model.DeleteInboundConnectionEndpointRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.696-07:00")
public class DeleteInboundConnectionEndpointRequest
extends Object
Request object that contains the identifier of the Inbound Connection Endpoint to delete
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DeleteInboundConnectionEndpointRequest
public DeleteInboundConnectionEndpointRequest()
-
-
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
-