Uses of Class
com.google.cloud.retail.v2beta.stub.ServingConfigServiceStub
-
Packages that use ServingConfigServiceStub Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of ServingConfigServiceStub in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return ServingConfigServiceStub Modifier and Type Method Description ServingConfigServiceStub
ServingConfigServiceClient. getStub()
Methods in com.google.cloud.retail.v2beta with parameters of type ServingConfigServiceStub Modifier and Type Method Description static ServingConfigServiceClient
ServingConfigServiceClient. create(ServingConfigServiceStub stub)
Constructs an instance of ServingConfigServiceClient, using the given stub for making calls.Constructors in com.google.cloud.retail.v2beta with parameters of type ServingConfigServiceStub Constructor Description ServingConfigServiceClient(ServingConfigServiceStub stub)
-
Uses of ServingConfigServiceStub in com.google.cloud.retail.v2beta.stub
Subclasses of ServingConfigServiceStub in com.google.cloud.retail.v2beta.stub Modifier and Type Class Description class
GrpcServingConfigServiceStub
gRPC stub implementation for the ServingConfigService service API.class
HttpJsonServingConfigServiceStub
REST stub implementation for the ServingConfigService service API.Methods in com.google.cloud.retail.v2beta.stub that return ServingConfigServiceStub Modifier and Type Method Description ServingConfigServiceStub
ServingConfigServiceStubSettings. createStub()
-