SecurityAssessmentMetadataResponse.DefinitionStages.WithImplementationEffort Interface

public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithImplementationEffort

The stage of the SecurityAssessmentMetadataResponse definition allowing to specify implementationEffort.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withImplementationEffort(ImplementationEffort implementationEffort)

Specifies the implementationEffort property: The implementation effort required to remediate this assessment.

Method Details

withImplementationEffort

public abstract SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate withImplementationEffort(ImplementationEffort implementationEffort)

Specifies the implementationEffort property: The implementation effort required to remediate this assessment.

Parameters:

implementationEffort - The implementation effort required to remediate this assessment.

Returns:

the next definition stage.

Applies to