Uses of Class
com.google.cloud.pubsub.v1.stub.SchemaServiceStubSettings.Builder
-
Packages that use SchemaServiceStubSettings.Builder Package Description com.google.cloud.pubsub.v1 A client to Cloud Pub/Sub APIcom.google.cloud.pubsub.v1.stub -
-
Uses of SchemaServiceStubSettings.Builder in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return SchemaServiceStubSettings.Builder Modifier and Type Method Description SchemaServiceStubSettings.BuilderSchemaServiceSettings.Builder. getStubSettingsBuilder()Constructors in com.google.cloud.pubsub.v1 with parameters of type SchemaServiceStubSettings.Builder Constructor Description Builder(SchemaServiceStubSettings.Builder stubSettings) -
Uses of SchemaServiceStubSettings.Builder in com.google.cloud.pubsub.v1.stub
Methods in com.google.cloud.pubsub.v1.stub that return SchemaServiceStubSettings.Builder Modifier and Type Method Description SchemaServiceStubSettings.BuilderSchemaServiceStubSettings.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 SchemaServiceStubSettings.BuilderSchemaServiceStubSettings. newBuilder()Returns a new gRPC builder for this class.static SchemaServiceStubSettings.BuilderSchemaServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.static SchemaServiceStubSettings.BuilderSchemaServiceStubSettings. newHttpJsonBuilder()Returns a new REST builder for this class.SchemaServiceStubSettings.BuilderSchemaServiceStubSettings. 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.Builder Constructor Description SchemaServiceStubSettings(SchemaServiceStubSettings.Builder settingsBuilder)
-