Package | Description |
---|---|
com.google.cloud.securitycenter.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
FolderName |
FolderName.Builder.build() |
static FolderName |
FolderName.of(String folder) |
static FolderName |
FolderName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<FolderName> |
FolderName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
SecurityCenterClient.ListAssetsPagedResponse |
SecurityCenterClient.listAssets(FolderName parent)
Lists an organization's assets.
|
SecurityCenterClient.ListSourcesPagedResponse |
SecurityCenterClient.listSources(FolderName parent)
Lists all sources belonging to an organization.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
FolderName.toStringList(List<FolderName> values) |
Copyright © 2022 Google LLC. All rights reserved.