public abstract class BackupForGKEStub implements BackgroundResource
Base stub class for the BackupForGKE service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
BackupForGKEStub()
public BackupForGKEStub()
Methods
close()
public abstract void close()
createBackupCallable()
public UnaryCallable<CreateBackupRequest,Operation> createBackupCallable()
createBackupOperationCallable()
public OperationCallable<CreateBackupRequest,Backup,OperationMetadata> createBackupOperationCallable()
createBackupPlanCallable()
public UnaryCallable<CreateBackupPlanRequest,Operation> createBackupPlanCallable()
createBackupPlanOperationCallable()
public OperationCallable<CreateBackupPlanRequest,BackupPlan,OperationMetadata> createBackupPlanOperationCallable()
createRestoreCallable()
public UnaryCallable<CreateRestoreRequest,Operation> createRestoreCallable()
createRestoreOperationCallable()
public OperationCallable<CreateRestoreRequest,Restore,OperationMetadata> createRestoreOperationCallable()
createRestorePlanCallable()
public UnaryCallable<CreateRestorePlanRequest,Operation> createRestorePlanCallable()
createRestorePlanOperationCallable()
public OperationCallable<CreateRestorePlanRequest,RestorePlan,OperationMetadata> createRestorePlanOperationCallable()
deleteBackupCallable()
public UnaryCallable<DeleteBackupRequest,Operation> deleteBackupCallable()
deleteBackupOperationCallable()
public OperationCallable<DeleteBackupRequest,Empty,OperationMetadata> deleteBackupOperationCallable()
deleteBackupPlanCallable()
public UnaryCallable<DeleteBackupPlanRequest,Operation> deleteBackupPlanCallable()
deleteBackupPlanOperationCallable()
public OperationCallable<DeleteBackupPlanRequest,Empty,OperationMetadata> deleteBackupPlanOperationCallable()
deleteRestoreCallable()
public UnaryCallable<DeleteRestoreRequest,Operation> deleteRestoreCallable()
deleteRestoreOperationCallable()
public OperationCallable<DeleteRestoreRequest,Empty,OperationMetadata> deleteRestoreOperationCallable()
deleteRestorePlanCallable()
public UnaryCallable<DeleteRestorePlanRequest,Operation> deleteRestorePlanCallable()
deleteRestorePlanOperationCallable()
public OperationCallable<DeleteRestorePlanRequest,Empty,OperationMetadata> deleteRestorePlanOperationCallable()
getBackupCallable()
public UnaryCallable<GetBackupRequest,Backup> getBackupCallable()
getBackupIndexDownloadUrlCallable()
public UnaryCallable<GetBackupIndexDownloadUrlRequest,GetBackupIndexDownloadUrlResponse> getBackupIndexDownloadUrlCallable()
getBackupPlanCallable()
public UnaryCallable<GetBackupPlanRequest,BackupPlan> getBackupPlanCallable()
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub()
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns |
Type |
Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
|
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns |
Type |
Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
|
getOperationsStub()
public OperationsStub getOperationsStub()
getRestoreCallable()
public UnaryCallable<GetRestoreRequest,Restore> getRestoreCallable()
getRestorePlanCallable()
public UnaryCallable<GetRestorePlanRequest,RestorePlan> getRestorePlanCallable()
getVolumeBackupCallable()
public UnaryCallable<GetVolumeBackupRequest,VolumeBackup> getVolumeBackupCallable()
getVolumeRestoreCallable()
public UnaryCallable<GetVolumeRestoreRequest,VolumeRestore> getVolumeRestoreCallable()
listBackupPlansCallable()
public UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse> listBackupPlansCallable()
listBackupPlansPagedCallable()
public UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse> listBackupPlansPagedCallable()
listBackupsCallable()
public UnaryCallable<ListBackupsRequest,ListBackupsResponse> listBackupsCallable()
listBackupsPagedCallable()
public UnaryCallable<ListBackupsRequest,BackupForGKEClient.ListBackupsPagedResponse> listBackupsPagedCallable()
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns |
Type |
Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
|
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,BackupForGKEClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listRestorePlansCallable()
public UnaryCallable<ListRestorePlansRequest,ListRestorePlansResponse> listRestorePlansCallable()
listRestorePlansPagedCallable()
public UnaryCallable<ListRestorePlansRequest,BackupForGKEClient.ListRestorePlansPagedResponse> listRestorePlansPagedCallable()
listRestoresCallable()
public UnaryCallable<ListRestoresRequest,ListRestoresResponse> listRestoresCallable()
listRestoresPagedCallable()
public UnaryCallable<ListRestoresRequest,BackupForGKEClient.ListRestoresPagedResponse> listRestoresPagedCallable()
listVolumeBackupsCallable()
public UnaryCallable<ListVolumeBackupsRequest,ListVolumeBackupsResponse> listVolumeBackupsCallable()
listVolumeBackupsPagedCallable()
public UnaryCallable<ListVolumeBackupsRequest,BackupForGKEClient.ListVolumeBackupsPagedResponse> listVolumeBackupsPagedCallable()
listVolumeRestoresCallable()
public UnaryCallable<ListVolumeRestoresRequest,ListVolumeRestoresResponse> listVolumeRestoresCallable()
listVolumeRestoresPagedCallable()
public UnaryCallable<ListVolumeRestoresRequest,BackupForGKEClient.ListVolumeRestoresPagedResponse> listVolumeRestoresPagedCallable()
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns |
Type |
Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
|
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns |
Type |
Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
|
updateBackupCallable()
public UnaryCallable<UpdateBackupRequest,Operation> updateBackupCallable()
updateBackupOperationCallable()
public OperationCallable<UpdateBackupRequest,Backup,OperationMetadata> updateBackupOperationCallable()
updateBackupPlanCallable()
public UnaryCallable<UpdateBackupPlanRequest,Operation> updateBackupPlanCallable()
updateBackupPlanOperationCallable()
public OperationCallable<UpdateBackupPlanRequest,BackupPlan,OperationMetadata> updateBackupPlanOperationCallable()
updateRestoreCallable()
public UnaryCallable<UpdateRestoreRequest,Operation> updateRestoreCallable()
updateRestoreOperationCallable()
public OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata> updateRestoreOperationCallable()
updateRestorePlanCallable()
public UnaryCallable<UpdateRestorePlanRequest,Operation> updateRestorePlanCallable()
updateRestorePlanOperationCallable()
public OperationCallable<UpdateRestorePlanRequest,RestorePlan,OperationMetadata> updateRestorePlanOperationCallable()