Uses of Class
com.google.cloud.debugger.v2.stub.Debugger2Stub
-
Packages that use Debugger2Stub Package Description com.google.cloud.debugger.v2 A client to Stackdriver Debugger APIcom.google.cloud.debugger.v2.stub -
-
Uses of Debugger2Stub in com.google.cloud.debugger.v2
Methods in com.google.cloud.debugger.v2 that return Debugger2Stub Modifier and Type Method Description Debugger2Stub
Debugger2Client. getStub()
Methods in com.google.cloud.debugger.v2 with parameters of type Debugger2Stub Modifier and Type Method Description static Debugger2Client
Debugger2Client. create(Debugger2Stub stub)
Constructs an instance of Debugger2Client, using the given stub for making calls.Constructors in com.google.cloud.debugger.v2 with parameters of type Debugger2Stub Constructor Description Debugger2Client(Debugger2Stub stub)
-
Uses of Debugger2Stub in com.google.cloud.debugger.v2.stub
Subclasses of Debugger2Stub in com.google.cloud.debugger.v2.stub Modifier and Type Class Description class
GrpcDebugger2Stub
gRPC stub implementation for the Debugger2 service API.class
HttpJsonDebugger2Stub
REST stub implementation for the Debugger2 service API.Methods in com.google.cloud.debugger.v2.stub that return Debugger2Stub Modifier and Type Method Description Debugger2Stub
Debugger2StubSettings. createStub()
-