SecurityAssessmentResponse.UpdateStages.WithResourceDetails Interface
public static interface SecurityAssessmentResponse.UpdateStages.WithResourceDetails
The stage of the SecurityAssessmentResponse update allowing to specify resourceDetails.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withResourceDetails(ResourceDetails resourceDetails)
Specifies the resource |
Method Details
withResourceDetails
public abstract SecurityAssessmentResponse.Update withResourceDetails(ResourceDetails resourceDetails)
Specifies the resourceDetails property: Details of the resource that was assessed.
Parameters:
Returns: