public static class EnvironmentsStubSettings . Builder extends StubSettings . Builder<EnvironmentsStubSettings , EnvironmentsStubSettings . Builder >
Builder for EnvironmentsStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(EnvironmentsStubSettings settings)
protected Builder ( EnvironmentsStubSettings settings )
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 streaming methods.
build()
public EnvironmentsStubSettings build ()
Overrides
checkUpgradeOperationSettings()
public OperationCallSettings . Builder<CheckUpgradeRequest , CheckUpgradeResponse , OperationMetadata > checkUpgradeOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to checkUpgrade.
checkUpgradeSettings()
public UnaryCallSettings . Builder<CheckUpgradeRequest , Operation > checkUpgradeSettings ()
Returns the builder for the settings used for calls to checkUpgrade.
createEnvironmentOperationSettings()
public OperationCallSettings . Builder<CreateEnvironmentRequest , Environment , OperationMetadata > createEnvironmentOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createEnvironment.
createEnvironmentSettings()
public UnaryCallSettings . Builder<CreateEnvironmentRequest , Operation > createEnvironmentSettings ()
Returns the builder for the settings used for calls to createEnvironment.
databaseFailoverOperationSettings()
public OperationCallSettings . Builder<DatabaseFailoverRequest , DatabaseFailoverResponse , OperationMetadata > databaseFailoverOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to databaseFailover.
databaseFailoverSettings()
public UnaryCallSettings . Builder<DatabaseFailoverRequest , Operation > databaseFailoverSettings ()
Returns the builder for the settings used for calls to databaseFailover.
deleteEnvironmentOperationSettings()
public OperationCallSettings . Builder<DeleteEnvironmentRequest , Empty , OperationMetadata > deleteEnvironmentOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteEnvironment.
deleteEnvironmentSettings()
public UnaryCallSettings . Builder<DeleteEnvironmentRequest , Operation > deleteEnvironmentSettings ()
Returns the builder for the settings used for calls to deleteEnvironment.
executeAirflowCommandSettings()
public UnaryCallSettings . Builder<ExecuteAirflowCommandRequest , ExecuteAirflowCommandResponse > executeAirflowCommandSettings ()
Returns the builder for the settings used for calls to executeAirflowCommand.
fetchDatabasePropertiesSettings()
public UnaryCallSettings . Builder<FetchDatabasePropertiesRequest , FetchDatabasePropertiesResponse > fetchDatabasePropertiesSettings ()
Returns the builder for the settings used for calls to fetchDatabaseProperties.
getEnvironmentSettings()
public UnaryCallSettings . Builder<GetEnvironmentRequest , Environment > getEnvironmentSettings ()
Returns the builder for the settings used for calls to getEnvironment.
listEnvironmentsSettings()
public PagedCallSettings . Builder<ListEnvironmentsRequest , ListEnvironmentsResponse , EnvironmentsClient . ListEnvironmentsPagedResponse > listEnvironmentsSettings ()
Returns the builder for the settings used for calls to listEnvironments.
loadSnapshotOperationSettings()
public OperationCallSettings . Builder<LoadSnapshotRequest , LoadSnapshotResponse , OperationMetadata > loadSnapshotOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to loadSnapshot.
loadSnapshotSettings()
public UnaryCallSettings . Builder<LoadSnapshotRequest , Operation > loadSnapshotSettings ()
Returns the builder for the settings used for calls to loadSnapshot.
pollAirflowCommandSettings()
public UnaryCallSettings . Builder<PollAirflowCommandRequest , PollAirflowCommandResponse > pollAirflowCommandSettings ()
Returns the builder for the settings used for calls to pollAirflowCommand.
restartWebServerOperationSettings()
public OperationCallSettings . Builder<RestartWebServerRequest , Environment , OperationMetadata > restartWebServerOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to restartWebServer.
restartWebServerSettings()
public UnaryCallSettings . Builder<RestartWebServerRequest , Operation > restartWebServerSettings ()
Returns the builder for the settings used for calls to restartWebServer.
saveSnapshotOperationSettings()
public OperationCallSettings . Builder<SaveSnapshotRequest , SaveSnapshotResponse , OperationMetadata > saveSnapshotOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to saveSnapshot.
saveSnapshotSettings()
public UnaryCallSettings . Builder<SaveSnapshotRequest , Operation > saveSnapshotSettings ()
Returns the builder for the settings used for calls to saveSnapshot.
stopAirflowCommandSettings()
public UnaryCallSettings . Builder<StopAirflowCommandRequest , StopAirflowCommandResponse > stopAirflowCommandSettings ()
Returns the builder for the settings used for calls to stopAirflowCommand.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updateEnvironmentOperationSettings()
public OperationCallSettings . Builder<UpdateEnvironmentRequest , Environment , OperationMetadata > updateEnvironmentOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateEnvironment.
updateEnvironmentSettings()
public UnaryCallSettings . Builder<UpdateEnvironmentRequest , Operation > updateEnvironmentSettings ()
Returns the builder for the settings used for calls to updateEnvironment.