Class ManagedKafkaConnectStubSettings.Builder (0.16.1)
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.16.1keyboard_arrow_down
public static class ManagedKafkaConnectStubSettings . Builder extends StubSettings . Builder<ManagedKafkaConnectStubSettings , ManagedKafkaConnectStubSettings . Builder >
Builder for ManagedKafkaConnectStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(ManagedKafkaConnectStubSettings settings)
protected Builder ( ManagedKafkaConnectStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ManagedKafkaConnectStubSettings . 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 ManagedKafkaConnectStubSettings build ()
Overrides
createConnectClusterOperationSettings()
public OperationCallSettings . Builder<CreateConnectClusterRequest , ConnectCluster , OperationMetadata > createConnectClusterOperationSettings ()
Returns the builder for the settings used for calls to createConnectCluster.
createConnectClusterSettings()
public UnaryCallSettings . Builder<CreateConnectClusterRequest , Operation > createConnectClusterSettings ()
Returns the builder for the settings used for calls to createConnectCluster.
createConnectorSettings()
public UnaryCallSettings . Builder<CreateConnectorRequest , Connector > createConnectorSettings ()
Returns the builder for the settings used for calls to createConnector.
deleteConnectClusterOperationSettings()
public OperationCallSettings . Builder<DeleteConnectClusterRequest , Empty , OperationMetadata > deleteConnectClusterOperationSettings ()
Returns the builder for the settings used for calls to deleteConnectCluster.
deleteConnectClusterSettings()
public UnaryCallSettings . Builder<DeleteConnectClusterRequest , Operation > deleteConnectClusterSettings ()
Returns the builder for the settings used for calls to deleteConnectCluster.
deleteConnectorSettings()
public UnaryCallSettings . Builder<DeleteConnectorRequest , Empty > deleteConnectorSettings ()
Returns the builder for the settings used for calls to deleteConnector.
getConnectClusterSettings()
public UnaryCallSettings . Builder<GetConnectClusterRequest , ConnectCluster > getConnectClusterSettings ()
Returns the builder for the settings used for calls to getConnectCluster.
getConnectorSettings()
public UnaryCallSettings . Builder<GetConnectorRequest , Connector > getConnectorSettings ()
Returns the builder for the settings used for calls to getConnector.
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<ListConnectClustersRequest , ListConnectClustersResponse , ManagedKafkaConnectClient . ListConnectClustersPagedResponse > listConnectClustersSettings ()
Returns the builder for the settings used for calls to listConnectClusters.
public PagedCallSettings . Builder<ListConnectorsRequest , ListConnectorsResponse , ManagedKafkaConnectClient . ListConnectorsPagedResponse > listConnectorsSettings ()
Returns the builder for the settings used for calls to listConnectors.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , ManagedKafkaConnectClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
pauseConnectorSettings()
public UnaryCallSettings . Builder<PauseConnectorRequest , PauseConnectorResponse > pauseConnectorSettings ()
Returns the builder for the settings used for calls to pauseConnector.
restartConnectorSettings()
public UnaryCallSettings . Builder<RestartConnectorRequest , RestartConnectorResponse > restartConnectorSettings ()
Returns the builder for the settings used for calls to restartConnector.
resumeConnectorSettings()
public UnaryCallSettings . Builder<ResumeConnectorRequest , ResumeConnectorResponse > resumeConnectorSettings ()
Returns the builder for the settings used for calls to resumeConnector.
stopConnectorSettings()
public UnaryCallSettings . Builder<StopConnectorRequest , StopConnectorResponse > stopConnectorSettings ()
Returns the builder for the settings used for calls to stopConnector.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updateConnectClusterOperationSettings()
public OperationCallSettings . Builder<UpdateConnectClusterRequest , ConnectCluster , OperationMetadata > updateConnectClusterOperationSettings ()
Returns the builder for the settings used for calls to updateConnectCluster.
updateConnectClusterSettings()
public UnaryCallSettings . Builder<UpdateConnectClusterRequest , Operation > updateConnectClusterSettings ()
Returns the builder for the settings used for calls to updateConnectCluster.
updateConnectorSettings()
public UnaryCallSettings . Builder<UpdateConnectorRequest , Connector > updateConnectorSettings ()
Returns the builder for the settings used for calls to updateConnector.
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,[]]