Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Cloud Security Command Center API.
|
com.google.cloud.securitycenter.v1.stub |
Modifier and Type | Method and Description |
---|---|
SecurityCenterClient.ListFindingsPagedResponse |
SecurityCenterClient.listFindings(ListFindingsRequest request)
Lists an organization or source's findings.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<SecurityCenterClient.ListFindingsPagedResponse> |
SecurityCenterClient.ListFindingsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,ListFindingsResponse.ListFindingsResult> context,
com.google.api.core.ApiFuture<ListFindingsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse> |
SecurityCenterClient.listFindingsPagedCallable()
Lists an organization or source's findings.
|
com.google.api.gax.rpc.PagedCallSettings<ListFindingsRequest,ListFindingsResponse,SecurityCenterClient.ListFindingsPagedResponse> |
SecurityCenterSettings.listFindingsSettings()
Returns the object with the settings used for calls to listFindings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFindingsRequest,ListFindingsResponse,SecurityCenterClient.ListFindingsPagedResponse> |
SecurityCenterSettings.Builder.listFindingsSettings()
Returns the builder for the settings used for calls to listFindings.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse> |
GrpcSecurityCenterStub.listFindingsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse> |
SecurityCenterStub.listFindingsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListFindingsRequest,ListFindingsResponse,SecurityCenterClient.ListFindingsPagedResponse> |
SecurityCenterStubSettings.listFindingsSettings()
Returns the object with the settings used for calls to listFindings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFindingsRequest,ListFindingsResponse,SecurityCenterClient.ListFindingsPagedResponse> |
SecurityCenterStubSettings.Builder.listFindingsSettings()
Returns the builder for the settings used for calls to listFindings.
|
Copyright © 2019 Google LLC. All rights reserved.