SecurityStandard.UpdateStages.WithPolicySetDefinitionId Interface

public static interface SecurityStandard.UpdateStages.WithPolicySetDefinitionId

The stage of the SecurityStandard update allowing to specify policySetDefinitionId.

Method Summary

Modifier and Type Method and Description
abstract Update withPolicySetDefinitionId(String policySetDefinitionId)

Specifies the policySetDefinitionId property: The policy set definition id associated with the standard..

Method Details

withPolicySetDefinitionId

public abstract SecurityStandard.Update withPolicySetDefinitionId(String policySetDefinitionId)

Specifies the policySetDefinitionId property: The policy set definition id associated with the standard..

Parameters:

policySetDefinitionId - The policy set definition id associated with the standard.

Returns:

the next definition stage.

Applies to