Class ListInboundConnectionEndpointsRequest
java.lang.Object
com.cloudera.cdp.dfworkload.model.ListInboundConnectionEndpointsRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.696-07:00")
public class ListInboundConnectionEndpointsRequest
extends Object
Request object to use to list Inbound Connection Endpoints
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for environmentCrn.int
hashCode()
void
setEnvironmentCrn
(String environmentCrn) Setter for environmentCrn.toString()
-
Constructor Details
-
ListInboundConnectionEndpointsRequest
public ListInboundConnectionEndpointsRequest()
-
-
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. -
equals
-
hashCode
public int hashCode() -
toString
-