Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
LoggingConfig |
LoggingConfig.splunk(SplunkLoggingConfig splunk) |
LoggingConfig |
LoggingConfig.stackdriver(StackdriverLoggingConfig stackdriver) |
Modifier and Type | Method and Description |
---|---|
Map<String,LoggingConfig> |
Account.getLoggingConfigs()
Map from UUIDs to LoggingConfig objects
|
Modifier and Type | Method and Description |
---|---|
Account |
Account.putLoggingConfigsItem(String key,
LoggingConfig loggingConfigsItem) |
Modifier and Type | Method and Description |
---|---|
Account |
Account.loggingConfigs(Map<String,LoggingConfig> loggingConfigs) |
void |
Account.setLoggingConfigs(Map<String,LoggingConfig> loggingConfigs) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved