Uses of Class
com.exoscale.sdk.model.GetSksClusterAuthorityCert200Response
-
Packages that use GetSksClusterAuthorityCert200Response Package Description com.exoscale.sdk.api com.exoscale.sdk.model -
-
Uses of GetSksClusterAuthorityCert200Response in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api that return GetSksClusterAuthorityCert200Response Modifier and Type Method Description GetSksClusterAuthorityCert200Response
ExoscaleApi. getSksClusterAuthorityCert(UUID id, String authority)
Get the certificate for a SKS cluster authority This operation returns the certificate for the given SKS cluster authority encoded in base64. -
Uses of GetSksClusterAuthorityCert200Response in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return GetSksClusterAuthorityCert200Response Modifier and Type Method Description GetSksClusterAuthorityCert200Response
GetSksClusterAuthorityCert200Response. cacert(String cacert)
-