Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
OrganizationSettingsName |
OrganizationSettingsName.Builder.build() |
static OrganizationSettingsName |
OrganizationSettingsName.of(String organization) |
static OrganizationSettingsName |
OrganizationSettingsName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<OrganizationSettingsName> |
OrganizationSettingsName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
OrganizationSettings |
SecurityCenterClient.getOrganizationSettings(OrganizationSettingsName name)
Gets the settings for an organization.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
OrganizationSettingsName.toStringList(List<OrganizationSettingsName> values) |
Copyright © 2022 Google LLC. All rights reserved.