Uses of Class
com.google.cloud.securitycenter.v1p1beta1.ListFindingsResponse.ListFindingsResult
-
Packages that use ListFindingsResponse.ListFindingsResult Package Description com.google.cloud.securitycenter.v1p1beta1 A client to Security Command Center API -
-
Uses of ListFindingsResponse.ListFindingsResult in com.google.cloud.securitycenter.v1p1beta1
Methods in com.google.cloud.securitycenter.v1p1beta1 that return ListFindingsResponse.ListFindingsResult Modifier and Type Method Description ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult.Builder. build()ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult.Builder. buildPartial()static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. getDefaultInstance()ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult.Builder. getDefaultInstanceForType()ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. getDefaultInstanceForType()ListFindingsResponse.ListFindingsResultListFindingsResponse.Builder. getListFindingsResults(int index)Findings matching the list request.ListFindingsResponse.ListFindingsResultListFindingsResponse. getListFindingsResults(int index)Findings matching the list request.ListFindingsResponse.ListFindingsResultListFindingsResponseOrBuilder. getListFindingsResults(int index)Findings matching the list request.static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseDelimitedFrom(InputStream input)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseFrom(byte[] data)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseFrom(com.google.protobuf.ByteString data)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseFrom(com.google.protobuf.CodedInputStream input)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseFrom(InputStream input)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseFrom(ByteBuffer data)static ListFindingsResponse.ListFindingsResultListFindingsResponse.ListFindingsResult. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1p1beta1 that return types with arguments of type ListFindingsResponse.ListFindingsResult Modifier and Type Method Description List<ListFindingsResponse.ListFindingsResult>ListFindingsResponse.Builder. getListFindingsResultsList()Findings matching the list request.List<ListFindingsResponse.ListFindingsResult>ListFindingsResponse. getListFindingsResultsList()Findings matching the list request.List<ListFindingsResponse.ListFindingsResult>ListFindingsResponseOrBuilder. getListFindingsResultsList()Findings matching the list request.com.google.protobuf.Parser<ListFindingsResponse.ListFindingsResult>ListFindingsResponse.ListFindingsResult. getParserForType()static com.google.protobuf.Parser<ListFindingsResponse.ListFindingsResult>ListFindingsResponse.ListFindingsResult. parser()Methods in com.google.cloud.securitycenter.v1p1beta1 with parameters of type ListFindingsResponse.ListFindingsResult Modifier and Type Method Description ListFindingsResponse.BuilderListFindingsResponse.Builder. addListFindingsResults(int index, ListFindingsResponse.ListFindingsResult value)Findings matching the list request.ListFindingsResponse.BuilderListFindingsResponse.Builder. addListFindingsResults(ListFindingsResponse.ListFindingsResult value)Findings matching the list request.ListFindingsResponse.ListFindingsResult.BuilderListFindingsResponse.ListFindingsResult.Builder. mergeFrom(ListFindingsResponse.ListFindingsResult other)static ListFindingsResponse.ListFindingsResult.BuilderListFindingsResponse.ListFindingsResult. newBuilder(ListFindingsResponse.ListFindingsResult prototype)ListFindingsResponse.BuilderListFindingsResponse.Builder. setListFindingsResults(int index, ListFindingsResponse.ListFindingsResult value)Findings matching the list request.Method parameters in com.google.cloud.securitycenter.v1p1beta1 with type arguments of type ListFindingsResponse.ListFindingsResult Modifier and Type Method Description ListFindingsResponse.BuilderListFindingsResponse.Builder. addAllListFindingsResults(Iterable<? extends ListFindingsResponse.ListFindingsResult> values)Findings matching the list request.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)protected SecurityCenterClient.ListFindingsPageSecurityCenterClient.ListFindingsPage. createPage(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,ListFindingsResponse.ListFindingsResult> context, ListFindingsResponse response)com.google.api.core.ApiFuture<SecurityCenterClient.ListFindingsPage>SecurityCenterClient.ListFindingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,ListFindingsResponse.ListFindingsResult> context, com.google.api.core.ApiFuture<ListFindingsResponse> futureResponse)
-