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 ProfilerServiceClient
ProfilerServiceClient. create()
Constructs an instance of ProfilerServiceClient with default settings.static ProfilerServiceClient
ProfilerServiceClient. create(ProfilerServiceSettings settings)
Constructs an instance of ProfilerServiceClient, using the given settings.static ProfilerServiceClient
ProfilerServiceClient. create(ProfilerServiceStub stub)
Constructs an instance of ProfilerServiceClient, using the given stub for making calls.
-