Uses of Class
com.google.devtools.cloudprofiler.v2.stub.ProfilerServiceStubSettings.Builder
-
Packages that use ProfilerServiceStubSettings.Builder Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler APIcom.google.devtools.cloudprofiler.v2.stub -
-
Uses of ProfilerServiceStubSettings.Builder in com.google.devtools.cloudprofiler.v2
Methods in com.google.devtools.cloudprofiler.v2 that return ProfilerServiceStubSettings.Builder Modifier and Type Method Description ProfilerServiceStubSettings.BuilderProfilerServiceSettings.Builder. getStubSettingsBuilder()Constructors in com.google.devtools.cloudprofiler.v2 with parameters of type ProfilerServiceStubSettings.Builder Constructor Description Builder(ProfilerServiceStubSettings.Builder stubSettings) -
Uses of ProfilerServiceStubSettings.Builder in com.google.devtools.cloudprofiler.v2.stub
Methods in com.google.devtools.cloudprofiler.v2.stub that return ProfilerServiceStubSettings.Builder Modifier and Type Method Description ProfilerServiceStubSettings.BuilderProfilerServiceStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)Applies the given settings updater function to all of the unary API methods in this service.static ProfilerServiceStubSettings.BuilderProfilerServiceStubSettings. newBuilder()Returns a new gRPC builder for this class.static ProfilerServiceStubSettings.BuilderProfilerServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.static ProfilerServiceStubSettings.BuilderProfilerServiceStubSettings. newHttpJsonBuilder()Returns a new REST builder for this class.ProfilerServiceStubSettings.BuilderProfilerServiceStubSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.devtools.cloudprofiler.v2.stub with parameters of type ProfilerServiceStubSettings.Builder Constructor Description ProfilerServiceStubSettings(ProfilerServiceStubSettings.Builder settingsBuilder)
-