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 classListFindingsResponse.ListFindingsResultResult containing the Finding and its StateChange.static classListFindingsResponse.ListFindingsResult.BuilderResult containing the Finding and its StateChange.Methods in com.google.cloud.securitycenter.v1p1beta1 that return ListFindingsResponse.ListFindingsResultOrBuilder Modifier and Type Method Description ListFindingsResponse.ListFindingsResultOrBuilderListFindingsResponse.Builder. getListFindingsResultsOrBuilder(int index)Findings matching the list request.ListFindingsResponse.ListFindingsResultOrBuilderListFindingsResponse. getListFindingsResultsOrBuilder(int index)Findings matching the list request.ListFindingsResponse.ListFindingsResultOrBuilderListFindingsResponseOrBuilder. 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.
-