Uses of Class
com.google.devtools.cloudprofiler.v2.ProfilerServiceSettings
-
Packages that use ProfilerServiceSettings Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler API -
-
Uses of ProfilerServiceSettings in com.google.devtools.cloudprofiler.v2
Methods in com.google.devtools.cloudprofiler.v2 that return ProfilerServiceSettings Modifier and Type Method Description ProfilerServiceSettingsProfilerServiceSettings.Builder. build()static ProfilerServiceSettingsProfilerServiceSettings. create(ProfilerServiceStubSettings stub)ProfilerServiceSettingsProfilerServiceClient. getSettings()Methods in com.google.devtools.cloudprofiler.v2 with parameters of type ProfilerServiceSettings Modifier and Type Method Description static ProfilerServiceClientProfilerServiceClient. create(ProfilerServiceSettings settings)Constructs an instance of ProfilerServiceClient, using the given settings.Constructors in com.google.devtools.cloudprofiler.v2 with parameters of type ProfilerServiceSettings Constructor Description Builder(ProfilerServiceSettings settings)ProfilerServiceClient(ProfilerServiceSettings settings)Constructs an instance of ProfilerServiceClient, using the given settings.
-