public static class ProjectServiceStubSettings.Builder extends StubSettings.Builder<ProjectServiceStubSettings,ProjectServiceStubSettings.Builder>
Builder for ProjectServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(ProjectServiceStubSettings settings)
protected Builder(ProjectServiceStubSettings settings)
Methods
acceptTermsSettings()
public UnaryCallSettings.Builder<AcceptTermsRequest,Project> acceptTermsSettings()
Returns the builder for the settings used for calls to acceptTerms.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ProjectServiceStubSettings.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 ProjectServiceStubSettings build()
Overrides
enrollSolutionOperationSettings()
public OperationCallSettings.Builder<EnrollSolutionRequest,EnrollSolutionResponse,EnrollSolutionMetadata> enrollSolutionOperationSettings()
Returns the builder for the settings used for calls to enrollSolution.
enrollSolutionSettings()
public UnaryCallSettings.Builder<EnrollSolutionRequest,Operation> enrollSolutionSettings()
Returns the builder for the settings used for calls to enrollSolution.
getAlertConfigSettings()
public UnaryCallSettings.Builder<GetAlertConfigRequest,AlertConfig> getAlertConfigSettings()
Returns the builder for the settings used for calls to getAlertConfig.
getLoggingConfigSettings()
public UnaryCallSettings.Builder<GetLoggingConfigRequest,LoggingConfig> getLoggingConfigSettings()
Returns the builder for the settings used for calls to getLoggingConfig.
getProjectSettings()
public UnaryCallSettings.Builder<GetProjectRequest,Project> getProjectSettings()
Returns the builder for the settings used for calls to getProject.
listEnrolledSolutionsSettings()
public UnaryCallSettings.Builder<ListEnrolledSolutionsRequest,ListEnrolledSolutionsResponse> listEnrolledSolutionsSettings()
Returns the builder for the settings used for calls to listEnrolledSolutions.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns |
Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
updateAlertConfigSettings()
public UnaryCallSettings.Builder<UpdateAlertConfigRequest,AlertConfig> updateAlertConfigSettings()
Returns the builder for the settings used for calls to updateAlertConfig.
updateLoggingConfigSettings()
public UnaryCallSettings.Builder<UpdateLoggingConfigRequest,LoggingConfig> updateLoggingConfigSettings()
Returns the builder for the settings used for calls to updateLoggingConfig.