Uses of Class
com.azure.resourcemanager.securityinsights.models.InstructionStepsInstructionsItem
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of InstructionStepsInstructionsItem in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionInstructionStepsInstructionsItem.withParameters
(Object parameters) Set the parameters property: The parameters for the setting.InstructionStepsInstructionsItem.withType
(SettingType type) Set the type property: The kind of the setting.Modifier and TypeMethodDescriptionInstructionSteps.instructions()
Get the instructions property: Instruction step details.Modifier and TypeMethodDescriptionCodelessUiConnectorConfigPropertiesInstructionStepsItem.withInstructions
(List<InstructionStepsInstructionsItem> instructions) Set the instructions property: Instruction step details.InstructionSteps.withInstructions
(List<InstructionStepsInstructionsItem> instructions) Set the instructions property: Instruction step details.