static com.google.api.core.ApiFuture<SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterClient.GroupAssetsPagedResponse.createAsync(PageContext<GroupAssetsRequest,GroupAssetsResponse,GroupResult> context,
com.google.api.core.ApiFuture<GroupAssetsResponse> futureResponse) |
UnaryCallable<GroupAssetsRequest,SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterClient.groupAssetsPagedCallable()
Filters an organization's assets and groups them by their specified properties.
|
PagedCallSettings<GroupAssetsRequest,GroupAssetsResponse,SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterSettings.groupAssetsSettings()
Returns the object with the settings used for calls to groupAssets.
|
PagedCallSettings.Builder<GroupAssetsRequest,GroupAssetsResponse,SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterSettings.Builder.groupAssetsSettings()
Returns the builder for the settings used for calls to groupAssets.
|