Uses of Class
com.cloudera.cdp.dfworkload.model.InboundConnectionEndpointCertificateSummary
Packages that use InboundConnectionEndpointCertificateSummary
-
Uses of InboundConnectionEndpointCertificateSummary in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return types with arguments of type InboundConnectionEndpointCertificateSummaryModifier and TypeMethodDescriptionInboundConnectionEndpointSummary.getCertificateSummaries()Getter for certificateSummaries.Method parameters in com.cloudera.cdp.dfworkload.model with type arguments of type InboundConnectionEndpointCertificateSummaryModifier and TypeMethodDescriptionvoidInboundConnectionEndpointSummary.setCertificateSummaries(List<InboundConnectionEndpointCertificateSummary> certificateSummaries) Setter for certificateSummaries.