Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.OperationInner
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 OperationInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list()
Lists all operations available Azure Security Insights Resource Provider.com.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list
(com.azure.core.util.Context context) Lists all operations available Azure Security Insights Resource Provider. -
Uses of OperationInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionOperationInner.withDisplay
(OperationDisplay display) Set the display property: Properties of the operation.OperationInner.withIsDataAction
(Boolean isDataAction) Set the isDataAction property: Indicates whether the operation is a data action.Set the name property: Name of the operation.OperationInner.withOrigin
(String origin) Set the origin property: The origin of the operation. -
Uses of OperationInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionOperation.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.OperationInner object.Modifier and TypeMethodDescriptionOperationsList.value()
Get the value property: Array of operations.Modifier and TypeMethodDescriptionOperationsList.withValue
(List<OperationInner> value) Set the value property: Array of operations.