public class HttpJsonAssetServiceStub extends AssetServiceStub
REST stub implementation for the AssetService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonAssetServiceStub create(ClientContext clientContext)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonAssetServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(AssetServiceStubSettings settings)
public static final HttpJsonAssetServiceStub create(AssetServiceStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Constructors
HttpJsonAssetServiceStub(AssetServiceStubSettings settings, ClientContext clientContext)
protected HttpJsonAssetServiceStub(AssetServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonAssetServiceStub, using the given settings. This is protected
so that it is easy to make a subclass, but otherwise, the static factory methods should be
preferred.
HttpJsonAssetServiceStub(AssetServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonAssetServiceStub(AssetServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonAssetServiceStub, using the given settings. This is protected
so that it is easy to make a subclass, but otherwise, the static factory methods should be
preferred.
Methods
analyzeIamPolicyCallable()
public UnaryCallable<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> analyzeIamPolicyCallable()
Overrides
analyzeIamPolicyLongrunningCallable()
public UnaryCallable<AnalyzeIamPolicyLongrunningRequest,Operation> analyzeIamPolicyLongrunningCallable()
Overrides
analyzeIamPolicyLongrunningOperationCallable()
public OperationCallable<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata> analyzeIamPolicyLongrunningOperationCallable()
Overrides
analyzeMoveCallable()
public UnaryCallable<AnalyzeMoveRequest,AnalyzeMoveResponse> analyzeMoveCallable()
Overrides
analyzeOrgPoliciesCallable()
public UnaryCallable<AnalyzeOrgPoliciesRequest,AnalyzeOrgPoliciesResponse> analyzeOrgPoliciesCallable()
Overrides
analyzeOrgPoliciesPagedCallable()
public UnaryCallable<AnalyzeOrgPoliciesRequest,AssetServiceClient.AnalyzeOrgPoliciesPagedResponse> analyzeOrgPoliciesPagedCallable()
Overrides
analyzeOrgPolicyGovernedAssetsCallable()
public UnaryCallable<AnalyzeOrgPolicyGovernedAssetsRequest,AnalyzeOrgPolicyGovernedAssetsResponse> analyzeOrgPolicyGovernedAssetsCallable()
Overrides
analyzeOrgPolicyGovernedAssetsPagedCallable()
public UnaryCallable<AnalyzeOrgPolicyGovernedAssetsRequest,AssetServiceClient.AnalyzeOrgPolicyGovernedAssetsPagedResponse> analyzeOrgPolicyGovernedAssetsPagedCallable()
Overrides
analyzeOrgPolicyGovernedContainersCallable()
public UnaryCallable<AnalyzeOrgPolicyGovernedContainersRequest,AnalyzeOrgPolicyGovernedContainersResponse> analyzeOrgPolicyGovernedContainersCallable()
Overrides
analyzeOrgPolicyGovernedContainersPagedCallable()
public UnaryCallable<AnalyzeOrgPolicyGovernedContainersRequest,AssetServiceClient.AnalyzeOrgPolicyGovernedContainersPagedResponse> analyzeOrgPolicyGovernedContainersPagedCallable()
Overrides
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
batchGetAssetsHistoryCallable()
public UnaryCallable<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> batchGetAssetsHistoryCallable()
Overrides
batchGetEffectiveIamPoliciesCallable()
public UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse> batchGetEffectiveIamPoliciesCallable()
Overrides
close()
public final void close()
Overrides
createFeedCallable()
public UnaryCallable<CreateFeedRequest,Feed> createFeedCallable()
Overrides
createSavedQueryCallable()
public UnaryCallable<CreateSavedQueryRequest,SavedQuery> createSavedQueryCallable()
Overrides
deleteFeedCallable()
public UnaryCallable<DeleteFeedRequest,Empty> deleteFeedCallable()
Overrides
deleteSavedQueryCallable()
public UnaryCallable<DeleteSavedQueryRequest,Empty> deleteSavedQueryCallable()
Overrides
exportAssetsCallable()
public UnaryCallable<ExportAssetsRequest,Operation> exportAssetsCallable()
Overrides
exportAssetsOperationCallable()
public OperationCallable<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> exportAssetsOperationCallable()
Overrides
getFeedCallable()
public UnaryCallable<GetFeedRequest,Feed> getFeedCallable()
Overrides
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub()
Overrides
getSavedQueryCallable()
public UnaryCallable<GetSavedQueryRequest,SavedQuery> getSavedQueryCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listAssetsCallable()
public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
Overrides
listAssetsPagedCallable()
public UnaryCallable<ListAssetsRequest,AssetServiceClient.ListAssetsPagedResponse> listAssetsPagedCallable()
Overrides
listFeedsCallable()
public UnaryCallable<ListFeedsRequest,ListFeedsResponse> listFeedsCallable()
Overrides
listSavedQueriesCallable()
public UnaryCallable<ListSavedQueriesRequest,ListSavedQueriesResponse> listSavedQueriesCallable()
Overrides
listSavedQueriesPagedCallable()
public UnaryCallable<ListSavedQueriesRequest,AssetServiceClient.ListSavedQueriesPagedResponse> listSavedQueriesPagedCallable()
Overrides
queryAssetsCallable()
public UnaryCallable<QueryAssetsRequest,QueryAssetsResponse> queryAssetsCallable()
Overrides
searchAllIamPoliciesCallable()
public UnaryCallable<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse> searchAllIamPoliciesCallable()
Overrides
searchAllIamPoliciesPagedCallable()
public UnaryCallable<SearchAllIamPoliciesRequest,AssetServiceClient.SearchAllIamPoliciesPagedResponse> searchAllIamPoliciesPagedCallable()
Overrides
searchAllResourcesCallable()
public UnaryCallable<SearchAllResourcesRequest,SearchAllResourcesResponse> searchAllResourcesCallable()
Overrides
searchAllResourcesPagedCallable()
public UnaryCallable<SearchAllResourcesRequest,AssetServiceClient.SearchAllResourcesPagedResponse> searchAllResourcesPagedCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()
updateFeedCallable()
public UnaryCallable<UpdateFeedRequest,Feed> updateFeedCallable()
Overrides
updateSavedQueryCallable()
public UnaryCallable<UpdateSavedQueryRequest,SavedQuery> updateSavedQueryCallable()
Overrides