Class ImageServiceGrpc.ImageServiceImplBase (0.10.0)

public abstract static class ImageServiceGrpc.ImageServiceImplBase implements BindableService, ImageServiceGrpc.AsyncService

Base class for the server implementation of the service ImageService.

Service that exposes Generative AI (GenAI) endpoints for creating and enhancing product image content.

Inheritance

java.lang.Object > ImageServiceGrpc.ImageServiceImplBase

Implements

io.grpc.BindableService, ImageServiceGrpc.AsyncService

Constructors

ImageServiceImplBase()

public ImageServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition