public static interface AssessmentTargetFilter.Builder extends SdkPojo, CopyableBuilder<AssessmentTargetFilter.Builder,AssessmentTargetFilter>
| Modifier and Type | Method and Description |
|---|---|
AssessmentTargetFilter.Builder |
assessmentTargetNamePattern(String assessmentTargetNamePattern)
For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for
this data type property must match the value of the assessmentTargetName property of the
AssessmentTarget data type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssessmentTargetFilter.Builder assessmentTargetNamePattern(String assessmentTargetNamePattern)
For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.
assessmentTargetNamePattern - For a record to match a filter, an explicit value or a string that contains a wildcard that is
specified for this data type property must match the value of the assessmentTargetName property
of the AssessmentTarget data type.Copyright © 2023. All rights reserved.