SecurityAssessmentMetadataResponse.DefinitionStages.WithPlannedDeprecationDate Interface

public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithPlannedDeprecationDate

The stage of the SecurityAssessmentMetadataResponse definition allowing to specify plannedDeprecationDate.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withPlannedDeprecationDate(String plannedDeprecationDate)

Specifies the plannedDeprecationDate property: The plannedDeprecationDate property..

Method Details

withPlannedDeprecationDate

public abstract SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate withPlannedDeprecationDate(String plannedDeprecationDate)

Specifies the plannedDeprecationDate property: The plannedDeprecationDate property..

Parameters:

plannedDeprecationDate - The plannedDeprecationDate property.

Returns:

the next definition stage.

Applies to