SecurityStandard.UpdateStages.WithCloudProviders Interface
public static interface SecurityStandard.UpdateStages.WithCloudProviders
The stage of the SecurityStandard update allowing to specify cloudProviders.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withCloudProviders(List<StandardSupportedCloud> cloudProviders)
Specifies the cloud |
Method Details
withCloudProviders
public abstract SecurityStandard.Update withCloudProviders(List<StandardSupportedCloud> cloudProviders)
Specifies the cloudProviders property: List of all standard supported clouds..
Parameters:
Returns: