Class ApiHubPluginSettings.Builder (0.28.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 latestkeyboard_arrow_down
public static class ApiHubPluginSettings . Builder extends ClientSettings . Builder<ApiHubPluginSettings , ApiHubPluginSettings . Builder >
Builder for ApiHubPluginSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(ApiHubPluginSettings settings)
protected Builder ( ApiHubPluginSettings settings )
Builder(ApiHubPluginStubSettings.Builder stubSettings)
protected Builder ( ApiHubPluginStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ApiHubPluginSettings . 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 ApiHubPluginSettings build ()
Overrides
createPluginInstanceOperationSettings()
public OperationCallSettings . Builder<CreatePluginInstanceRequest , PluginInstance , OperationMetadata > createPluginInstanceOperationSettings ()
Returns the builder for the settings used for calls to createPluginInstance.
createPluginInstanceSettings()
public UnaryCallSettings . Builder<CreatePluginInstanceRequest , Operation > createPluginInstanceSettings ()
Returns the builder for the settings used for calls to createPluginInstance.
createPluginSettings()
public UnaryCallSettings . Builder<CreatePluginRequest , Plugin > createPluginSettings ()
Returns the builder for the settings used for calls to createPlugin.
deletePluginInstanceOperationSettings()
public OperationCallSettings . Builder<DeletePluginInstanceRequest , Empty , OperationMetadata > deletePluginInstanceOperationSettings ()
Returns the builder for the settings used for calls to deletePluginInstance.
deletePluginInstanceSettings()
public UnaryCallSettings . Builder<DeletePluginInstanceRequest , Operation > deletePluginInstanceSettings ()
Returns the builder for the settings used for calls to deletePluginInstance.
deletePluginOperationSettings()
public OperationCallSettings . Builder<DeletePluginRequest , Empty , OperationMetadata > deletePluginOperationSettings ()
Returns the builder for the settings used for calls to deletePlugin.
deletePluginSettings()
public UnaryCallSettings . Builder<DeletePluginRequest , Operation > deletePluginSettings ()
Returns the builder for the settings used for calls to deletePlugin.
disablePluginInstanceActionOperationSettings()
public OperationCallSettings . Builder<DisablePluginInstanceActionRequest , DisablePluginInstanceActionResponse , OperationMetadata > disablePluginInstanceActionOperationSettings ()
Returns the builder for the settings used for calls to disablePluginInstanceAction.
disablePluginInstanceActionSettings()
public UnaryCallSettings . Builder<DisablePluginInstanceActionRequest , Operation > disablePluginInstanceActionSettings ()
Returns the builder for the settings used for calls to disablePluginInstanceAction.
disablePluginSettings()
public UnaryCallSettings . Builder<DisablePluginRequest , Plugin > disablePluginSettings ()
Returns the builder for the settings used for calls to disablePlugin.
enablePluginInstanceActionOperationSettings()
public OperationCallSettings . Builder<EnablePluginInstanceActionRequest , EnablePluginInstanceActionResponse , OperationMetadata > enablePluginInstanceActionOperationSettings ()
Returns the builder for the settings used for calls to enablePluginInstanceAction.
enablePluginInstanceActionSettings()
public UnaryCallSettings . Builder<EnablePluginInstanceActionRequest , Operation > enablePluginInstanceActionSettings ()
Returns the builder for the settings used for calls to enablePluginInstanceAction.
enablePluginSettings()
public UnaryCallSettings . Builder<EnablePluginRequest , Plugin > enablePluginSettings ()
Returns the builder for the settings used for calls to enablePlugin.
executePluginInstanceActionOperationSettings()
public OperationCallSettings . Builder<ExecutePluginInstanceActionRequest , ExecutePluginInstanceActionResponse , OperationMetadata > executePluginInstanceActionOperationSettings ()
Returns the builder for the settings used for calls to executePluginInstanceAction.
executePluginInstanceActionSettings()
public UnaryCallSettings . Builder<ExecutePluginInstanceActionRequest , Operation > executePluginInstanceActionSettings ()
Returns the builder for the settings used for calls to executePluginInstanceAction.
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 >
getPluginInstanceSettings()
public UnaryCallSettings . Builder<GetPluginInstanceRequest , PluginInstance > getPluginInstanceSettings ()
Returns the builder for the settings used for calls to getPluginInstance.
getPluginSettings()
public UnaryCallSettings . Builder<GetPluginRequest , Plugin > getPluginSettings ()
Returns the builder for the settings used for calls to getPlugin.
getStubSettingsBuilder()
public ApiHubPluginStubSettings . Builder getStubSettingsBuilder ()
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , ApiHubPluginClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
listPluginInstancesSettings()
public PagedCallSettings . Builder<ListPluginInstancesRequest , ListPluginInstancesResponse , ApiHubPluginClient . ListPluginInstancesPagedResponse > listPluginInstancesSettings ()
Returns the builder for the settings used for calls to listPluginInstances.
listPluginsSettings()
public PagedCallSettings . Builder<ListPluginsRequest , ListPluginsResponse , ApiHubPluginClient . ListPluginsPagedResponse > listPluginsSettings ()
Returns the builder for the settings used for calls to listPlugins.
updatePluginInstanceSettings()
public UnaryCallSettings . Builder<UpdatePluginInstanceRequest , PluginInstance > updatePluginInstanceSettings ()
Returns the builder for the settings used for calls to updatePluginInstance.
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-10-02 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-10-02 UTC."],[],[],null,[]]