Class DataformSettings.Builder (0.7.0)

public static class DataformSettings.Builder extends ClientSettings.Builder<DataformSettings,DataformSettings.Builder>

Builder for DataformSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > DataformSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(DataformSettings settings)

protected Builder(DataformSettings settings)
Parameter
Name Description
settings DataformSettings

Builder(DataformStubSettings.Builder stubSettings)

protected Builder(DataformStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings DataformStubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public DataformSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

Applies the given settings updater function to all of the unary API methods in this service.

Note: This method does not support applying settings to streaming methods.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
DataformSettings.Builder

build()

public DataformSettings build()
Returns
Type Description
DataformSettings
Overrides Exceptions
Type Description
IOException

cancelWorkflowInvocationSettings()

public UnaryCallSettings.Builder<CancelWorkflowInvocationRequest,Empty> cancelWorkflowInvocationSettings()

Returns the builder for the settings used for calls to cancelWorkflowInvocation.

Returns

commitWorkspaceChangesSettings()

public UnaryCallSettings.Builder<CommitWorkspaceChangesRequest,Empty> commitWorkspaceChangesSettings()

Returns the builder for the settings used for calls to commitWorkspaceChanges.

Returns

createCompilationResultSettings()

public UnaryCallSettings.Builder<CreateCompilationResultRequest,CompilationResult> createCompilationResultSettings()

Returns the builder for the settings used for calls to createCompilationResult.

Returns

createRepositorySettings()

public UnaryCallSettings.Builder<CreateRepositoryRequest,Repository> createRepositorySettings()

Returns the builder for the settings used for calls to createRepository.

Returns

createWorkflowInvocationSettings()

public UnaryCallSettings.Builder<CreateWorkflowInvocationRequest,WorkflowInvocation> createWorkflowInvocationSettings()

Returns the builder for the settings used for calls to createWorkflowInvocation.

Returns

createWorkspaceSettings()

public UnaryCallSettings.Builder<CreateWorkspaceRequest,Workspace> createWorkspaceSettings()

Returns the builder for the settings used for calls to createWorkspace.

Returns

deleteRepositorySettings()

public UnaryCallSettings.Builder<DeleteRepositoryRequest,Empty> deleteRepositorySettings()

Returns the builder for the settings used for calls to deleteRepository.

Returns

deleteWorkflowInvocationSettings()

public UnaryCallSettings.Builder<DeleteWorkflowInvocationRequest,Empty> deleteWorkflowInvocationSettings()

Returns the builder for the settings used for calls to deleteWorkflowInvocation.

Returns

deleteWorkspaceSettings()

public UnaryCallSettings.Builder<DeleteWorkspaceRequest,Empty> deleteWorkspaceSettings()

Returns the builder for the settings used for calls to deleteWorkspace.

Returns

fetchFileDiffSettings()

public UnaryCallSettings.Builder<FetchFileDiffRequest,FetchFileDiffResponse> fetchFileDiffSettings()

Returns the builder for the settings used for calls to fetchFileDiff.

Returns

fetchFileGitStatusesSettings()

public UnaryCallSettings.Builder<FetchFileGitStatusesRequest,FetchFileGitStatusesResponse> fetchFileGitStatusesSettings()

Returns the builder for the settings used for calls to fetchFileGitStatuses.

Returns

fetchGitAheadBehindSettings()

public UnaryCallSettings.Builder<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse> fetchGitAheadBehindSettings()

Returns the builder for the settings used for calls to fetchGitAheadBehind.

Returns

fetchRemoteBranchesSettings()

public UnaryCallSettings.Builder<FetchRemoteBranchesRequest,FetchRemoteBranchesResponse> fetchRemoteBranchesSettings()

Returns the builder for the settings used for calls to fetchRemoteBranches.

Returns

getCompilationResultSettings()

public UnaryCallSettings.Builder<GetCompilationResultRequest,CompilationResult> getCompilationResultSettings()

Returns the builder for the settings used for calls to getCompilationResult.

Returns

getLocationSettings()

public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()

Returns the builder for the settings used for calls to getLocation.

Returns
Type Description
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getRepositorySettings()

public UnaryCallSettings.Builder<GetRepositoryRequest,Repository> getRepositorySettings()

Returns the builder for the settings used for calls to getRepository.

Returns

getStubSettingsBuilder()

public DataformStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
DataformStubSettings.Builder

getWorkflowInvocationSettings()

public UnaryCallSettings.Builder<GetWorkflowInvocationRequest,WorkflowInvocation> getWorkflowInvocationSettings()

Returns the builder for the settings used for calls to getWorkflowInvocation.

Returns

getWorkspaceSettings()

public UnaryCallSettings.Builder<GetWorkspaceRequest,Workspace> getWorkspaceSettings()

Returns the builder for the settings used for calls to getWorkspace.

Returns

installNpmPackagesSettings()

public UnaryCallSettings.Builder<InstallNpmPackagesRequest,InstallNpmPackagesResponse> installNpmPackagesSettings()

Returns the builder for the settings used for calls to installNpmPackages.

Returns

listCompilationResultsSettings()

public PagedCallSettings.Builder<ListCompilationResultsRequest,ListCompilationResultsResponse,DataformClient.ListCompilationResultsPagedResponse> listCompilationResultsSettings()

Returns the builder for the settings used for calls to listCompilationResults.

Returns

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,DataformClient.ListLocationsPagedResponse> listLocationsSettings()

Returns the builder for the settings used for calls to listLocations.

Returns
Type Description
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

listRepositoriesSettings()

public PagedCallSettings.Builder<ListRepositoriesRequest,ListRepositoriesResponse,DataformClient.ListRepositoriesPagedResponse> listRepositoriesSettings()

Returns the builder for the settings used for calls to listRepositories.

Returns

listWorkflowInvocationsSettings()

public PagedCallSettings.Builder<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,DataformClient.ListWorkflowInvocationsPagedResponse> listWorkflowInvocationsSettings()

Returns the builder for the settings used for calls to listWorkflowInvocations.

Returns

listWorkspacesSettings()

public PagedCallSettings.Builder<ListWorkspacesRequest,ListWorkspacesResponse,DataformClient.ListWorkspacesPagedResponse> listWorkspacesSettings()

Returns the builder for the settings used for calls to listWorkspaces.

Returns

makeDirectorySettings()

public UnaryCallSettings.Builder<MakeDirectoryRequest,MakeDirectoryResponse> makeDirectorySettings()

Returns the builder for the settings used for calls to makeDirectory.

Returns

moveDirectorySettings()

public UnaryCallSettings.Builder<MoveDirectoryRequest,MoveDirectoryResponse> moveDirectorySettings()

Returns the builder for the settings used for calls to moveDirectory.

Returns

moveFileSettings()

public UnaryCallSettings.Builder<MoveFileRequest,MoveFileResponse> moveFileSettings()

Returns the builder for the settings used for calls to moveFile.

Returns

pullGitCommitsSettings()

public UnaryCallSettings.Builder<PullGitCommitsRequest,Empty> pullGitCommitsSettings()

Returns the builder for the settings used for calls to pullGitCommits.

Returns
Type Description
Builder<PullGitCommitsRequest,Empty>

pushGitCommitsSettings()

public UnaryCallSettings.Builder<PushGitCommitsRequest,Empty> pushGitCommitsSettings()

Returns the builder for the settings used for calls to pushGitCommits.

Returns
Type Description
Builder<PushGitCommitsRequest,Empty>

queryCompilationResultActionsSettings()

public PagedCallSettings.Builder<QueryCompilationResultActionsRequest,QueryCompilationResultActionsResponse,DataformClient.QueryCompilationResultActionsPagedResponse> queryCompilationResultActionsSettings()

Returns the builder for the settings used for calls to queryCompilationResultActions.

Returns

queryDirectoryContentsSettings()

public PagedCallSettings.Builder<QueryDirectoryContentsRequest,QueryDirectoryContentsResponse,DataformClient.QueryDirectoryContentsPagedResponse> queryDirectoryContentsSettings()

Returns the builder for the settings used for calls to queryDirectoryContents.

Returns

queryWorkflowInvocationActionsSettings()

public PagedCallSettings.Builder<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,DataformClient.QueryWorkflowInvocationActionsPagedResponse> queryWorkflowInvocationActionsSettings()

Returns the builder for the settings used for calls to queryWorkflowInvocationActions.

Returns

readFileSettings()

public UnaryCallSettings.Builder<ReadFileRequest,ReadFileResponse> readFileSettings()

Returns the builder for the settings used for calls to readFile.

Returns

removeDirectorySettings()

public UnaryCallSettings.Builder<RemoveDirectoryRequest,Empty> removeDirectorySettings()

Returns the builder for the settings used for calls to removeDirectory.

Returns

removeFileSettings()

public UnaryCallSettings.Builder<RemoveFileRequest,Empty> removeFileSettings()

Returns the builder for the settings used for calls to removeFile.

Returns
Type Description
Builder<RemoveFileRequest,Empty>

resetWorkspaceChangesSettings()

public UnaryCallSettings.Builder<ResetWorkspaceChangesRequest,Empty> resetWorkspaceChangesSettings()

Returns the builder for the settings used for calls to resetWorkspaceChanges.

Returns

updateRepositorySettings()

public UnaryCallSettings.Builder<UpdateRepositoryRequest,Repository> updateRepositorySettings()

Returns the builder for the settings used for calls to updateRepository.

Returns

writeFileSettings()

public UnaryCallSettings.Builder<WriteFileRequest,WriteFileResponse> writeFileSettings()

Returns the builder for the settings used for calls to writeFile.

Returns