@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)
Get the compliance security profile setting for new workspaces.
|
CspEnablementAccountService |
impl() |
CspEnablementAccountSetting |
update(boolean allowMissing,
CspEnablementAccountSetting setting,
String fieldMask) |
CspEnablementAccountSetting |
update(UpdateCspEnablementAccountSettingRequest request)
Update the compliance security profile setting for new workspaces.
|
public CspEnablementAccountAPI(ApiClient apiClient)
public CspEnablementAccountAPI(CspEnablementAccountService mock)
public CspEnablementAccountSetting get(GetCspEnablementAccountSettingRequest request)
Gets the compliance security profile setting for new workspaces.
public CspEnablementAccountSetting update(boolean allowMissing, CspEnablementAccountSetting setting, String fieldMask)
public CspEnablementAccountSetting update(UpdateCspEnablementAccountSettingRequest request)
Updates the value of the compliance security profile setting for new workspaces.
public CspEnablementAccountService impl()
Copyright © 2024. All rights reserved.