Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.SettingListInner
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 SettingListInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionList of all the settings.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SettingListInner>
ProductSettingsClient.listWithResponse
(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) List of all the settings. -
Uses of SettingListInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionSettingListInner.withValue
(List<SettingsInner> value) Set the value property: Array of settings. -
Uses of SettingListInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionSettingList.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.SettingListInner object.