Uses of Class
com.google.developers.knowledge.v1.stub.DeveloperKnowledgeStubSettings
Packages that use DeveloperKnowledgeStubSettings
Package
Description
A client to Developer Knowledge API
-
Uses of DeveloperKnowledgeStubSettings in com.google.developers.knowledge.v1
Methods in com.google.developers.knowledge.v1 with parameters of type DeveloperKnowledgeStubSettingsModifier and TypeMethodDescriptionstatic final DeveloperKnowledgeSettingsDeveloperKnowledgeSettings.create(DeveloperKnowledgeStubSettings stub) -
Uses of DeveloperKnowledgeStubSettings in com.google.developers.knowledge.v1.stub
Methods in com.google.developers.knowledge.v1.stub that return DeveloperKnowledgeStubSettingsMethods in com.google.developers.knowledge.v1.stub with parameters of type DeveloperKnowledgeStubSettingsModifier and TypeMethodDescriptionstatic final GrpcDeveloperKnowledgeStubGrpcDeveloperKnowledgeStub.create(DeveloperKnowledgeStubSettings settings) static final HttpJsonDeveloperKnowledgeStubHttpJsonDeveloperKnowledgeStub.create(DeveloperKnowledgeStubSettings settings) Constructors in com.google.developers.knowledge.v1.stub with parameters of type DeveloperKnowledgeStubSettingsModifierConstructorDescriptionprotectedBuilder(DeveloperKnowledgeStubSettings settings) protectedGrpcDeveloperKnowledgeStub(DeveloperKnowledgeStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcDeveloperKnowledgeStub, using the given settings.protectedGrpcDeveloperKnowledgeStub(DeveloperKnowledgeStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcDeveloperKnowledgeStub, using the given settings.protectedHttpJsonDeveloperKnowledgeStub(DeveloperKnowledgeStubSettings settings, ClientContext clientContext) Constructs an instance of HttpJsonDeveloperKnowledgeStub, using the given settings.protectedHttpJsonDeveloperKnowledgeStub(DeveloperKnowledgeStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) Constructs an instance of HttpJsonDeveloperKnowledgeStub, using the given settings.