Package | Description |
---|---|
com.google.cloud.securitycenter.v1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
protected SecurityCenterClient.ListSourcesPage |
SecurityCenterClient.ListSourcesPage.createPage(PageContext<ListSourcesRequest,ListSourcesResponse,Source> context,
ListSourcesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<SecurityCenterClient.ListSourcesPage> |
SecurityCenterClient.ListSourcesPage.createPageAsync(PageContext<ListSourcesRequest,ListSourcesResponse,Source> context,
com.google.api.core.ApiFuture<ListSourcesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected SecurityCenterClient.ListSourcesFixedSizeCollection |
SecurityCenterClient.ListSourcesFixedSizeCollection.createCollection(List<SecurityCenterClient.ListSourcesPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.