Send feedback
Class RepositoryManagerSettings.Builder (3.48.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.48.0 keyboard_arrow_down
public static class RepositoryManagerSettings . Builder extends ClientSettings . Builder<RepositoryManagerSettings , RepositoryManagerSettings . Builder >
Builder for RepositoryManagerSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
protected Builder ( RepositoryManagerSettings settings )
protected Builder ( RepositoryManagerStubSettings . Builder stubSettings )
Methods
public RepositoryManagerSettings . 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.
public OperationCallSettings . Builder<BatchCreateRepositoriesRequest , BatchCreateRepositoriesResponse , OperationMetadata > batchCreateRepositoriesOperationSettings ()
Returns the builder for the settings used for calls to batchCreateRepositories.
public UnaryCallSettings . Builder<BatchCreateRepositoriesRequest , Operation > batchCreateRepositoriesSettings ()
Returns the builder for the settings used for calls to batchCreateRepositories.
public RepositoryManagerSettings build ()
Overrides
public OperationCallSettings . Builder<CreateConnectionRequest , Connection , OperationMetadata > createConnectionOperationSettings ()
Returns the builder for the settings used for calls to createConnection.
public UnaryCallSettings . Builder<CreateConnectionRequest , Operation > createConnectionSettings ()
Returns the builder for the settings used for calls to createConnection.
public OperationCallSettings . Builder<CreateRepositoryRequest , Repository , OperationMetadata > createRepositoryOperationSettings ()
Returns the builder for the settings used for calls to createRepository.
public UnaryCallSettings . Builder<CreateRepositoryRequest , Operation > createRepositorySettings ()
Returns the builder for the settings used for calls to createRepository.
public OperationCallSettings . Builder<DeleteConnectionRequest , Empty , OperationMetadata > deleteConnectionOperationSettings ()
Returns the builder for the settings used for calls to deleteConnection.
public UnaryCallSettings . Builder<DeleteConnectionRequest , Operation > deleteConnectionSettings ()
Returns the builder for the settings used for calls to deleteConnection.
public OperationCallSettings . Builder<DeleteRepositoryRequest , Empty , OperationMetadata > deleteRepositoryOperationSettings ()
Returns the builder for the settings used for calls to deleteRepository.
public UnaryCallSettings . Builder<DeleteRepositoryRequest , Operation > deleteRepositorySettings ()
Returns the builder for the settings used for calls to deleteRepository.
public UnaryCallSettings . Builder<FetchGitRefsRequest , FetchGitRefsResponse > fetchGitRefsSettings ()
Returns the builder for the settings used for calls to fetchGitRefs.
public PagedCallSettings . Builder<FetchLinkableRepositoriesRequest , FetchLinkableRepositoriesResponse , RepositoryManagerClient . FetchLinkableRepositoriesPagedResponse > fetchLinkableRepositoriesSettings ()
Returns the builder for the settings used for calls to fetchLinkableRepositories.
public UnaryCallSettings . Builder<FetchReadTokenRequest , FetchReadTokenResponse > fetchReadTokenSettings ()
Returns the builder for the settings used for calls to fetchReadToken.
public UnaryCallSettings . Builder<FetchReadWriteTokenRequest , FetchReadWriteTokenResponse > fetchReadWriteTokenSettings ()
Returns the builder for the settings used for calls to fetchReadWriteToken.
public UnaryCallSettings . Builder<GetConnectionRequest , Connection > getConnectionSettings ()
Returns the builder for the settings used for calls to getConnection.
public UnaryCallSettings . Builder<GetIamPolicyRequest , Policy > getIamPolicySettings ()
Returns the builder for the settings used for calls to getIamPolicy.
Returns
Type
Description
Builder <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
public UnaryCallSettings . Builder<GetRepositoryRequest , Repository > getRepositorySettings ()
Returns the builder for the settings used for calls to getRepository.
public RepositoryManagerStubSettings . Builder getStubSettingsBuilder ()
public PagedCallSettings . Builder<ListConnectionsRequest , ListConnectionsResponse , RepositoryManagerClient . ListConnectionsPagedResponse > listConnectionsSettings ()
Returns the builder for the settings used for calls to listConnections.
public PagedCallSettings . Builder<ListRepositoriesRequest , ListRepositoriesResponse , RepositoryManagerClient . ListRepositoriesPagedResponse > listRepositoriesSettings ()
Returns the builder for the settings used for calls to listRepositories.
public UnaryCallSettings . Builder<SetIamPolicyRequest , Policy > setIamPolicySettings ()
Returns the builder for the settings used for calls to setIamPolicy.
Returns
Type
Description
Builder <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
public UnaryCallSettings . Builder<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsSettings ()
Returns the builder for the settings used for calls to testIamPermissions.
Returns
Type
Description
Builder <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
public OperationCallSettings . Builder<UpdateConnectionRequest , Connection , OperationMetadata > updateConnectionOperationSettings ()
Returns the builder for the settings used for calls to updateConnection.
public UnaryCallSettings . Builder<UpdateConnectionRequest , Operation > updateConnectionSettings ()
Returns the builder for the settings used for calls to updateConnection.
Send feedback
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-01-21 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[],[]]