Class DeveloperConnectStubSettings.Builder (0.27.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.27.0keyboard_arrow_down
public static class DeveloperConnectStubSettings . Builder extends StubSettings . Builder<DeveloperConnectStubSettings , DeveloperConnectStubSettings . Builder >
Builder for DeveloperConnectStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(DeveloperConnectStubSettings settings)
protected Builder ( DeveloperConnectStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DeveloperConnectStubSettings . 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.
build()
public DeveloperConnectStubSettings build ()
Overrides
createAccountConnectorOperationSettings()
public OperationCallSettings . Builder<CreateAccountConnectorRequest , AccountConnector , OperationMetadata > createAccountConnectorOperationSettings ()
Returns the builder for the settings used for calls to createAccountConnector.
createAccountConnectorSettings()
public UnaryCallSettings . Builder<CreateAccountConnectorRequest , Operation > createAccountConnectorSettings ()
Returns the builder for the settings used for calls to createAccountConnector.
createConnectionOperationSettings()
public OperationCallSettings . Builder<CreateConnectionRequest , Connection , OperationMetadata > createConnectionOperationSettings ()
Returns the builder for the settings used for calls to createConnection.
createConnectionSettings()
public UnaryCallSettings . Builder<CreateConnectionRequest , Operation > createConnectionSettings ()
Returns the builder for the settings used for calls to createConnection.
createGitRepositoryLinkOperationSettings()
public OperationCallSettings . Builder<CreateGitRepositoryLinkRequest , GitRepositoryLink , OperationMetadata > createGitRepositoryLinkOperationSettings ()
Returns the builder for the settings used for calls to createGitRepositoryLink.
createGitRepositoryLinkSettings()
public UnaryCallSettings . Builder<CreateGitRepositoryLinkRequest , Operation > createGitRepositoryLinkSettings ()
Returns the builder for the settings used for calls to createGitRepositoryLink.
deleteAccountConnectorOperationSettings()
public OperationCallSettings . Builder<DeleteAccountConnectorRequest , Empty , OperationMetadata > deleteAccountConnectorOperationSettings ()
Returns the builder for the settings used for calls to deleteAccountConnector.
deleteAccountConnectorSettings()
public UnaryCallSettings . Builder<DeleteAccountConnectorRequest , Operation > deleteAccountConnectorSettings ()
Returns the builder for the settings used for calls to deleteAccountConnector.
deleteConnectionOperationSettings()
public OperationCallSettings . Builder<DeleteConnectionRequest , Empty , OperationMetadata > deleteConnectionOperationSettings ()
Returns the builder for the settings used for calls to deleteConnection.
deleteConnectionSettings()
public UnaryCallSettings . Builder<DeleteConnectionRequest , Operation > deleteConnectionSettings ()
Returns the builder for the settings used for calls to deleteConnection.
deleteGitRepositoryLinkOperationSettings()
public OperationCallSettings . Builder<DeleteGitRepositoryLinkRequest , Empty , OperationMetadata > deleteGitRepositoryLinkOperationSettings ()
Returns the builder for the settings used for calls to deleteGitRepositoryLink.
deleteGitRepositoryLinkSettings()
public UnaryCallSettings . Builder<DeleteGitRepositoryLinkRequest , Operation > deleteGitRepositoryLinkSettings ()
Returns the builder for the settings used for calls to deleteGitRepositoryLink.
deleteSelfOperationSettings()
public OperationCallSettings . Builder<DeleteSelfRequest , Empty , OperationMetadata > deleteSelfOperationSettings ()
Returns the builder for the settings used for calls to deleteSelf.
deleteSelfSettings()
public UnaryCallSettings . Builder<DeleteSelfRequest , Operation > deleteSelfSettings ()
Returns the builder for the settings used for calls to deleteSelf.
deleteUserOperationSettings()
public OperationCallSettings . Builder<DeleteUserRequest , Empty , OperationMetadata > deleteUserOperationSettings ()
Returns the builder for the settings used for calls to deleteUser.
deleteUserSettings()
public UnaryCallSettings . Builder<DeleteUserRequest , Operation > deleteUserSettings ()
Returns the builder for the settings used for calls to deleteUser.
fetchAccessTokenSettings()
public UnaryCallSettings . Builder<FetchAccessTokenRequest , FetchAccessTokenResponse > fetchAccessTokenSettings ()
Returns the builder for the settings used for calls to fetchAccessToken.
fetchGitHubInstallationsSettings()
public UnaryCallSettings . Builder<FetchGitHubInstallationsRequest , FetchGitHubInstallationsResponse > fetchGitHubInstallationsSettings ()
Returns the builder for the settings used for calls to fetchGitHubInstallations.
fetchGitRefsSettings()
public PagedCallSettings . Builder<FetchGitRefsRequest , FetchGitRefsResponse , DeveloperConnectClient . FetchGitRefsPagedResponse > fetchGitRefsSettings ()
Returns the builder for the settings used for calls to fetchGitRefs.
fetchLinkableGitRepositoriesSettings()
public PagedCallSettings . Builder<FetchLinkableGitRepositoriesRequest , FetchLinkableGitRepositoriesResponse , DeveloperConnectClient . FetchLinkableGitRepositoriesPagedResponse > fetchLinkableGitRepositoriesSettings ()
Returns the builder for the settings used for calls to fetchLinkableGitRepositories.
fetchReadTokenSettings()
public UnaryCallSettings . Builder<FetchReadTokenRequest , FetchReadTokenResponse > fetchReadTokenSettings ()
Returns the builder for the settings used for calls to fetchReadToken.
fetchReadWriteTokenSettings()
public UnaryCallSettings . Builder<FetchReadWriteTokenRequest , FetchReadWriteTokenResponse > fetchReadWriteTokenSettings ()
Returns the builder for the settings used for calls to fetchReadWriteToken.
fetchSelfSettings()
public UnaryCallSettings . Builder<FetchSelfRequest , User > fetchSelfSettings ()
Returns the builder for the settings used for calls to fetchSelf.
getAccountConnectorSettings()
public UnaryCallSettings . Builder<GetAccountConnectorRequest , AccountConnector > getAccountConnectorSettings ()
Returns the builder for the settings used for calls to getAccountConnector.
getConnectionSettings()
public UnaryCallSettings . Builder<GetConnectionRequest , Connection > getConnectionSettings ()
Returns the builder for the settings used for calls to getConnection.
getGitRepositoryLinkSettings()
public UnaryCallSettings . Builder<GetGitRepositoryLinkRequest , GitRepositoryLink > getGitRepositoryLinkSettings ()
Returns the builder for the settings used for calls to getGitRepositoryLink.
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 >
public PagedCallSettings . Builder<ListAccountConnectorsRequest , ListAccountConnectorsResponse , DeveloperConnectClient . ListAccountConnectorsPagedResponse > listAccountConnectorsSettings ()
Returns the builder for the settings used for calls to listAccountConnectors.
listConnectionsSettings()
public PagedCallSettings . Builder<ListConnectionsRequest , ListConnectionsResponse , DeveloperConnectClient . ListConnectionsPagedResponse > listConnectionsSettings ()
Returns the builder for the settings used for calls to listConnections.
listGitRepositoryLinksSettings()
public PagedCallSettings . Builder<ListGitRepositoryLinksRequest , ListGitRepositoryLinksResponse , DeveloperConnectClient . ListGitRepositoryLinksPagedResponse > listGitRepositoryLinksSettings ()
Returns the builder for the settings used for calls to listGitRepositoryLinks.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , DeveloperConnectClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings . Builder<ListUsersRequest , ListUsersResponse , DeveloperConnectClient . ListUsersPagedResponse > listUsersSettings ()
Returns the builder for the settings used for calls to listUsers.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updateAccountConnectorOperationSettings()
public OperationCallSettings . Builder<UpdateAccountConnectorRequest , AccountConnector , OperationMetadata > updateAccountConnectorOperationSettings ()
Returns the builder for the settings used for calls to updateAccountConnector.
updateAccountConnectorSettings()
public UnaryCallSettings . Builder<UpdateAccountConnectorRequest , Operation > updateAccountConnectorSettings ()
Returns the builder for the settings used for calls to updateAccountConnector.
updateConnectionOperationSettings()
public OperationCallSettings . Builder<UpdateConnectionRequest , Connection , OperationMetadata > updateConnectionOperationSettings ()
Returns the builder for the settings used for calls to updateConnection.
updateConnectionSettings()
public UnaryCallSettings . Builder<UpdateConnectionRequest , Operation > updateConnectionSettings ()
Returns the builder for the settings used for calls to updateConnection.
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-08-28 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-08-28 UTC."],[],[],null,[]]