Interface SecurityAssessmentMetadataResponse.DefinitionStages.WithPlannedDeprecationDate

All Known Subinterfaces:
SecurityAssessmentMetadataResponse.Definition, SecurityAssessmentMetadataResponse.DefinitionStages.Blank, SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate
Enclosing interface:
SecurityAssessmentMetadataResponse.DefinitionStages

public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithPlannedDeprecationDate
The stage of the SecurityAssessmentMetadataResponse definition allowing to specify plannedDeprecationDate.
  • Method Details

    • withPlannedDeprecationDate

      SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate withPlannedDeprecationDate(String plannedDeprecationDate)
      Specifies the plannedDeprecationDate property: The plannedDeprecationDate property..
      Parameters:
      plannedDeprecationDate - The plannedDeprecationDate property.
      Returns:
      the next definition stage.