Uses of Interface
com.google.cloud.securitycenter.v1p1beta1.ListFindingsResponse.ListFindingsResultOrBuilder
-
Packages that use ListFindingsResponse.ListFindingsResultOrBuilder Package Description com.google.cloud.securitycenter.v1p1beta1 A client to Security Command Center API -
-
Uses of ListFindingsResponse.ListFindingsResultOrBuilder in com.google.cloud.securitycenter.v1p1beta1
Classes in com.google.cloud.securitycenter.v1p1beta1 that implement ListFindingsResponse.ListFindingsResultOrBuilder Modifier and Type Class Description static class
ListFindingsResponse.ListFindingsResult
Result containing the Finding and its StateChange.static class
ListFindingsResponse.ListFindingsResult.Builder
Result containing the Finding and its StateChange.Methods in com.google.cloud.securitycenter.v1p1beta1 that return ListFindingsResponse.ListFindingsResultOrBuilder Modifier and Type Method Description ListFindingsResponse.ListFindingsResultOrBuilder
ListFindingsResponse.Builder. getListFindingsResultsOrBuilder(int index)
Findings matching the list request.ListFindingsResponse.ListFindingsResultOrBuilder
ListFindingsResponse. getListFindingsResultsOrBuilder(int index)
Findings matching the list request.ListFindingsResponse.ListFindingsResultOrBuilder
ListFindingsResponseOrBuilder. getListFindingsResultsOrBuilder(int index)
Findings matching the list request.Methods in com.google.cloud.securitycenter.v1p1beta1 that return types with arguments of type ListFindingsResponse.ListFindingsResultOrBuilder Modifier and Type Method Description List<? extends ListFindingsResponse.ListFindingsResultOrBuilder>
ListFindingsResponse.Builder. getListFindingsResultsOrBuilderList()
Findings matching the list request.List<? extends ListFindingsResponse.ListFindingsResultOrBuilder>
ListFindingsResponse. getListFindingsResultsOrBuilderList()
Findings matching the list request.List<? extends ListFindingsResponse.ListFindingsResultOrBuilder>
ListFindingsResponseOrBuilder. getListFindingsResultsOrBuilderList()
Findings matching the list request.
-