azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

30 строки
2.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.chaos.models.Experiment.DefinitionStages.WithSelectors"
fullName: "com.azure.resourcemanager.chaos.models.Experiment.DefinitionStages.WithSelectors"
name: "Experiment.DefinitionStages.WithSelectors"
nameWithType: "Experiment.DefinitionStages.WithSelectors"
summary: "The stage of the Experiment definition allowing to specify selectors."
syntax: "public static interface **Experiment.DefinitionStages.WithSelectors**"
methods:
- uid: "com.azure.resourcemanager.chaos.models.Experiment.DefinitionStages.WithSelectors.withSelectors(java.util.List<com.azure.resourcemanager.chaos.models.ChaosTargetSelector>)"
fullName: "com.azure.resourcemanager.chaos.models.Experiment.DefinitionStages.WithSelectors.withSelectors(List<ChaosTargetSelector> selectors)"
name: "withSelectors(List<ChaosTargetSelector> selectors)"
nameWithType: "Experiment.DefinitionStages.WithSelectors.withSelectors(List<ChaosTargetSelector> selectors)"
summary: "Specifies the selectors property: List of selectors.."
modifiers:
- "abstract"
parameters:
- description: "List of selectors."
name: "selectors"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.chaos.models.ChaosTargetSelector?alt=com.azure.resourcemanager.chaos.models.ChaosTargetSelector&text=ChaosTargetSelector\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract Experiment.DefinitionStages.WithCreate withSelectors(List<ChaosTargetSelector> selectors)"
desc: "Specifies the selectors property: List of selectors.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.chaos.models.Experiment.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.chaos.models.Experiment.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Experiment definition allowing to specify selectors."
metadata: {}
package: "com.azure.resourcemanager.chaos.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-chaos:1.1.0