| Package | Description | 
|---|---|
| com.google.cloud.securitycenter.v1beta1 | 
 A client to Cloud Security Command Center API. 
 | 
| com.google.cloud.securitycenter.v1beta1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityCenterClient.GroupFindingsPagedResponse | 
SecurityCenterClient.groupFindings(GroupFindingsRequest request)
Filters an organization or source's findings and groups them by their specified properties. 
 | 
SecurityCenterClient.GroupFindingsPagedResponse | 
SecurityCenterClient.groupFindings(SourceName parent,
             String groupBy)
Filters an organization or source's findings and groups them by their specified properties. 
 | 
SecurityCenterClient.GroupFindingsPagedResponse | 
SecurityCenterClient.groupFindings(String parent,
             String groupBy)
Filters an organization or source's findings and groups them by their specified properties. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<SecurityCenterClient.GroupFindingsPagedResponse> | 
SecurityCenterClient.GroupFindingsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<GroupFindingsRequest,GroupFindingsResponse,GroupResult> context,
           com.google.api.core.ApiFuture<GroupFindingsResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<GroupFindingsRequest,SecurityCenterClient.GroupFindingsPagedResponse> | 
SecurityCenterClient.groupFindingsPagedCallable()
Filters an organization or source's findings and groups them by their specified properties. 
 | 
com.google.api.gax.rpc.PagedCallSettings<GroupFindingsRequest,GroupFindingsResponse,SecurityCenterClient.GroupFindingsPagedResponse> | 
SecurityCenterSettings.groupFindingsSettings()
Returns the object with the settings used for calls to groupFindings. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<GroupFindingsRequest,GroupFindingsResponse,SecurityCenterClient.GroupFindingsPagedResponse> | 
SecurityCenterSettings.Builder.groupFindingsSettings()
Returns the builder for the settings used for calls to groupFindings. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GroupFindingsRequest,SecurityCenterClient.GroupFindingsPagedResponse> | 
SecurityCenterStub.groupFindingsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<GroupFindingsRequest,SecurityCenterClient.GroupFindingsPagedResponse> | 
GrpcSecurityCenterStub.groupFindingsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<GroupFindingsRequest,GroupFindingsResponse,SecurityCenterClient.GroupFindingsPagedResponse> | 
SecurityCenterStubSettings.groupFindingsSettings()
Returns the object with the settings used for calls to groupFindings. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<GroupFindingsRequest,GroupFindingsResponse,SecurityCenterClient.GroupFindingsPagedResponse> | 
SecurityCenterStubSettings.Builder.groupFindingsSettings()
Returns the builder for the settings used for calls to groupFindings. 
 | 
Copyright © 2019 Google LLC. All rights reserved.