Send feedback Class EnvironmentsStubSettings.Builder (1.9.0) Stay organized with collections Save and categorize content based on your preferences.
Version 1.9.0keyboard_arrow_down
public static class EnvironmentsStubSettings . Builder extends StubSettings . Builder<EnvironmentsStubSettings , EnvironmentsStubSettings . Builder >
Builder for EnvironmentsStubSettings.
Constructors Builder() Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter Builder(EnvironmentsStubSettings settings)
protected Builder ( EnvironmentsStubSettings settings )
Parameter Methods applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public EnvironmentsStubSettings . 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 methods.
Parameter Returns build()
public EnvironmentsStubSettings build ()
Returns Overrides Exceptions createEnvironmentOperationSettings()
public OperationCallSettings . Builder<CreateEnvironmentRequest , Environment , OperationMetadata > createEnvironmentOperationSettings ()
Returns the builder for the settings used for calls to createEnvironment.
Returns createEnvironmentSettings()
public UnaryCallSettings . Builder<CreateEnvironmentRequest , Operation > createEnvironmentSettings ()
Returns the builder for the settings used for calls to createEnvironment.
Returns deleteEnvironmentOperationSettings()
public OperationCallSettings . Builder<DeleteEnvironmentRequest , Empty , OperationMetadata > deleteEnvironmentOperationSettings ()
Returns the builder for the settings used for calls to deleteEnvironment.
Returns deleteEnvironmentSettings()
public UnaryCallSettings . Builder<DeleteEnvironmentRequest , Operation > deleteEnvironmentSettings ()
Returns the builder for the settings used for calls to deleteEnvironment.
Returns getEnvironmentSettings()
public UnaryCallSettings . Builder<GetEnvironmentRequest , Environment > getEnvironmentSettings ()
Returns the builder for the settings used for calls to getEnvironment.
Returns listEnvironmentsSettings()
public PagedCallSettings . Builder<ListEnvironmentsRequest , ListEnvironmentsResponse , EnvironmentsClient . ListEnvironmentsPagedResponse > listEnvironmentsSettings ()
Returns the builder for the settings used for calls to listEnvironments.
Returns loadSnapshotOperationSettings()
public OperationCallSettings . Builder<LoadSnapshotRequest , LoadSnapshotResponse , OperationMetadata > loadSnapshotOperationSettings ()
Returns the builder for the settings used for calls to loadSnapshot.
Returns loadSnapshotSettings()
public UnaryCallSettings . Builder<LoadSnapshotRequest , Operation > loadSnapshotSettings ()
Returns the builder for the settings used for calls to loadSnapshot.
Returns saveSnapshotOperationSettings()
public OperationCallSettings . Builder<SaveSnapshotRequest , SaveSnapshotResponse , OperationMetadata > saveSnapshotOperationSettings ()
Returns the builder for the settings used for calls to saveSnapshot.
Returns saveSnapshotSettings()
public UnaryCallSettings . Builder<SaveSnapshotRequest , Operation > saveSnapshotSettings ()
Returns the builder for the settings used for calls to saveSnapshot.
Returns unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateEnvironmentOperationSettings()
public OperationCallSettings . Builder<UpdateEnvironmentRequest , Environment , OperationMetadata > updateEnvironmentOperationSettings ()
Returns the builder for the settings used for calls to updateEnvironment.
Returns updateEnvironmentSettings()
public UnaryCallSettings . Builder<UpdateEnvironmentRequest , Operation > updateEnvironmentSettings ()
Returns the builder for the settings used for calls to updateEnvironment.
Returns 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-06-12 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-06-12 UTC."],[],[]]