Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
protected AssetServiceClient.ListSavedQueriesPage |
AssetServiceClient.ListSavedQueriesPage.createPage(PageContext<ListSavedQueriesRequest,ListSavedQueriesResponse,SavedQuery> context,
ListSavedQueriesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<AssetServiceClient.ListSavedQueriesPage> |
AssetServiceClient.ListSavedQueriesPage.createPageAsync(PageContext<ListSavedQueriesRequest,ListSavedQueriesResponse,SavedQuery> context,
com.google.api.core.ApiFuture<ListSavedQueriesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected AssetServiceClient.ListSavedQueriesFixedSizeCollection |
AssetServiceClient.ListSavedQueriesFixedSizeCollection.createCollection(List<AssetServiceClient.ListSavedQueriesPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.