Uses of Class
com.google.cloud.channel.v1.stub.CloudChannelServiceStubSettings.Builder
-
Packages that use CloudChannelServiceStubSettings.Builder Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of CloudChannelServiceStubSettings.Builder in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelServiceStubSettings.Builder Modifier and Type Method Description CloudChannelServiceStubSettings.BuilderCloudChannelServiceSettings.Builder. getStubSettingsBuilder()Constructors in com.google.cloud.channel.v1 with parameters of type CloudChannelServiceStubSettings.Builder Constructor Description Builder(CloudChannelServiceStubSettings.Builder stubSettings) -
Uses of CloudChannelServiceStubSettings.Builder in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return CloudChannelServiceStubSettings.Builder Modifier and Type Method Description CloudChannelServiceStubSettings.BuilderCloudChannelServiceStubSettings.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 CloudChannelServiceStubSettings.BuilderCloudChannelServiceStubSettings. newBuilder()Returns a new gRPC builder for this class.static CloudChannelServiceStubSettings.BuilderCloudChannelServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.static CloudChannelServiceStubSettings.BuilderCloudChannelServiceStubSettings. newHttpJsonBuilder()Returns a new REST builder for this class.CloudChannelServiceStubSettings.BuilderCloudChannelServiceStubSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.channel.v1.stub with parameters of type CloudChannelServiceStubSettings.Builder Constructor Description CloudChannelServiceStubSettings(CloudChannelServiceStubSettings.Builder settingsBuilder)
-