Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.SettingsInner
Package
Description
Package containing the service clients for SecurityInsights.
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of SettingsInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionGets a setting.ProductSettingsClient.update
(String resourceGroupName, String workspaceName, String settingsName, SettingsInner settings) Updates setting.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SettingsInner>
ProductSettingsClient.getWithResponse
(String resourceGroupName, String workspaceName, String settingsName, com.azure.core.util.Context context) Gets a setting.com.azure.core.http.rest.Response<SettingsInner>
ProductSettingsClient.updateWithResponse
(String resourceGroupName, String workspaceName, String settingsName, SettingsInner settings, com.azure.core.util.Context context) Updates setting.Modifier and TypeMethodDescriptionProductSettingsClient.update
(String resourceGroupName, String workspaceName, String settingsName, SettingsInner settings) Updates setting.com.azure.core.http.rest.Response<SettingsInner>
ProductSettingsClient.updateWithResponse
(String resourceGroupName, String workspaceName, String settingsName, SettingsInner settings, com.azure.core.util.Context context) Updates setting. -
Uses of SettingsInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionSet the etag property: Etag of the azure resource.Modifier and TypeMethodDescriptionSettingListInner.value()
Get the value property: Array of settings.Modifier and TypeMethodDescriptionSettingListInner.withValue
(List<SettingsInner> value) Set the value property: Array of settings. -
Uses of SettingsInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeClassDescriptionfinal class
Settings with single toggle.final class
Settings with single toggle.final class
Settings with single toggle.final class
Settings with single toggle.Modifier and TypeMethodDescriptionSettings.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.SettingsInner object.Modifier and TypeMethodDescriptionProductSettings.update
(String resourceGroupName, String workspaceName, String settingsName, SettingsInner settings) Updates setting.com.azure.core.http.rest.Response<Settings>
ProductSettings.updateWithResponse
(String resourceGroupName, String workspaceName, String settingsName, SettingsInner settings, com.azure.core.util.Context context) Updates setting.