Package | Description |
---|---|
com.google.cloud.securitycenter.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
List<ListFindingsResponse.ListFindingsResult> |
ListFindingsResponse.getListFindingsResultsList()
Findings matching the list request.
|
List<ListFindingsResponse.ListFindingsResult> |
ListFindingsResponse.Builder.getListFindingsResultsList()
Findings matching the list request.
|
List<ListFindingsResponse.ListFindingsResult> |
ListFindingsResponseOrBuilder.getListFindingsResultsList()
Findings matching the list request.
|
Parser<ListFindingsResponse.ListFindingsResult> |
ListFindingsResponse.ListFindingsResult.getParserForType() |
static Parser<ListFindingsResponse.ListFindingsResult> |
ListFindingsResponse.ListFindingsResult.parser() |
Modifier and Type | Method and Description |
---|---|
ListFindingsResponse.Builder |
ListFindingsResponse.Builder.addListFindingsResults(int index,
ListFindingsResponse.ListFindingsResult value)
Findings matching the list request.
|
ListFindingsResponse.Builder |
ListFindingsResponse.Builder.addListFindingsResults(ListFindingsResponse.ListFindingsResult value)
Findings matching the list request.
|
ListFindingsResponse.ListFindingsResult.Builder |
ListFindingsResponse.ListFindingsResult.Builder.mergeFrom(ListFindingsResponse.ListFindingsResult other) |
static ListFindingsResponse.ListFindingsResult.Builder |
ListFindingsResponse.ListFindingsResult.newBuilder(ListFindingsResponse.ListFindingsResult prototype) |
ListFindingsResponse.Builder |
ListFindingsResponse.Builder.setListFindingsResults(int index,
ListFindingsResponse.ListFindingsResult value)
Findings matching the list request.
|
Copyright © 2022 Google LLC. All rights reserved.