Uses of Class
com.cloudera.cdp.dfworkload.model.InboundConnectionEndpointClientPrivateKeyResponse
-
Packages that use InboundConnectionEndpointClientPrivateKeyResponse Package Description com.cloudera.cdp.dfworkload.api -
-
Uses of InboundConnectionEndpointClientPrivateKeyResponse in com.cloudera.cdp.dfworkload.api
Methods in com.cloudera.cdp.dfworkload.api that return InboundConnectionEndpointClientPrivateKeyResponse Modifier and Type Method Description InboundConnectionEndpointClientPrivateKeyResponse
DfworkloadClient. getClientPrivateKeyEncoded(InboundConnectionEndpointClientPrivateKeyRequest input)
Get Inbound Connection Endpoint Client's Private Key (in PEM encoding)
-