publicstaticclass DeveloperConnectSettings.BuilderextendsClientSettings.Builder<DeveloperConnectSettings,DeveloperConnectSettings.Builder>
Builder for DeveloperConnectSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protectedBuilder(ClientContextclientContext)
Builder(DeveloperConnectSettings settings)
protectedBuilder(DeveloperConnectSettingssettings)
Builder(DeveloperConnectStubSettings.Builder stubSettings)
protectedBuilder(DeveloperConnectStubSettings.BuilderstubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
publicDeveloperConnectSettings.BuilderapplyToAllUnaryMethods(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()
publicDeveloperConnectSettingsbuild()
Overrides
createAccountConnectorOperationSettings()
publicOperationCallSettings.Builder<CreateAccountConnectorRequest,AccountConnector,OperationMetadata>createAccountConnectorOperationSettings()
Returns the builder for the settings used for calls to createAccountConnector.
createAccountConnectorSettings()
publicUnaryCallSettings.Builder<CreateAccountConnectorRequest,Operation>createAccountConnectorSettings()
Returns the builder for the settings used for calls to createAccountConnector.
createConnectionOperationSettings()
publicOperationCallSettings.Builder<CreateConnectionRequest,Connection,OperationMetadata>createConnectionOperationSettings()
Returns the builder for the settings used for calls to createConnection.
createConnectionSettings()
publicUnaryCallSettings.Builder<CreateConnectionRequest,Operation>createConnectionSettings()
Returns the builder for the settings used for calls to createConnection.
createGitRepositoryLinkOperationSettings()
publicOperationCallSettings.Builder<CreateGitRepositoryLinkRequest,GitRepositoryLink,OperationMetadata>createGitRepositoryLinkOperationSettings()
Returns the builder for the settings used for calls to createGitRepositoryLink.
createGitRepositoryLinkSettings()
publicUnaryCallSettings.Builder<CreateGitRepositoryLinkRequest,Operation>createGitRepositoryLinkSettings()
Returns the builder for the settings used for calls to createGitRepositoryLink.
deleteAccountConnectorOperationSettings()
publicOperationCallSettings.Builder<DeleteAccountConnectorRequest,Empty,OperationMetadata>deleteAccountConnectorOperationSettings()
Returns the builder for the settings used for calls to deleteAccountConnector.
deleteAccountConnectorSettings()
publicUnaryCallSettings.Builder<DeleteAccountConnectorRequest,Operation>deleteAccountConnectorSettings()
Returns the builder for the settings used for calls to deleteAccountConnector.
deleteConnectionOperationSettings()
publicOperationCallSettings.Builder<DeleteConnectionRequest,Empty,OperationMetadata>deleteConnectionOperationSettings()
Returns the builder for the settings used for calls to deleteConnection.
deleteConnectionSettings()
publicUnaryCallSettings.Builder<DeleteConnectionRequest,Operation>deleteConnectionSettings()
Returns the builder for the settings used for calls to deleteConnection.
deleteGitRepositoryLinkOperationSettings()
publicOperationCallSettings.Builder<DeleteGitRepositoryLinkRequest,Empty,OperationMetadata>deleteGitRepositoryLinkOperationSettings()
Returns the builder for the settings used for calls to deleteGitRepositoryLink.
deleteGitRepositoryLinkSettings()
publicUnaryCallSettings.Builder<DeleteGitRepositoryLinkRequest,Operation>deleteGitRepositoryLinkSettings()
Returns the builder for the settings used for calls to deleteGitRepositoryLink.
deleteSelfOperationSettings()
publicOperationCallSettings.Builder<DeleteSelfRequest,Empty,OperationMetadata>deleteSelfOperationSettings()
Returns the builder for the settings used for calls to deleteSelf.
deleteSelfSettings()
publicUnaryCallSettings.Builder<DeleteSelfRequest,Operation>deleteSelfSettings()
Returns the builder for the settings used for calls to deleteSelf.
deleteUserOperationSettings()
publicOperationCallSettings.Builder<DeleteUserRequest,Empty,OperationMetadata>deleteUserOperationSettings()
Returns the builder for the settings used for calls to deleteUser.
deleteUserSettings()
publicUnaryCallSettings.Builder<DeleteUserRequest,Operation>deleteUserSettings()
Returns the builder for the settings used for calls to deleteUser.
fetchAccessTokenSettings()
publicUnaryCallSettings.Builder<FetchAccessTokenRequest,FetchAccessTokenResponse>fetchAccessTokenSettings()
Returns the builder for the settings used for calls to fetchAccessToken.
fetchGitHubInstallationsSettings()
publicUnaryCallSettings.Builder<FetchGitHubInstallationsRequest,FetchGitHubInstallationsResponse>fetchGitHubInstallationsSettings()
Returns the builder for the settings used for calls to fetchGitHubInstallations.
fetchGitRefsSettings()
publicPagedCallSettings.Builder<FetchGitRefsRequest,FetchGitRefsResponse,DeveloperConnectClient.FetchGitRefsPagedResponse>fetchGitRefsSettings()
Returns the builder for the settings used for calls to fetchGitRefs.
fetchLinkableGitRepositoriesSettings()
publicPagedCallSettings.Builder<FetchLinkableGitRepositoriesRequest,FetchLinkableGitRepositoriesResponse,DeveloperConnectClient.FetchLinkableGitRepositoriesPagedResponse>fetchLinkableGitRepositoriesSettings()
Returns the builder for the settings used for calls to fetchLinkableGitRepositories.
fetchReadTokenSettings()
publicUnaryCallSettings.Builder<FetchReadTokenRequest,FetchReadTokenResponse>fetchReadTokenSettings()
Returns the builder for the settings used for calls to fetchReadToken.
fetchReadWriteTokenSettings()
publicUnaryCallSettings.Builder<FetchReadWriteTokenRequest,FetchReadWriteTokenResponse>fetchReadWriteTokenSettings()
Returns the builder for the settings used for calls to fetchReadWriteToken.
fetchSelfSettings()
publicUnaryCallSettings.Builder<FetchSelfRequest,User>fetchSelfSettings()
Returns the builder for the settings used for calls to fetchSelf.
getAccountConnectorSettings()
publicUnaryCallSettings.Builder<GetAccountConnectorRequest,AccountConnector>getAccountConnectorSettings()
Returns the builder for the settings used for calls to getAccountConnector.
getConnectionSettings()
publicUnaryCallSettings.Builder<GetConnectionRequest,Connection>getConnectionSettings()
Returns the builder for the settings used for calls to getConnection.
getGitRepositoryLinkSettings()
publicUnaryCallSettings.Builder<GetGitRepositoryLinkRequest,GitRepositoryLink>getGitRepositoryLinkSettings()
Returns the builder for the settings used for calls to getGitRepositoryLink.
getLocationSettings()
publicUnaryCallSettings.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> |
getStubSettingsBuilder()
publicDeveloperConnectStubSettings.BuildergetStubSettingsBuilder()
publicPagedCallSettings.Builder<ListAccountConnectorsRequest,ListAccountConnectorsResponse,DeveloperConnectClient.ListAccountConnectorsPagedResponse>listAccountConnectorsSettings()
Returns the builder for the settings used for calls to listAccountConnectors.
listConnectionsSettings()
publicPagedCallSettings.Builder<ListConnectionsRequest,ListConnectionsResponse,DeveloperConnectClient.ListConnectionsPagedResponse>listConnectionsSettings()
Returns the builder for the settings used for calls to listConnections.
listGitRepositoryLinksSettings()
publicPagedCallSettings.Builder<ListGitRepositoryLinksRequest,ListGitRepositoryLinksResponse,DeveloperConnectClient.ListGitRepositoryLinksPagedResponse>listGitRepositoryLinksSettings()
Returns the builder for the settings used for calls to listGitRepositoryLinks.
listLocationsSettings()
publicPagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,DeveloperConnectClient.ListLocationsPagedResponse>listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
publicPagedCallSettings.Builder<ListUsersRequest,ListUsersResponse,DeveloperConnectClient.ListUsersPagedResponse>listUsersSettings()
Returns the builder for the settings used for calls to listUsers.
updateAccountConnectorOperationSettings()
publicOperationCallSettings.Builder<UpdateAccountConnectorRequest,AccountConnector,OperationMetadata>updateAccountConnectorOperationSettings()
Returns the builder for the settings used for calls to updateAccountConnector.
updateAccountConnectorSettings()
publicUnaryCallSettings.Builder<UpdateAccountConnectorRequest,Operation>updateAccountConnectorSettings()
Returns the builder for the settings used for calls to updateAccountConnector.
updateConnectionOperationSettings()
publicOperationCallSettings.Builder<UpdateConnectionRequest,Connection,OperationMetadata>updateConnectionOperationSettings()
Returns the builder for the settings used for calls to updateConnection.
updateConnectionSettings()
publicUnaryCallSettings.Builder<UpdateConnectionRequest,Operation>updateConnectionSettings()
Returns the builder for the settings used for calls to updateConnection.