Interface SecurityAssessmentResponse.UpdateStages.WithResourceDetails

All Known Subinterfaces:
SecurityAssessmentResponse.Update
Enclosing interface:
SecurityAssessmentResponse.UpdateStages

public static interface SecurityAssessmentResponse.UpdateStages.WithResourceDetails
The stage of the SecurityAssessmentResponse update allowing to specify resourceDetails.
  • Method Details

    • withResourceDetails

      SecurityAssessmentResponse.Update withResourceDetails(ResourceDetails resourceDetails)
      Specifies the resourceDetails property: Details of the resource that was assessed.
      Parameters:
      resourceDetails - Details of the resource that was assessed.
      Returns:
      the next definition stage.