Uses of Class
com.google.cloud.pubsub.v1.stub.SchemaServiceStubSettings.Builder
Packages that use SchemaServiceStubSettings.Builder
Package
Description
A client to Cloud Pub/Sub API
-
Uses of SchemaServiceStubSettings.Builder in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return SchemaServiceStubSettings.BuilderConstructors in com.google.cloud.pubsub.v1 with parameters of type SchemaServiceStubSettings.Builder -
Uses of SchemaServiceStubSettings.Builder in com.google.cloud.pubsub.v1.stub
Methods in com.google.cloud.pubsub.v1.stub that return SchemaServiceStubSettings.BuilderModifier and TypeMethodDescriptionSchemaServiceStubSettings.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.SchemaServiceStubSettings.newBuilder()Returns a new gRPC builder for this class.SchemaServiceStubSettings.newBuilder(com.google.api.gax.rpc.ClientContext clientContext) Returns a new builder for this class.SchemaServiceStubSettings.newHttpJsonBuilder()Returns a new REST builder for this class.SchemaServiceStubSettings.toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.pubsub.v1.stub with parameters of type SchemaServiceStubSettings.BuilderModifierConstructorDescriptionprotectedSchemaServiceStubSettings(SchemaServiceStubSettings.Builder settingsBuilder)