Uses of Class
com.google.cloud.debugger.v2.Controller2Settings
-
Packages that use Controller2Settings Package Description com.google.cloud.debugger.v2 A client to Stackdriver Debugger API -
-
Uses of Controller2Settings in com.google.cloud.debugger.v2
Methods in com.google.cloud.debugger.v2 that return Controller2Settings Modifier and Type Method Description Controller2SettingsController2Settings.Builder. build()static Controller2SettingsController2Settings. create(Controller2StubSettings stub)Controller2SettingsController2Client. getSettings()Methods in com.google.cloud.debugger.v2 with parameters of type Controller2Settings Modifier and Type Method Description static Controller2ClientController2Client. create(Controller2Settings settings)Constructs an instance of Controller2Client, using the given settings.Constructors in com.google.cloud.debugger.v2 with parameters of type Controller2Settings Constructor Description Builder(Controller2Settings settings)Controller2Client(Controller2Settings settings)Constructs an instance of Controller2Client, using the given settings.
-