Package | Description |
---|---|
com.google.cloud.securitycenter.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
static class |
ListFindingsResponse.ListFindingsResult
Result containing the Finding and its StateChange.
|
static class |
ListFindingsResponse.ListFindingsResult.Builder
Result containing the Finding and its StateChange.
|
Modifier and Type | Method and Description |
---|---|
ListFindingsResponse.ListFindingsResultOrBuilder |
ListFindingsResponse.getListFindingsResultsOrBuilder(int index)
Findings matching the list request.
|
ListFindingsResponse.ListFindingsResultOrBuilder |
ListFindingsResponse.Builder.getListFindingsResultsOrBuilder(int index)
Findings matching the list request.
|
ListFindingsResponse.ListFindingsResultOrBuilder |
ListFindingsResponseOrBuilder.getListFindingsResultsOrBuilder(int index)
Findings matching the list request.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ListFindingsResponse.ListFindingsResultOrBuilder> |
ListFindingsResponse.getListFindingsResultsOrBuilderList()
Findings matching the list request.
|
List<? extends ListFindingsResponse.ListFindingsResultOrBuilder> |
ListFindingsResponse.Builder.getListFindingsResultsOrBuilderList()
Findings matching the list request.
|
List<? extends ListFindingsResponse.ListFindingsResultOrBuilder> |
ListFindingsResponseOrBuilder.getListFindingsResultsOrBuilderList()
Findings matching the list request.
|
Copyright © 2022 Google LLC. All rights reserved.