Class BackupForGKEStub (0.22.0)

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.

Inheritance

java.lang.Object > BackupForGKEStub

Implements

BackgroundResource

Constructors

BackupForGKEStub()

public BackupForGKEStub()

Methods

close()

public abstract void close()

createBackupCallable()

public UnaryCallable<CreateBackupRequest,Operation> createBackupCallable()
Returns
TypeDescription
UnaryCallable<CreateBackupRequest,Operation>

createBackupOperationCallable()

public OperationCallable<CreateBackupRequest,Backup,OperationMetadata> createBackupOperationCallable()
Returns
TypeDescription
OperationCallable<CreateBackupRequest,Backup,OperationMetadata>

createBackupPlanCallable()

public UnaryCallable<CreateBackupPlanRequest,Operation> createBackupPlanCallable()
Returns
TypeDescription
UnaryCallable<CreateBackupPlanRequest,Operation>

createBackupPlanOperationCallable()

public OperationCallable<CreateBackupPlanRequest,BackupPlan,OperationMetadata> createBackupPlanOperationCallable()
Returns
TypeDescription
OperationCallable<CreateBackupPlanRequest,BackupPlan,OperationMetadata>

createRestoreCallable()

public UnaryCallable<CreateRestoreRequest,Operation> createRestoreCallable()
Returns
TypeDescription
UnaryCallable<CreateRestoreRequest,Operation>

createRestoreOperationCallable()

public OperationCallable<CreateRestoreRequest,Restore,OperationMetadata> createRestoreOperationCallable()
Returns
TypeDescription
OperationCallable<CreateRestoreRequest,Restore,OperationMetadata>

createRestorePlanCallable()

public UnaryCallable<CreateRestorePlanRequest,Operation> createRestorePlanCallable()
Returns
TypeDescription
UnaryCallable<CreateRestorePlanRequest,Operation>

createRestorePlanOperationCallable()

public OperationCallable<CreateRestorePlanRequest,RestorePlan,OperationMetadata> createRestorePlanOperationCallable()
Returns
TypeDescription
OperationCallable<CreateRestorePlanRequest,RestorePlan,OperationMetadata>

deleteBackupCallable()

public UnaryCallable<DeleteBackupRequest,Operation> deleteBackupCallable()
Returns
TypeDescription
UnaryCallable<DeleteBackupRequest,Operation>

deleteBackupOperationCallable()

public OperationCallable<DeleteBackupRequest,Empty,OperationMetadata> deleteBackupOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteBackupRequest,Empty,OperationMetadata>

deleteBackupPlanCallable()

public UnaryCallable<DeleteBackupPlanRequest,Operation> deleteBackupPlanCallable()
Returns
TypeDescription
UnaryCallable<DeleteBackupPlanRequest,Operation>

deleteBackupPlanOperationCallable()

public OperationCallable<DeleteBackupPlanRequest,Empty,OperationMetadata> deleteBackupPlanOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteBackupPlanRequest,Empty,OperationMetadata>

deleteRestoreCallable()

public UnaryCallable<DeleteRestoreRequest,Operation> deleteRestoreCallable()
Returns
TypeDescription
UnaryCallable<DeleteRestoreRequest,Operation>

deleteRestoreOperationCallable()

public OperationCallable<DeleteRestoreRequest,Empty,OperationMetadata> deleteRestoreOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteRestoreRequest,Empty,OperationMetadata>

deleteRestorePlanCallable()

public UnaryCallable<DeleteRestorePlanRequest,Operation> deleteRestorePlanCallable()
Returns
TypeDescription
UnaryCallable<DeleteRestorePlanRequest,Operation>

deleteRestorePlanOperationCallable()

public OperationCallable<DeleteRestorePlanRequest,Empty,OperationMetadata> deleteRestorePlanOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteRestorePlanRequest,Empty,OperationMetadata>

getBackupCallable()

public UnaryCallable<GetBackupRequest,Backup> getBackupCallable()
Returns
TypeDescription
UnaryCallable<GetBackupRequest,Backup>

getBackupPlanCallable()

public UnaryCallable<GetBackupPlanRequest,BackupPlan> getBackupPlanCallable()
Returns
TypeDescription
UnaryCallable<GetBackupPlanRequest,BackupPlan>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getRestoreCallable()

public UnaryCallable<GetRestoreRequest,Restore> getRestoreCallable()
Returns
TypeDescription
UnaryCallable<GetRestoreRequest,Restore>

getRestorePlanCallable()

public UnaryCallable<GetRestorePlanRequest,RestorePlan> getRestorePlanCallable()
Returns
TypeDescription
UnaryCallable<GetRestorePlanRequest,RestorePlan>

getVolumeBackupCallable()

public UnaryCallable<GetVolumeBackupRequest,VolumeBackup> getVolumeBackupCallable()
Returns
TypeDescription
UnaryCallable<GetVolumeBackupRequest,VolumeBackup>

getVolumeRestoreCallable()

public UnaryCallable<GetVolumeRestoreRequest,VolumeRestore> getVolumeRestoreCallable()
Returns
TypeDescription
UnaryCallable<GetVolumeRestoreRequest,VolumeRestore>

listBackupPlansCallable()

public UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse> listBackupPlansCallable()
Returns
TypeDescription
UnaryCallable<ListBackupPlansRequest,ListBackupPlansResponse>

listBackupPlansPagedCallable()

public UnaryCallable<ListBackupPlansRequest,BackupForGKEClient.ListBackupPlansPagedResponse> listBackupPlansPagedCallable()
Returns
TypeDescription
UnaryCallable<ListBackupPlansRequest,ListBackupPlansPagedResponse>

listBackupsCallable()

public UnaryCallable<ListBackupsRequest,ListBackupsResponse> listBackupsCallable()
Returns
TypeDescription
UnaryCallable<ListBackupsRequest,ListBackupsResponse>

listBackupsPagedCallable()

public UnaryCallable<ListBackupsRequest,BackupForGKEClient.ListBackupsPagedResponse> listBackupsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListBackupsRequest,ListBackupsPagedResponse>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,BackupForGKEClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listRestorePlansCallable()

public UnaryCallable<ListRestorePlansRequest,ListRestorePlansResponse> listRestorePlansCallable()
Returns
TypeDescription
UnaryCallable<ListRestorePlansRequest,ListRestorePlansResponse>

listRestorePlansPagedCallable()

public UnaryCallable<ListRestorePlansRequest,BackupForGKEClient.ListRestorePlansPagedResponse> listRestorePlansPagedCallable()
Returns
TypeDescription
UnaryCallable<ListRestorePlansRequest,ListRestorePlansPagedResponse>

listRestoresCallable()

public UnaryCallable<ListRestoresRequest,ListRestoresResponse> listRestoresCallable()
Returns
TypeDescription
UnaryCallable<ListRestoresRequest,ListRestoresResponse>

listRestoresPagedCallable()

public UnaryCallable<ListRestoresRequest,BackupForGKEClient.ListRestoresPagedResponse> listRestoresPagedCallable()
Returns
TypeDescription
UnaryCallable<ListRestoresRequest,ListRestoresPagedResponse>

listVolumeBackupsCallable()

public UnaryCallable<ListVolumeBackupsRequest,ListVolumeBackupsResponse> listVolumeBackupsCallable()
Returns
TypeDescription
UnaryCallable<ListVolumeBackupsRequest,ListVolumeBackupsResponse>

listVolumeBackupsPagedCallable()

public UnaryCallable<ListVolumeBackupsRequest,BackupForGKEClient.ListVolumeBackupsPagedResponse> listVolumeBackupsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListVolumeBackupsRequest,ListVolumeBackupsPagedResponse>

listVolumeRestoresCallable()

public UnaryCallable<ListVolumeRestoresRequest,ListVolumeRestoresResponse> listVolumeRestoresCallable()
Returns
TypeDescription
UnaryCallable<ListVolumeRestoresRequest,ListVolumeRestoresResponse>

listVolumeRestoresPagedCallable()

public UnaryCallable<ListVolumeRestoresRequest,BackupForGKEClient.ListVolumeRestoresPagedResponse> listVolumeRestoresPagedCallable()
Returns
TypeDescription
UnaryCallable<ListVolumeRestoresRequest,ListVolumeRestoresPagedResponse>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

updateBackupCallable()

public UnaryCallable<UpdateBackupRequest,Operation> updateBackupCallable()
Returns
TypeDescription
UnaryCallable<UpdateBackupRequest,Operation>

updateBackupOperationCallable()

public OperationCallable<UpdateBackupRequest,Backup,OperationMetadata> updateBackupOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>

updateBackupPlanCallable()

public UnaryCallable<UpdateBackupPlanRequest,Operation> updateBackupPlanCallable()
Returns
TypeDescription
UnaryCallable<UpdateBackupPlanRequest,Operation>

updateBackupPlanOperationCallable()

public OperationCallable<UpdateBackupPlanRequest,BackupPlan,OperationMetadata> updateBackupPlanOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateBackupPlanRequest,BackupPlan,OperationMetadata>

updateRestoreCallable()

public UnaryCallable<UpdateRestoreRequest,Operation> updateRestoreCallable()
Returns
TypeDescription
UnaryCallable<UpdateRestoreRequest,Operation>

updateRestoreOperationCallable()

public OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata> updateRestoreOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateRestoreRequest,Restore,OperationMetadata>

updateRestorePlanCallable()

public UnaryCallable<UpdateRestorePlanRequest,Operation> updateRestorePlanCallable()
Returns
TypeDescription
UnaryCallable<UpdateRestorePlanRequest,Operation>

updateRestorePlanOperationCallable()

public OperationCallable<UpdateRestorePlanRequest,RestorePlan,OperationMetadata> updateRestorePlanOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateRestorePlanRequest,RestorePlan,OperationMetadata>