Class FindingsRefinementServiceStub (0.33.0)
Stay organized with collections
Save and categorize content based on your preferences.
public abstract class FindingsRefinementServiceStub implements BackgroundResource
Base stub class for the FindingsRefinementService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
FindingsRefinementServiceStub()
public FindingsRefinementServiceStub()
Methods
close()
public abstract void close()
computeAllFindingsRefinementActivitiesCallable()
public UnaryCallable<ComputeAllFindingsRefinementActivitiesRequest,ComputeAllFindingsRefinementActivitiesResponse> computeAllFindingsRefinementActivitiesCallable()
computeFindingsRefinementActivityCallable()
public UnaryCallable<ComputeFindingsRefinementActivityRequest,ComputeFindingsRefinementActivityResponse> computeFindingsRefinementActivityCallable()
createFindingsRefinementCallable()
public UnaryCallable<CreateFindingsRefinementRequest,FindingsRefinement> createFindingsRefinementCallable()
getFindingsRefinementCallable()
public UnaryCallable<GetFindingsRefinementRequest,FindingsRefinement> getFindingsRefinementCallable()
getFindingsRefinementDeploymentCallable()
public UnaryCallable<GetFindingsRefinementDeploymentRequest,FindingsRefinementDeployment> getFindingsRefinementDeploymentCallable()
listAllFindingsRefinementDeploymentsCallable()
public UnaryCallable<ListAllFindingsRefinementDeploymentsRequest,ListAllFindingsRefinementDeploymentsResponse> listAllFindingsRefinementDeploymentsCallable()
listAllFindingsRefinementDeploymentsPagedCallable()
public UnaryCallable<ListAllFindingsRefinementDeploymentsRequest,FindingsRefinementServiceClient.ListAllFindingsRefinementDeploymentsPagedResponse> listAllFindingsRefinementDeploymentsPagedCallable()
listFindingsRefinementsCallable()
public UnaryCallable<ListFindingsRefinementsRequest,ListFindingsRefinementsResponse> listFindingsRefinementsCallable()
listFindingsRefinementsPagedCallable()
public UnaryCallable<ListFindingsRefinementsRequest,FindingsRefinementServiceClient.ListFindingsRefinementsPagedResponse> listFindingsRefinementsPagedCallable()
updateFindingsRefinementCallable()
public UnaryCallable<UpdateFindingsRefinementRequest,FindingsRefinement> updateFindingsRefinementCallable()
updateFindingsRefinementDeploymentCallable()
public UnaryCallable<UpdateFindingsRefinementDeploymentRequest,FindingsRefinementDeployment> updateFindingsRefinementDeploymentCallable()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-06 UTC.
[null,null,["Last updated 2026-08-06 UTC."],[],[]]