Uses of Class
com.azure.resourcemanager.securityinsights.models.PermissionsCustomsItem
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of PermissionsCustomsItem in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionPermissionsCustomsItem.withDescription
(String description) Set the description property: Customs permissions description.Set the name property: Customs permissions name.Modifier and TypeMethodDescriptionPermissions.customs()
Get the customs property: Customs permissions required for the connector.Modifier and TypeMethodDescriptionPermissions.withCustoms
(List<PermissionsCustomsItem> customs) Set the customs property: Customs permissions required for the connector.