Class BackupForGKEGrpc (0.62.0)

public final class BackupForGKEGrpc

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

Inheritance

java.lang.Object > BackupForGKEGrpc

Static Fields

SERVICE_NAME

public static final String SERVICE_NAME
Field Value
Type Description
String

Static Methods

bindService(BackupForGKEGrpc.AsyncService service)

public static final ServerServiceDefinition bindService(BackupForGKEGrpc.AsyncService service)
Parameter
Name Description
service BackupForGKEGrpc.AsyncService
Returns
Type Description
io.grpc.ServerServiceDefinition

getCreateBackupChannelMethod()

public static MethodDescriptor<CreateBackupChannelRequest,Operation> getCreateBackupChannelMethod()
Returns
Type Description
io.grpc.MethodDescriptor<CreateBackupChannelRequest,Operation>

getCreateBackupMethod()

public static MethodDescriptor<CreateBackupRequest,Operation> getCreateBackupMethod()
Returns
Type Description
io.grpc.MethodDescriptor<CreateBackupRequest,Operation>

getCreateBackupPlanMethod()

public static MethodDescriptor<CreateBackupPlanRequest,Operation> getCreateBackupPlanMethod()
Returns
Type Description
io.grpc.MethodDescriptor<CreateBackupPlanRequest,Operation>

getCreateRestoreChannelMethod()

public static MethodDescriptor<CreateRestoreChannelRequest,Operation> getCreateRestoreChannelMethod()
Returns
Type Description
io.grpc.MethodDescriptor<CreateRestoreChannelRequest,Operation>

getCreateRestoreMethod()

public static MethodDescriptor<CreateRestoreRequest,Operation> getCreateRestoreMethod()
Returns
Type Description
io.grpc.MethodDescriptor<CreateRestoreRequest,Operation>

getCreateRestorePlanMethod()

public static MethodDescriptor<CreateRestorePlanRequest,Operation> getCreateRestorePlanMethod()
Returns
Type Description
io.grpc.MethodDescriptor<CreateRestorePlanRequest,Operation>

getDeleteBackupChannelMethod()

public static MethodDescriptor<DeleteBackupChannelRequest,Operation> getDeleteBackupChannelMethod()
Returns
Type Description
io.grpc.MethodDescriptor<DeleteBackupChannelRequest,Operation>

getDeleteBackupMethod()

public static MethodDescriptor<DeleteBackupRequest,Operation> getDeleteBackupMethod()
Returns
Type Description
io.grpc.MethodDescriptor<DeleteBackupRequest,Operation>

getDeleteBackupPlanMethod()

public static MethodDescriptor<DeleteBackupPlanRequest,Operation> getDeleteBackupPlanMethod()
Returns
Type Description
io.grpc.MethodDescriptor<DeleteBackupPlanRequest,Operation>

getDeleteRestoreChannelMethod()

public static MethodDescriptor<DeleteRestoreChannelRequest,Operation> getDeleteRestoreChannelMethod()
Returns
Type Description
io.grpc.MethodDescriptor<DeleteRestoreChannelRequest,Operation>

getDeleteRestoreMethod()

public static MethodDescriptor<DeleteRestoreRequest,Operation> getDeleteRestoreMethod()
Returns
Type Description
io.grpc.MethodDescriptor<DeleteRestoreRequest,Operation>

getDeleteRestorePlanMethod()

public static MethodDescriptor<DeleteRestorePlanRequest,Operation> getDeleteRestorePlanMethod()
Returns
Type Description
io.grpc.MethodDescriptor<DeleteRestorePlanRequest,Operation>

getGetBackupChannelMethod()

public static MethodDescriptor<GetBackupChannelRequest,BackupChannel> getGetBackupChannelMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetBackupChannelRequest,BackupChannel>

getGetBackupIndexDownloadUrlMethod()

public static MethodDescriptor<GetBackupIndexDownloadUrlRequest,GetBackupIndexDownloadUrlResponse> getGetBackupIndexDownloadUrlMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetBackupIndexDownloadUrlRequest,GetBackupIndexDownloadUrlResponse>

getGetBackupMethod()

public static MethodDescriptor<GetBackupRequest,Backup> getGetBackupMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetBackupRequest,Backup>

getGetBackupPlanBindingMethod()

public static MethodDescriptor<GetBackupPlanBindingRequest,BackupPlanBinding> getGetBackupPlanBindingMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetBackupPlanBindingRequest,BackupPlanBinding>

getGetBackupPlanMethod()

public static MethodDescriptor<GetBackupPlanRequest,BackupPlan> getGetBackupPlanMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetBackupPlanRequest,BackupPlan>

getGetRestoreChannelMethod()

public static MethodDescriptor<GetRestoreChannelRequest,RestoreChannel> getGetRestoreChannelMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetRestoreChannelRequest,RestoreChannel>

getGetRestoreMethod()

public static MethodDescriptor<GetRestoreRequest,Restore> getGetRestoreMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetRestoreRequest,Restore>

getGetRestorePlanBindingMethod()

public static MethodDescriptor<GetRestorePlanBindingRequest,RestorePlanBinding> getGetRestorePlanBindingMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetRestorePlanBindingRequest,RestorePlanBinding>

getGetRestorePlanMethod()

public static MethodDescriptor<GetRestorePlanRequest,RestorePlan> getGetRestorePlanMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetRestorePlanRequest,RestorePlan>

getGetVolumeBackupMethod()

public static MethodDescriptor<GetVolumeBackupRequest,VolumeBackup> getGetVolumeBackupMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetVolumeBackupRequest,VolumeBackup>

getGetVolumeRestoreMethod()

public static MethodDescriptor<GetVolumeRestoreRequest,VolumeRestore> getGetVolumeRestoreMethod()
Returns
Type Description
io.grpc.MethodDescriptor<GetVolumeRestoreRequest,VolumeRestore>

getListBackupChannelsMethod()

public static MethodDescriptor<ListBackupChannelsRequest,ListBackupChannelsResponse> getListBackupChannelsMethod()
Returns
Type Description
io.grpc.MethodDescriptor<ListBackupChannelsRequest,ListBackupChannelsResponse>

getListBackupPlanBindingsMethod()

public static MethodDescriptor<ListBackupPlanBindingsRequest,ListBackupPlanBindingsResponse> getListBackupPlanBindingsMethod()
Returns
Type Description
io.grpc.MethodDescriptor<ListBackupPlanBindingsRequest,ListBackupPlanBindingsResponse>

getListBackupPlansMethod()

public static MethodDescriptor<ListBackupPlansRequest,ListBackupPlansResponse> getListBackupPlansMethod()
Returns
Type Description
io.grpc.MethodDescriptor<ListBackupPlansRequest,ListBackupPlansResponse>

getListBackupsMethod()

public static MethodDescriptor<ListBackupsRequest,ListBackupsResponse> getListBackupsMethod()
Returns
Type Description
io.grpc.MethodDescriptor<ListBackupsRequest,ListBackupsResponse>

getListRestoreChannelsMethod()

public static MethodDescriptor<ListRestoreChannelsRequest,ListRestoreChannelsResponse> getListRestoreChannelsMethod()
Returns
Type Description
io.grpc.MethodDescriptor<ListRestoreChannelsRequest,ListRestoreChannelsResponse>

getListRestorePlanBindingsMethod()

public static MethodDescriptor<ListRestorePlanBindingsRequest,ListRestorePlanBindingsResponse> getListRestorePlanBindingsMethod()
Returns
Type Description
io.grpc.MethodDescriptor<ListRestorePlanBindingsRequest,ListRestorePlanBindingsResponse>

getListRestorePlansMethod()

public static MethodDescriptor<ListRestorePlansRequest,ListRestorePlansResponse> getListRestorePlansMethod()
Returns
Type Description
io.grpc.MethodDescriptor<ListRestorePlansRequest,ListRestorePlansResponse>

getListRestoresMethod()

public static MethodDescriptor<ListRestoresRequest,ListRestoresResponse> getListRestoresMethod()
Returns
Type Description
io.grpc.MethodDescriptor<ListRestoresRequest,ListRestoresResponse>

getListVolumeBackupsMethod()

public static MethodDescriptor<ListVolumeBackupsRequest,ListVolumeBackupsResponse> getListVolumeBackupsMethod()
Returns
Type Description
io.grpc.MethodDescriptor<ListVolumeBackupsRequest,ListVolumeBackupsResponse>

getListVolumeRestoresMethod()

public static MethodDescriptor<ListVolumeRestoresRequest,ListVolumeRestoresResponse> getListVolumeRestoresMethod()
Returns
Type Description
io.grpc.MethodDescriptor<ListVolumeRestoresRequest,ListVolumeRestoresResponse>

getServiceDescriptor()

public static ServiceDescriptor getServiceDescriptor()
Returns
Type Description
io.grpc.ServiceDescriptor

getUpdateBackupChannelMethod()

public static MethodDescriptor<UpdateBackupChannelRequest,Operation> getUpdateBackupChannelMethod()
Returns
Type Description
io.grpc.MethodDescriptor<UpdateBackupChannelRequest,Operation>

getUpdateBackupMethod()

public static MethodDescriptor<UpdateBackupRequest,Operation> getUpdateBackupMethod()
Returns
Type Description
io.grpc.MethodDescriptor<UpdateBackupRequest,Operation>

getUpdateBackupPlanMethod()

public static MethodDescriptor<UpdateBackupPlanRequest,Operation> getUpdateBackupPlanMethod()
Returns
Type Description
io.grpc.MethodDescriptor<UpdateBackupPlanRequest,Operation>

getUpdateRestoreChannelMethod()

public static MethodDescriptor<UpdateRestoreChannelRequest,Operation> getUpdateRestoreChannelMethod()
Returns
Type Description
io.grpc.MethodDescriptor<UpdateRestoreChannelRequest,Operation>

getUpdateRestoreMethod()

public static MethodDescriptor<UpdateRestoreRequest,Operation> getUpdateRestoreMethod()
Returns
Type Description
io.grpc.MethodDescriptor<UpdateRestoreRequest,Operation>

getUpdateRestorePlanMethod()

public static MethodDescriptor<UpdateRestorePlanRequest,Operation> getUpdateRestorePlanMethod()
Returns
Type Description
io.grpc.MethodDescriptor<UpdateRestorePlanRequest,Operation>

newBlockingStub(Channel channel)

public static BackupForGKEGrpc.BackupForGKEBlockingStub newBlockingStub(Channel channel)

Creates a new blocking-style stub that supports unary and streaming output calls on the service

Parameter
Name Description
channel io.grpc.Channel
Returns
Type Description
BackupForGKEGrpc.BackupForGKEBlockingStub

newBlockingV2Stub(Channel channel)

public static BackupForGKEGrpc.BackupForGKEBlockingV2Stub newBlockingV2Stub(Channel channel)

Creates a new blocking-style stub that supports all types of calls on the service

Parameter
Name Description
channel io.grpc.Channel
Returns
Type Description
BackupForGKEGrpc.BackupForGKEBlockingV2Stub

newFutureStub(Channel channel)

public static BackupForGKEGrpc.BackupForGKEFutureStub newFutureStub(Channel channel)

Creates a new ListenableFuture-style stub that supports unary calls on the service

Parameter
Name Description
channel io.grpc.Channel
Returns
Type Description
BackupForGKEGrpc.BackupForGKEFutureStub

newStub(Channel channel)

public static BackupForGKEGrpc.BackupForGKEStub newStub(Channel channel)

Creates a new async stub that supports all call types for the service

Parameter
Name Description
channel io.grpc.Channel
Returns
Type Description
BackupForGKEGrpc.BackupForGKEStub