@Generated(value="by gapic-generator-java") public abstract class Controller2Stub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
Controller2Stub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<ListActiveBreakpointsRequest,ListActiveBreakpointsResponse> |
listActiveBreakpointsCallable() |
com.google.api.gax.rpc.UnaryCallable<RegisterDebuggeeRequest,RegisterDebuggeeResponse> |
registerDebuggeeCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateActiveBreakpointRequest,UpdateActiveBreakpointResponse> |
updateActiveBreakpointCallable() |
public com.google.api.gax.rpc.UnaryCallable<RegisterDebuggeeRequest,RegisterDebuggeeResponse> registerDebuggeeCallable()
public com.google.api.gax.rpc.UnaryCallable<ListActiveBreakpointsRequest,ListActiveBreakpointsResponse> listActiveBreakpointsCallable()
public com.google.api.gax.rpc.UnaryCallable<UpdateActiveBreakpointRequest,UpdateActiveBreakpointResponse> updateActiveBreakpointCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.