Uses of Class
com.google.devtools.cloudprofiler.v2.stub.ProfilerServiceStub
-
Packages that use ProfilerServiceStub Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler APIcom.google.devtools.cloudprofiler.v2.stub -
-
Uses of ProfilerServiceStub in com.google.devtools.cloudprofiler.v2
Methods in com.google.devtools.cloudprofiler.v2 that return ProfilerServiceStub Modifier and Type Method Description ProfilerServiceStubProfilerServiceClient. getStub()Methods in com.google.devtools.cloudprofiler.v2 with parameters of type ProfilerServiceStub Modifier and Type Method Description static ProfilerServiceClientProfilerServiceClient. create(ProfilerServiceStub stub)Constructs an instance of ProfilerServiceClient, using the given stub for making calls.Constructors in com.google.devtools.cloudprofiler.v2 with parameters of type ProfilerServiceStub Constructor Description ProfilerServiceClient(ProfilerServiceStub stub) -
Uses of ProfilerServiceStub in com.google.devtools.cloudprofiler.v2.stub
Subclasses of ProfilerServiceStub in com.google.devtools.cloudprofiler.v2.stub Modifier and Type Class Description classGrpcProfilerServiceStubgRPC stub implementation for the ProfilerService service API.classHttpJsonProfilerServiceStubREST stub implementation for the ProfilerService service API.Methods in com.google.devtools.cloudprofiler.v2.stub that return ProfilerServiceStub Modifier and Type Method Description ProfilerServiceStubProfilerServiceStubSettings. createStub()
-