Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class HttpJsonDataformStub (0.66.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 0.66.0keyboard_arrow_down
Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the
launch stage descriptions .
public class HttpJsonDataformStub extends DataformStub
REST stub implementation for the Dataform service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonDataformStub create ( ClientContext clientContext )
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonDataformStub create ( ClientContext clientContext , HttpJsonStubCallableFactory callableFactory )
public static final HttpJsonDataformStub create ( DataformStubSettings settings )
public static List<ApiMethodDescriptor> getMethodDescriptors ()
Constructors
HttpJsonDataformStub(DataformStubSettings settings, ClientContext clientContext)
protected HttpJsonDataformStub ( DataformStubSettings settings , ClientContext clientContext )
Constructs an instance of HttpJsonDataformStub, 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.
HttpJsonDataformStub(DataformStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonDataformStub ( DataformStubSettings settings , ClientContext clientContext , HttpJsonStubCallableFactory callableFactory )
Constructs an instance of HttpJsonDataformStub, 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
public boolean awaitTermination ( long duration , TimeUnit unit )
public UnaryCallable<CancelWorkflowInvocationRequest , CancelWorkflowInvocationResponse > cancelWorkflowInvocationCallable ()
Overrides
public final void close ()
Overrides
public UnaryCallable<CommitRepositoryChangesRequest , CommitRepositoryChangesResponse > commitRepositoryChangesCallable ()
Overrides
public UnaryCallable<CommitWorkspaceChangesRequest , CommitWorkspaceChangesResponse > commitWorkspaceChangesCallable ()
Overrides
public UnaryCallable<ComputeRepositoryAccessTokenStatusRequest , ComputeRepositoryAccessTokenStatusResponse > computeRepositoryAccessTokenStatusCallable ()
Overrides
public UnaryCallable<CreateCompilationResultRequest , CompilationResult > createCompilationResultCallable ()
Overrides
public UnaryCallable<CreateReleaseConfigRequest , ReleaseConfig > createReleaseConfigCallable ()
Overrides
public UnaryCallable<CreateRepositoryRequest , Repository > createRepositoryCallable ()
Overrides
public UnaryCallable<CreateWorkflowConfigRequest , WorkflowConfig > createWorkflowConfigCallable ()
Overrides
public UnaryCallable<CreateWorkflowInvocationRequest , WorkflowInvocation > createWorkflowInvocationCallable ()
Overrides
public UnaryCallable<CreateWorkspaceRequest , Workspace > createWorkspaceCallable ()
Overrides
public UnaryCallable<DeleteReleaseConfigRequest , Empty > deleteReleaseConfigCallable ()
Overrides
public UnaryCallable<DeleteRepositoryRequest , Empty > deleteRepositoryCallable ()
Overrides
public UnaryCallable<DeleteWorkflowConfigRequest , Empty > deleteWorkflowConfigCallable ()
Overrides
public UnaryCallable<DeleteWorkflowInvocationRequest , Empty > deleteWorkflowInvocationCallable ()
Overrides
public UnaryCallable<DeleteWorkspaceRequest , Empty > deleteWorkspaceCallable ()
Overrides
public UnaryCallable<FetchFileDiffRequest , FetchFileDiffResponse > fetchFileDiffCallable ()
Overrides
public UnaryCallable<FetchFileGitStatusesRequest , FetchFileGitStatusesResponse > fetchFileGitStatusesCallable ()
Overrides
public UnaryCallable<FetchGitAheadBehindRequest , FetchGitAheadBehindResponse > fetchGitAheadBehindCallable ()
Overrides
public UnaryCallable<FetchRemoteBranchesRequest , FetchRemoteBranchesResponse > fetchRemoteBranchesCallable ()
Overrides
fetchRepositoryHistoryCallable()
public UnaryCallable<FetchRepositoryHistoryRequest , FetchRepositoryHistoryResponse > fetchRepositoryHistoryCallable ()
Overrides
fetchRepositoryHistoryPagedCallable()
public UnaryCallable<FetchRepositoryHistoryRequest , DataformClient . FetchRepositoryHistoryPagedResponse > fetchRepositoryHistoryPagedCallable ()
Overrides
public UnaryCallable<GetCompilationResultRequest , CompilationResult > getCompilationResultCallable ()
Overrides
public UnaryCallable<GetConfigRequest , Config > getConfigCallable ()
Overrides
public UnaryCallable<GetIamPolicyRequest , Policy > getIamPolicyCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
Overrides
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
Overrides
public UnaryCallable<GetReleaseConfigRequest , ReleaseConfig > getReleaseConfigCallable ()
Overrides
public UnaryCallable<GetRepositoryRequest , Repository > getRepositoryCallable ()
Overrides
public UnaryCallable<GetWorkflowConfigRequest , WorkflowConfig > getWorkflowConfigCallable ()
Overrides
public UnaryCallable<GetWorkflowInvocationRequest , WorkflowInvocation > getWorkflowInvocationCallable ()
Overrides
public UnaryCallable<GetWorkspaceRequest , Workspace > getWorkspaceCallable ()
Overrides
public UnaryCallable<InstallNpmPackagesRequest , InstallNpmPackagesResponse > installNpmPackagesCallable ()
Overrides
public boolean isShutdown ()
public boolean isTerminated ()
public UnaryCallable<ListCompilationResultsRequest , ListCompilationResultsResponse > listCompilationResultsCallable ()
Overrides
listCompilationResultsPagedCallable()
public UnaryCallable<ListCompilationResultsRequest , DataformClient . ListCompilationResultsPagedResponse > listCompilationResultsPagedCallable ()
Overrides
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
Overrides
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , DataformClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Overrides
public UnaryCallable<ListReleaseConfigsRequest , ListReleaseConfigsResponse > listReleaseConfigsCallable ()
Overrides
listReleaseConfigsPagedCallable()
public UnaryCallable<ListReleaseConfigsRequest , DataformClient . ListReleaseConfigsPagedResponse > listReleaseConfigsPagedCallable ()
Overrides
public UnaryCallable<ListRepositoriesRequest , ListRepositoriesResponse > listRepositoriesCallable ()
Overrides
listRepositoriesPagedCallable()
public UnaryCallable<ListRepositoriesRequest , DataformClient . ListRepositoriesPagedResponse > listRepositoriesPagedCallable ()
Overrides
public UnaryCallable<ListWorkflowConfigsRequest , ListWorkflowConfigsResponse > listWorkflowConfigsCallable ()
Overrides
listWorkflowConfigsPagedCallable()
public UnaryCallable<ListWorkflowConfigsRequest , DataformClient . ListWorkflowConfigsPagedResponse > listWorkflowConfigsPagedCallable ()
Overrides
public UnaryCallable<ListWorkflowInvocationsRequest , ListWorkflowInvocationsResponse > listWorkflowInvocationsCallable ()
Overrides
listWorkflowInvocationsPagedCallable()
public UnaryCallable<ListWorkflowInvocationsRequest , DataformClient . ListWorkflowInvocationsPagedResponse > listWorkflowInvocationsPagedCallable ()
Overrides
public UnaryCallable<ListWorkspacesRequest , ListWorkspacesResponse > listWorkspacesCallable ()
Overrides
listWorkspacesPagedCallable()
public UnaryCallable<ListWorkspacesRequest , DataformClient . ListWorkspacesPagedResponse > listWorkspacesPagedCallable ()
Overrides
public UnaryCallable<MakeDirectoryRequest , MakeDirectoryResponse > makeDirectoryCallable ()
Overrides
public UnaryCallable<MoveDirectoryRequest , MoveDirectoryResponse > moveDirectoryCallable ()
Overrides
public UnaryCallable<MoveFileRequest , MoveFileResponse > moveFileCallable ()
Overrides
public UnaryCallable<PullGitCommitsRequest , PullGitCommitsResponse > pullGitCommitsCallable ()
Overrides
public UnaryCallable<PushGitCommitsRequest , PushGitCommitsResponse > pushGitCommitsCallable ()
Overrides
public UnaryCallable<QueryCompilationResultActionsRequest , QueryCompilationResultActionsResponse > queryCompilationResultActionsCallable ()
Overrides
queryCompilationResultActionsPagedCallable()
public UnaryCallable<QueryCompilationResultActionsRequest , DataformClient . QueryCompilationResultActionsPagedResponse > queryCompilationResultActionsPagedCallable ()
Overrides
queryDirectoryContentsCallable()
public UnaryCallable<QueryDirectoryContentsRequest , QueryDirectoryContentsResponse > queryDirectoryContentsCallable ()
Overrides
queryDirectoryContentsPagedCallable()
public UnaryCallable<QueryDirectoryContentsRequest , DataformClient . QueryDirectoryContentsPagedResponse > queryDirectoryContentsPagedCallable ()
Overrides
queryRepositoryDirectoryContentsCallable()
public UnaryCallable<QueryRepositoryDirectoryContentsRequest , QueryRepositoryDirectoryContentsResponse > queryRepositoryDirectoryContentsCallable ()
Overrides
queryRepositoryDirectoryContentsPagedCallable()
public UnaryCallable<QueryRepositoryDirectoryContentsRequest , DataformClient . QueryRepositoryDirectoryContentsPagedResponse > queryRepositoryDirectoryContentsPagedCallable ()
Overrides
public UnaryCallable<QueryWorkflowInvocationActionsRequest , QueryWorkflowInvocationActionsResponse > queryWorkflowInvocationActionsCallable ()
Overrides
queryWorkflowInvocationActionsPagedCallable()
public UnaryCallable<QueryWorkflowInvocationActionsRequest , DataformClient . QueryWorkflowInvocationActionsPagedResponse > queryWorkflowInvocationActionsPagedCallable ()
Overrides
public UnaryCallable<ReadFileRequest , ReadFileResponse > readFileCallable ()
Overrides
public UnaryCallable<ReadRepositoryFileRequest , ReadRepositoryFileResponse > readRepositoryFileCallable ()
Overrides
public UnaryCallable<RemoveDirectoryRequest , RemoveDirectoryResponse > removeDirectoryCallable ()
Overrides
public UnaryCallable<RemoveFileRequest , RemoveFileResponse > removeFileCallable ()
Overrides
public UnaryCallable<ResetWorkspaceChangesRequest , ResetWorkspaceChangesResponse > resetWorkspaceChangesCallable ()
Overrides
public UnaryCallable<SearchFilesRequest , SearchFilesResponse > searchFilesCallable ()
Overrides
searchFilesPagedCallable()
public UnaryCallable<SearchFilesRequest , DataformClient . SearchFilesPagedResponse > searchFilesPagedCallable ()
Overrides
public UnaryCallable<SetIamPolicyRequest , Policy > setIamPolicyCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
Overrides
public void shutdownNow ()
public UnaryCallable<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
Overrides
public UnaryCallable<UpdateConfigRequest , Config > updateConfigCallable ()
Overrides
public UnaryCallable<UpdateReleaseConfigRequest , ReleaseConfig > updateReleaseConfigCallable ()
Overrides
public UnaryCallable<UpdateRepositoryRequest , Repository > updateRepositoryCallable ()
Overrides
public UnaryCallable<UpdateWorkflowConfigRequest , WorkflowConfig > updateWorkflowConfigCallable ()
Overrides
public UnaryCallable<WriteFileRequest , WriteFileResponse > writeFileCallable ()
Overrides
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 2025-07-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[],[]]