Uses of Class
com.influxdb.client.domain.SecretKeys
-
Uses of SecretKeys in com.influxdb.client
Modifier and TypeMethodDescriptionvoid
OrganizationsApi.deleteSecrets
(SecretKeys secretKeys, String orgID) Delete provided secrets. -
Uses of SecretKeys in com.influxdb.client.domain
-
Uses of SecretKeys in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<Void> SecretsService.postOrgsIDSecrets
(String orgID, SecretKeys secretKeys, String zapTraceSpan) Deprecated.