Uses of Class
com.cloudera.cdp.dfworkload.model.InboundConnectionEndpointSummary
-
Uses of InboundConnectionEndpointSummary in com.cloudera.cdp.dfworkload.model
Modifier and TypeMethodDescriptionCreateInboundConnectionEndpointResponse.getInboundConnectionEndpointSummary()
Getter for inboundConnectionEndpointSummary.DescribeInboundConnectionEndpointResponse.getInboundConnectionEndpointSummary()
Getter for inboundConnectionEndpointSummary.Modifier and TypeMethodDescriptionListInboundConnectionEndpointsResponse.getInboundConnectionEndpoints()
Getter for inboundConnectionEndpoints.Modifier and TypeMethodDescriptionvoid
CreateInboundConnectionEndpointResponse.setInboundConnectionEndpointSummary
(InboundConnectionEndpointSummary inboundConnectionEndpointSummary) Setter for inboundConnectionEndpointSummary.void
DescribeInboundConnectionEndpointResponse.setInboundConnectionEndpointSummary
(InboundConnectionEndpointSummary inboundConnectionEndpointSummary) Setter for inboundConnectionEndpointSummary.Modifier and TypeMethodDescriptionvoid
ListInboundConnectionEndpointsResponse.setInboundConnectionEndpoints
(List<InboundConnectionEndpointSummary> inboundConnectionEndpoints) Setter for inboundConnectionEndpoints.