Skip navigation links
B C D G L N S U 

B

BackupForGKEGrpc - Class in com.google.cloud.gkebackup.v1
BackupForGKE allows Kubernetes administrators to configure, execute, and manage backup and restore operations for their GKE clusters.
BackupForGKEGrpc.AsyncService - Interface in com.google.cloud.gkebackup.v1
BackupForGKE allows Kubernetes administrators to configure, execute, and manage backup and restore operations for their GKE clusters.
BackupForGKEGrpc.BackupForGKEBlockingStub - Class in com.google.cloud.gkebackup.v1
A stub to allow clients to do synchronous rpc calls to service BackupForGKE.
BackupForGKEGrpc.BackupForGKEFutureStub - Class in com.google.cloud.gkebackup.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service BackupForGKE.
BackupForGKEGrpc.BackupForGKEImplBase - Class in com.google.cloud.gkebackup.v1
Base class for the server implementation of the service BackupForGKE.
BackupForGKEGrpc.BackupForGKEStub - Class in com.google.cloud.gkebackup.v1
A stub to allow clients to do asynchronous rpc calls to service BackupForGKE.
BackupForGKEImplBase() - Constructor for class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEImplBase
 
bindService() - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEImplBase
 
bindService(BackupForGKEGrpc.AsyncService) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
build(Channel, CallOptions) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
 

C

com.google.cloud.gkebackup.v1 - package com.google.cloud.gkebackup.v1
 
createBackup(CreateBackupRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Creates a Backup for the given BackupPlan.
createBackup(CreateBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Creates a Backup for the given BackupPlan.
createBackup(CreateBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Creates a Backup for the given BackupPlan.
createBackup(CreateBackupRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Creates a Backup for the given BackupPlan.
createBackupPlan(CreateBackupPlanRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Creates a new BackupPlan in a given location.
createBackupPlan(CreateBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Creates a new BackupPlan in a given location.
createBackupPlan(CreateBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Creates a new BackupPlan in a given location.
createBackupPlan(CreateBackupPlanRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Creates a new BackupPlan in a given location.
createRestore(CreateRestoreRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Creates a new Restore for the given RestorePlan.
createRestore(CreateRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Creates a new Restore for the given RestorePlan.
createRestore(CreateRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Creates a new Restore for the given RestorePlan.
createRestore(CreateRestoreRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Creates a new Restore for the given RestorePlan.
createRestorePlan(CreateRestorePlanRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Creates a new RestorePlan in a given location.
createRestorePlan(CreateRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Creates a new RestorePlan in a given location.
createRestorePlan(CreateRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Creates a new RestorePlan in a given location.
createRestorePlan(CreateRestorePlanRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Creates a new RestorePlan in a given location.

D

deleteBackup(DeleteBackupRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Deletes an existing Backup.
deleteBackup(DeleteBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Deletes an existing Backup.
deleteBackup(DeleteBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Deletes an existing Backup.
deleteBackup(DeleteBackupRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Deletes an existing Backup.
deleteBackupPlan(DeleteBackupPlanRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Deletes an existing BackupPlan.
deleteBackupPlan(DeleteBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Deletes an existing BackupPlan.
deleteBackupPlan(DeleteBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Deletes an existing BackupPlan.
deleteBackupPlan(DeleteBackupPlanRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Deletes an existing BackupPlan.
deleteRestore(DeleteRestoreRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Deletes an existing Restore.
deleteRestore(DeleteRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Deletes an existing Restore.
deleteRestore(DeleteRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Deletes an existing Restore.
deleteRestore(DeleteRestoreRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Deletes an existing Restore.
deleteRestorePlan(DeleteRestorePlanRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Deletes an existing RestorePlan.
deleteRestorePlan(DeleteRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Deletes an existing RestorePlan.
deleteRestorePlan(DeleteRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Deletes an existing RestorePlan.
deleteRestorePlan(DeleteRestorePlanRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Deletes an existing RestorePlan.

G

getBackup(GetBackupRequest, StreamObserver<Backup>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Retrieve the details of a single Backup.
getBackup(GetBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Retrieve the details of a single Backup.
getBackup(GetBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Retrieve the details of a single Backup.
getBackup(GetBackupRequest, StreamObserver<Backup>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Retrieve the details of a single Backup.
getBackupPlan(GetBackupPlanRequest, StreamObserver<BackupPlan>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Retrieve the details of a single BackupPlan.
getBackupPlan(GetBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Retrieve the details of a single BackupPlan.
getBackupPlan(GetBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Retrieve the details of a single BackupPlan.
getBackupPlan(GetBackupPlanRequest, StreamObserver<BackupPlan>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Retrieve the details of a single BackupPlan.
getCreateBackupMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getCreateBackupPlanMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getCreateRestoreMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getCreateRestorePlanMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getDeleteBackupMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getDeleteBackupPlanMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getDeleteRestoreMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getDeleteRestorePlanMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getGetBackupMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getGetBackupPlanMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getGetRestoreMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getGetRestorePlanMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getGetVolumeBackupMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getGetVolumeRestoreMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getListBackupPlansMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getListBackupsMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getListRestorePlansMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getListRestoresMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getListVolumeBackupsMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getListVolumeRestoresMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getRestore(GetRestoreRequest, StreamObserver<Restore>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Retrieves the details of a single Restore.
getRestore(GetRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Retrieves the details of a single Restore.
getRestore(GetRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Retrieves the details of a single Restore.
getRestore(GetRestoreRequest, StreamObserver<Restore>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Retrieves the details of a single Restore.
getRestorePlan(GetRestorePlanRequest, StreamObserver<RestorePlan>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Retrieve the details of a single RestorePlan.
getRestorePlan(GetRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Retrieve the details of a single RestorePlan.
getRestorePlan(GetRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Retrieve the details of a single RestorePlan.
getRestorePlan(GetRestorePlanRequest, StreamObserver<RestorePlan>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Retrieve the details of a single RestorePlan.
getServiceDescriptor() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getUpdateBackupMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getUpdateBackupPlanMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getUpdateRestoreMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getUpdateRestorePlanMethod() - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 
getVolumeBackup(GetVolumeBackupRequest, StreamObserver<VolumeBackup>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Retrieve the details of a single VolumeBackup.
getVolumeBackup(GetVolumeBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Retrieve the details of a single VolumeBackup.
getVolumeBackup(GetVolumeBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Retrieve the details of a single VolumeBackup.
getVolumeBackup(GetVolumeBackupRequest, StreamObserver<VolumeBackup>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Retrieve the details of a single VolumeBackup.
getVolumeRestore(GetVolumeRestoreRequest, StreamObserver<VolumeRestore>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Retrieve the details of a single VolumeRestore.
getVolumeRestore(GetVolumeRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Retrieve the details of a single VolumeRestore.
getVolumeRestore(GetVolumeRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Retrieve the details of a single VolumeRestore.
getVolumeRestore(GetVolumeRestoreRequest, StreamObserver<VolumeRestore>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Retrieve the details of a single VolumeRestore.

L

listBackupPlans(ListBackupPlansRequest, StreamObserver<ListBackupPlansResponse>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Lists BackupPlans in a given location.
listBackupPlans(ListBackupPlansRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Lists BackupPlans in a given location.
listBackupPlans(ListBackupPlansRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Lists BackupPlans in a given location.
listBackupPlans(ListBackupPlansRequest, StreamObserver<ListBackupPlansResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Lists BackupPlans in a given location.
listBackups(ListBackupsRequest, StreamObserver<ListBackupsResponse>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Lists the Backups for a given BackupPlan.
listBackups(ListBackupsRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Lists the Backups for a given BackupPlan.
listBackups(ListBackupsRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Lists the Backups for a given BackupPlan.
listBackups(ListBackupsRequest, StreamObserver<ListBackupsResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Lists the Backups for a given BackupPlan.
listRestorePlans(ListRestorePlansRequest, StreamObserver<ListRestorePlansResponse>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Lists RestorePlans in a given location.
listRestorePlans(ListRestorePlansRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Lists RestorePlans in a given location.
listRestorePlans(ListRestorePlansRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Lists RestorePlans in a given location.
listRestorePlans(ListRestorePlansRequest, StreamObserver<ListRestorePlansResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Lists RestorePlans in a given location.
listRestores(ListRestoresRequest, StreamObserver<ListRestoresResponse>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Lists the Restores for a given RestorePlan.
listRestores(ListRestoresRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Lists the Restores for a given RestorePlan.
listRestores(ListRestoresRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Lists the Restores for a given RestorePlan.
listRestores(ListRestoresRequest, StreamObserver<ListRestoresResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Lists the Restores for a given RestorePlan.
listVolumeBackups(ListVolumeBackupsRequest, StreamObserver<ListVolumeBackupsResponse>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Lists the VolumeBackups for a given Backup.
listVolumeBackups(ListVolumeBackupsRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Lists the VolumeBackups for a given Backup.
listVolumeBackups(ListVolumeBackupsRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Lists the VolumeBackups for a given Backup.
listVolumeBackups(ListVolumeBackupsRequest, StreamObserver<ListVolumeBackupsResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Lists the VolumeBackups for a given Backup.
listVolumeRestores(ListVolumeRestoresRequest, StreamObserver<ListVolumeRestoresResponse>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Lists the VolumeRestores for a given Restore.
listVolumeRestores(ListVolumeRestoresRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Lists the VolumeRestores for a given Restore.
listVolumeRestores(ListVolumeRestoresRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Lists the VolumeRestores for a given Restore.
listVolumeRestores(ListVolumeRestoresRequest, StreamObserver<ListVolumeRestoresResponse>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Lists the VolumeRestores for a given Restore.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
Creates a new async stub that supports all call types for the service

S

SERVICE_NAME - Static variable in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc
 

U

updateBackup(UpdateBackupRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Update a Backup.
updateBackup(UpdateBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Update a Backup.
updateBackup(UpdateBackupRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Update a Backup.
updateBackup(UpdateBackupRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Update a Backup.
updateBackupPlan(UpdateBackupPlanRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Update a BackupPlan.
updateBackupPlan(UpdateBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Update a BackupPlan.
updateBackupPlan(UpdateBackupPlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Update a BackupPlan.
updateBackupPlan(UpdateBackupPlanRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Update a BackupPlan.
updateRestore(UpdateRestoreRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Update a Restore.
updateRestore(UpdateRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Update a Restore.
updateRestore(UpdateRestoreRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Update a Restore.
updateRestore(UpdateRestoreRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Update a Restore.
updateRestorePlan(UpdateRestorePlanRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkebackup.v1.BackupForGKEGrpc.AsyncService
Update a RestorePlan.
updateRestorePlan(UpdateRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEBlockingStub
Update a RestorePlan.
updateRestorePlan(UpdateRestorePlanRequest) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEFutureStub
Update a RestorePlan.
updateRestorePlan(UpdateRestorePlanRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkebackup.v1.BackupForGKEGrpc.BackupForGKEStub
Update a RestorePlan.
B C D G L N S U 
Skip navigation links

Copyright © 2023 Google LLC. All rights reserved.