Uses of Class
com.google.cloud.pubsub.v1.stub.SchemaServiceStubSettings
Packages that use SchemaServiceStubSettings
Package
Description
A client to Cloud Pub/Sub API
-
Uses of SchemaServiceStubSettings in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 with parameters of type SchemaServiceStubSettingsModifier and TypeMethodDescriptionstatic final SchemaServiceSettingsSchemaServiceSettings.create(SchemaServiceStubSettings stub) -
Uses of SchemaServiceStubSettings in com.google.cloud.pubsub.v1.stub
Methods in com.google.cloud.pubsub.v1.stub that return SchemaServiceStubSettingsMethods in com.google.cloud.pubsub.v1.stub with parameters of type SchemaServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcSchemaServiceStubGrpcSchemaServiceStub.create(SchemaServiceStubSettings settings) static final HttpJsonSchemaServiceStubHttpJsonSchemaServiceStub.create(SchemaServiceStubSettings settings) Constructors in com.google.cloud.pubsub.v1.stub with parameters of type SchemaServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(SchemaServiceStubSettings settings) protectedGrpcSchemaServiceStub(SchemaServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) Constructs an instance of GrpcSchemaServiceStub, using the given settings.protectedGrpcSchemaServiceStub(SchemaServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcSchemaServiceStub, using the given settings.protectedHttpJsonSchemaServiceStub(SchemaServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) Constructs an instance of HttpJsonSchemaServiceStub, using the given settings.protectedHttpJsonSchemaServiceStub(SchemaServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) Constructs an instance of HttpJsonSchemaServiceStub, using the given settings.