Class HttpJsonAssetServiceStub (3.47.0)

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.

Inheritance

java.lang.Object > AssetServiceStub > HttpJsonAssetServiceStub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonAssetServiceStub create(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
HttpJsonAssetServiceStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonAssetServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory
Returns
Type Description
HttpJsonAssetServiceStub
Exceptions
Type Description
IOException

create(AssetServiceStubSettings settings)

public static final HttpJsonAssetServiceStub create(AssetServiceStubSettings settings)
Parameter
Name Description
settings AssetServiceStubSettings
Returns
Type Description
HttpJsonAssetServiceStub
Exceptions
Type Description
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Type Description
List<ApiMethodDescriptor>

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.

Parameters
Name Description
settings AssetServiceStubSettings
clientContext ClientContext

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.

Parameters
Name Description
settings AssetServiceStubSettings
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory

Methods

analyzeIamPolicyCallable()

public UnaryCallable<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> analyzeIamPolicyCallable()
Returns
Type Description
UnaryCallable<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse>
Overrides

analyzeIamPolicyLongrunningCallable()

public UnaryCallable<AnalyzeIamPolicyLongrunningRequest,Operation> analyzeIamPolicyLongrunningCallable()
Returns
Type Description
UnaryCallable<AnalyzeIamPolicyLongrunningRequest,Operation>
Overrides

analyzeIamPolicyLongrunningOperationCallable()

public OperationCallable<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata> analyzeIamPolicyLongrunningOperationCallable()
Returns
Type Description
OperationCallable<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>
Overrides

analyzeMoveCallable()

public UnaryCallable<AnalyzeMoveRequest,AnalyzeMoveResponse> analyzeMoveCallable()
Returns
Type Description
UnaryCallable<AnalyzeMoveRequest,AnalyzeMoveResponse>
Overrides

analyzeOrgPoliciesCallable()

public UnaryCallable<AnalyzeOrgPoliciesRequest,AnalyzeOrgPoliciesResponse> analyzeOrgPoliciesCallable()
Returns
Type Description
UnaryCallable<AnalyzeOrgPoliciesRequest,AnalyzeOrgPoliciesResponse>
Overrides

analyzeOrgPoliciesPagedCallable()

public UnaryCallable<AnalyzeOrgPoliciesRequest,AssetServiceClient.AnalyzeOrgPoliciesPagedResponse> analyzeOrgPoliciesPagedCallable()
Returns
Type Description
UnaryCallable<AnalyzeOrgPoliciesRequest,AnalyzeOrgPoliciesPagedResponse>
Overrides

analyzeOrgPolicyGovernedAssetsCallable()

public UnaryCallable<AnalyzeOrgPolicyGovernedAssetsRequest,AnalyzeOrgPolicyGovernedAssetsResponse> analyzeOrgPolicyGovernedAssetsCallable()
Returns
Type Description
UnaryCallable<AnalyzeOrgPolicyGovernedAssetsRequest,AnalyzeOrgPolicyGovernedAssetsResponse>
Overrides

analyzeOrgPolicyGovernedAssetsPagedCallable()

public UnaryCallable<AnalyzeOrgPolicyGovernedAssetsRequest,AssetServiceClient.AnalyzeOrgPolicyGovernedAssetsPagedResponse> analyzeOrgPolicyGovernedAssetsPagedCallable()
Returns
Type Description
UnaryCallable<AnalyzeOrgPolicyGovernedAssetsRequest,AnalyzeOrgPolicyGovernedAssetsPagedResponse>
Overrides

analyzeOrgPolicyGovernedContainersCallable()

public UnaryCallable<AnalyzeOrgPolicyGovernedContainersRequest,AnalyzeOrgPolicyGovernedContainersResponse> analyzeOrgPolicyGovernedContainersCallable()
Returns
Type Description
UnaryCallable<AnalyzeOrgPolicyGovernedContainersRequest,AnalyzeOrgPolicyGovernedContainersResponse>
Overrides

analyzeOrgPolicyGovernedContainersPagedCallable()

public UnaryCallable<AnalyzeOrgPolicyGovernedContainersRequest,AssetServiceClient.AnalyzeOrgPolicyGovernedContainersPagedResponse> analyzeOrgPolicyGovernedContainersPagedCallable()
Returns
Type Description
UnaryCallable<AnalyzeOrgPolicyGovernedContainersRequest,AnalyzeOrgPolicyGovernedContainersPagedResponse>
Overrides

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

batchGetAssetsHistoryCallable()

public UnaryCallable<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> batchGetAssetsHistoryCallable()
Returns
Type Description
UnaryCallable<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse>
Overrides

batchGetEffectiveIamPoliciesCallable()

public UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse> batchGetEffectiveIamPoliciesCallable()
Returns
Type Description
UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
Overrides

close()

public final void close()
Overrides

createFeedCallable()

public UnaryCallable<CreateFeedRequest,Feed> createFeedCallable()
Returns
Type Description
UnaryCallable<CreateFeedRequest,Feed>
Overrides

createSavedQueryCallable()

public UnaryCallable<CreateSavedQueryRequest,SavedQuery> createSavedQueryCallable()
Returns
Type Description
UnaryCallable<CreateSavedQueryRequest,SavedQuery>
Overrides

deleteFeedCallable()

public UnaryCallable<DeleteFeedRequest,Empty> deleteFeedCallable()
Returns
Type Description
UnaryCallable<DeleteFeedRequest,Empty>
Overrides

deleteSavedQueryCallable()

public UnaryCallable<DeleteSavedQueryRequest,Empty> deleteSavedQueryCallable()
Returns
Type Description
UnaryCallable<DeleteSavedQueryRequest,Empty>
Overrides

exportAssetsCallable()

public UnaryCallable<ExportAssetsRequest,Operation> exportAssetsCallable()
Returns
Type Description
UnaryCallable<ExportAssetsRequest,Operation>
Overrides

exportAssetsOperationCallable()

public OperationCallable<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> exportAssetsOperationCallable()
Returns
Type Description
OperationCallable<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest>
Overrides

getFeedCallable()

public UnaryCallable<GetFeedRequest,Feed> getFeedCallable()
Returns
Type Description
UnaryCallable<GetFeedRequest,Feed>
Overrides

getHttpJsonOperationsStub()

public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns
Type Description
HttpJsonOperationsStub
Overrides

getSavedQueryCallable()

public UnaryCallable<GetSavedQueryRequest,SavedQuery> getSavedQueryCallable()
Returns
Type Description
UnaryCallable<GetSavedQueryRequest,SavedQuery>
Overrides

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listAssetsCallable()

public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
Returns
Type Description
UnaryCallable<ListAssetsRequest,ListAssetsResponse>
Overrides

listAssetsPagedCallable()

public UnaryCallable<ListAssetsRequest,AssetServiceClient.ListAssetsPagedResponse> listAssetsPagedCallable()
Returns
Type Description
UnaryCallable<ListAssetsRequest,ListAssetsPagedResponse>
Overrides

listFeedsCallable()

public UnaryCallable<ListFeedsRequest,ListFeedsResponse> listFeedsCallable()
Returns
Type Description
UnaryCallable<ListFeedsRequest,ListFeedsResponse>
Overrides

listSavedQueriesCallable()

public UnaryCallable<ListSavedQueriesRequest,ListSavedQueriesResponse> listSavedQueriesCallable()
Returns
Type Description
UnaryCallable<ListSavedQueriesRequest,ListSavedQueriesResponse>
Overrides

listSavedQueriesPagedCallable()

public UnaryCallable<ListSavedQueriesRequest,AssetServiceClient.ListSavedQueriesPagedResponse> listSavedQueriesPagedCallable()
Returns
Type Description
UnaryCallable<ListSavedQueriesRequest,ListSavedQueriesPagedResponse>
Overrides

queryAssetsCallable()

public UnaryCallable<QueryAssetsRequest,QueryAssetsResponse> queryAssetsCallable()
Returns
Type Description
UnaryCallable<QueryAssetsRequest,QueryAssetsResponse>
Overrides

searchAllIamPoliciesCallable()

public UnaryCallable<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse> searchAllIamPoliciesCallable()
Returns
Type Description
UnaryCallable<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse>
Overrides

searchAllIamPoliciesPagedCallable()

public UnaryCallable<SearchAllIamPoliciesRequest,AssetServiceClient.SearchAllIamPoliciesPagedResponse> searchAllIamPoliciesPagedCallable()
Returns
Type Description
UnaryCallable<SearchAllIamPoliciesRequest,SearchAllIamPoliciesPagedResponse>
Overrides

searchAllResourcesCallable()

public UnaryCallable<SearchAllResourcesRequest,SearchAllResourcesResponse> searchAllResourcesCallable()
Returns
Type Description
UnaryCallable<SearchAllResourcesRequest,SearchAllResourcesResponse>
Overrides

searchAllResourcesPagedCallable()

public UnaryCallable<SearchAllResourcesRequest,AssetServiceClient.SearchAllResourcesPagedResponse> searchAllResourcesPagedCallable()
Returns
Type Description
UnaryCallable<SearchAllResourcesRequest,SearchAllResourcesPagedResponse>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

updateFeedCallable()

public UnaryCallable<UpdateFeedRequest,Feed> updateFeedCallable()
Returns
Type Description
UnaryCallable<UpdateFeedRequest,Feed>
Overrides

updateSavedQueryCallable()

public UnaryCallable<UpdateSavedQueryRequest,SavedQuery> updateSavedQueryCallable()
Returns
Type Description
UnaryCallable<UpdateSavedQueryRequest,SavedQuery>
Overrides