Uses of Class
com.google.devtools.cloudprofiler.v2.ProfilerServiceClient
-
Packages that use ProfilerServiceClient Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler API -
-
Uses of ProfilerServiceClient in com.google.devtools.cloudprofiler.v2
Methods in com.google.devtools.cloudprofiler.v2 that return ProfilerServiceClient Modifier and Type Method Description static ProfilerServiceClientProfilerServiceClient. create()Constructs an instance of ProfilerServiceClient with default settings.static ProfilerServiceClientProfilerServiceClient. create(ProfilerServiceSettings settings)Constructs an instance of ProfilerServiceClient, using the given settings.static ProfilerServiceClientProfilerServiceClient. create(ProfilerServiceStub stub)Constructs an instance of ProfilerServiceClient, using the given stub for making calls.
-