@Generated(value="by gapic-generator-java") public abstract class AssetServiceStub extends Object implements BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
Constructor and Description |
---|
AssetServiceStub() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
awaitTermination, isShutdown, isTerminated, shutdown, shutdownNow
public OperationsStub getOperationsStub()
public OperationsStub getHttpJsonOperationsStub()
public OperationCallable<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> exportAssetsOperationCallable()
public UnaryCallable<ExportAssetsRequest,Operation> exportAssetsCallable()
public UnaryCallable<ListAssetsRequest,AssetServiceClient.ListAssetsPagedResponse> listAssetsPagedCallable()
public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
public UnaryCallable<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> batchGetAssetsHistoryCallable()
public UnaryCallable<CreateFeedRequest,Feed> createFeedCallable()
public UnaryCallable<GetFeedRequest,Feed> getFeedCallable()
public UnaryCallable<ListFeedsRequest,ListFeedsResponse> listFeedsCallable()
public UnaryCallable<UpdateFeedRequest,Feed> updateFeedCallable()
public UnaryCallable<DeleteFeedRequest,Empty> deleteFeedCallable()
public UnaryCallable<SearchAllResourcesRequest,AssetServiceClient.SearchAllResourcesPagedResponse> searchAllResourcesPagedCallable()
public UnaryCallable<SearchAllResourcesRequest,SearchAllResourcesResponse> searchAllResourcesCallable()
public UnaryCallable<SearchAllIamPoliciesRequest,AssetServiceClient.SearchAllIamPoliciesPagedResponse> searchAllIamPoliciesPagedCallable()
public UnaryCallable<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse> searchAllIamPoliciesCallable()
public UnaryCallable<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> analyzeIamPolicyCallable()
public OperationCallable<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata> analyzeIamPolicyLongrunningOperationCallable()
public UnaryCallable<AnalyzeIamPolicyLongrunningRequest,Operation> analyzeIamPolicyLongrunningCallable()
public UnaryCallable<AnalyzeMoveRequest,AnalyzeMoveResponse> analyzeMoveCallable()
public UnaryCallable<QueryAssetsRequest,QueryAssetsResponse> queryAssetsCallable()
public UnaryCallable<CreateSavedQueryRequest,SavedQuery> createSavedQueryCallable()
public UnaryCallable<GetSavedQueryRequest,SavedQuery> getSavedQueryCallable()
public UnaryCallable<ListSavedQueriesRequest,AssetServiceClient.ListSavedQueriesPagedResponse> listSavedQueriesPagedCallable()
public UnaryCallable<ListSavedQueriesRequest,ListSavedQueriesResponse> listSavedQueriesCallable()
public UnaryCallable<UpdateSavedQueryRequest,SavedQuery> updateSavedQueryCallable()
public UnaryCallable<DeleteSavedQueryRequest,Empty> deleteSavedQueryCallable()
public UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse> batchGetEffectiveIamPoliciesCallable()
public abstract void close()
close
in interface AutoCloseable
Copyright © 2022 Google LLC. All rights reserved.