SecurityAssessmentResponse.DefinitionStages.WithScope Interface

public static interface SecurityAssessmentResponse.DefinitionStages.WithScope

The stage of the SecurityAssessmentResponse definition allowing to specify parent resource.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withExistingResourceId(String resourceId)

Specifies resourceId.

Method Details

withExistingResourceId

public abstract SecurityAssessmentResponse.DefinitionStages.WithCreate withExistingResourceId(String resourceId)

Specifies resourceId.

Parameters:

resourceId - The identifier of the resource.

Returns:

the next definition stage.

Applies to