@Generated public class CspEnablementAccountAPI extends Object
This settings can be disabled so that new workspaces do not have compliance security profile enabled by default.
| Constructor and Description |
|---|
CspEnablementAccountAPI(ApiClient apiClient)
Regular-use constructor
|
CspEnablementAccountAPI(CspEnablementAccountService mock)
Constructor for mocks
|
| Modifier and Type | Method and Description |
|---|---|
CspEnablementAccountSetting |
get(GetCspEnablementAccountSettingRequest request)
Gets the compliance security profile setting for new workspaces.
|
CspEnablementAccountService |
impl() |
CspEnablementAccountSetting |
update(UpdateCspEnablementAccountSettingRequest request)
Updates the value of the compliance security profile setting for new workspaces.
|
public CspEnablementAccountAPI(ApiClient apiClient)
public CspEnablementAccountAPI(CspEnablementAccountService mock)
public CspEnablementAccountSetting get(GetCspEnablementAccountSettingRequest request)
public CspEnablementAccountSetting update(UpdateCspEnablementAccountSettingRequest request)
public CspEnablementAccountService impl()
Copyright © 2026. All rights reserved.