Uses of Class
com.cloudera.cdp.dfworkload.model.InboundConnectionEndpointClientCertificatesRequest
-
Packages that use InboundConnectionEndpointClientCertificatesRequest Package Description com.cloudera.cdp.dfworkload.api -
-
Uses of InboundConnectionEndpointClientCertificatesRequest in com.cloudera.cdp.dfworkload.api
Methods in com.cloudera.cdp.dfworkload.api with parameters of type InboundConnectionEndpointClientCertificatesRequest Modifier and Type Method Description InboundConnectionEndpointClientPrivateKeyResponse
DfworkloadClient. getClientCertificatesEncoded(InboundConnectionEndpointClientCertificatesRequest input)
Get Inbound Connection Endpoint Client Certificates (in PEM encoding)
-