Uses of Class
com.google.api.gax.httpjson.longrunning.OperationsSettings
Packages that use OperationsSettings
-
Uses of OperationsSettings in com.google.api.gax.httpjson.longrunning
Methods in com.google.api.gax.httpjson.longrunning that return OperationsSettingsModifier and TypeMethodDescriptionOperationsSettings.Builder.build()static final OperationsSettingsOperationsSettings.create(OperationsStubSettings stub) final OperationsSettingsOperationsClient.getSettings()Methods in com.google.api.gax.httpjson.longrunning with parameters of type OperationsSettingsModifier and TypeMethodDescriptionstatic final OperationsClientOperationsClient.create(OperationsSettings settings) Constructs an instance of OperationsClient, using the given settings.Constructors in com.google.api.gax.httpjson.longrunning with parameters of type OperationsSettingsModifierConstructorDescriptionprotectedBuilder(OperationsSettings settings) protectedOperationsClient(OperationsSettings settings) Constructs an instance of OperationsClient, using the given settings.