SecurityAssessmentMetadataResponse.DefinitionStages.WithDescription Interface
public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithDescription
The stage of the SecurityAssessmentMetadataResponse definition allowing to specify description.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDescription(String description)
Specifies the description property: Human readable description of the assessment. |
Method Details
withDescription
public abstract SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate withDescription(String description)
Specifies the description property: Human readable description of the assessment.
Parameters:
Returns: