Class BackupForGKEGrpc.BackupForGKEImplBase (0.40.0)

public abstract static class BackupForGKEGrpc.BackupForGKEImplBase implements BindableService, BackupForGKEGrpc.AsyncService

Base class for the server implementation of the service BackupForGKE.

BackupForGKE allows Kubernetes administrators to configure, execute, and manage backup and restore operations for their GKE clusters.

Inheritance

java.lang.Object > BackupForGKEGrpc.BackupForGKEImplBase

Implements

io.grpc.BindableService, BackupForGKEGrpc.AsyncService

Constructors

BackupForGKEImplBase()

public BackupForGKEImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition