Package | Description |
---|---|
com.google.cloud.securitycenter.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.securitycenter.v1p1beta1.stub |
Modifier and Type | Method and Description |
---|---|
SecurityCenterClient.ListSourcesPagedResponse |
SecurityCenterClient.listSources(FolderName parent)
Lists all sources belonging to an organization.
|
SecurityCenterClient.ListSourcesPagedResponse |
SecurityCenterClient.listSources(ListSourcesRequest request)
Lists all sources belonging to an organization.
|
SecurityCenterClient.ListSourcesPagedResponse |
SecurityCenterClient.listSources(OrganizationName parent)
Lists all sources belonging to an organization.
|
SecurityCenterClient.ListSourcesPagedResponse |
SecurityCenterClient.listSources(ProjectName parent)
Lists all sources belonging to an organization.
|
SecurityCenterClient.ListSourcesPagedResponse |
SecurityCenterClient.listSources(String parent)
Lists all sources belonging to an organization.
|
Copyright © 2022 Google LLC. All rights reserved.