Send feedback
Class BackupForGKESettings.Builder (0.18.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.18.0 keyboard_arrow_down
public static class BackupForGKESettings . Builder extends ClientSettings . Builder<BackupForGKESettings , BackupForGKESettings . Builder >
Builder for BackupForGKESettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(BackupForGKESettings settings)
protected Builder ( BackupForGKESettings settings )
Builder(BackupForGKEStubSettings.Builder stubSettings)
protected Builder ( BackupForGKEStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public BackupForGKESettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public BackupForGKESettings build ()
Overrides
createBackupOperationSettings()
public OperationCallSettings . Builder<CreateBackupRequest , Backup , OperationMetadata > createBackupOperationSettings ()
Returns the builder for the settings used for calls to createBackup.
createBackupPlanOperationSettings()
public OperationCallSettings . Builder<CreateBackupPlanRequest , BackupPlan , OperationMetadata > createBackupPlanOperationSettings ()
Returns the builder for the settings used for calls to createBackupPlan.
createBackupPlanSettings()
public UnaryCallSettings . Builder<CreateBackupPlanRequest , Operation > createBackupPlanSettings ()
Returns the builder for the settings used for calls to createBackupPlan.
createBackupSettings()
public UnaryCallSettings . Builder<CreateBackupRequest , Operation > createBackupSettings ()
Returns the builder for the settings used for calls to createBackup.
createRestoreOperationSettings()
public OperationCallSettings . Builder<CreateRestoreRequest , Restore , OperationMetadata > createRestoreOperationSettings ()
Returns the builder for the settings used for calls to createRestore.
createRestorePlanOperationSettings()
public OperationCallSettings . Builder<CreateRestorePlanRequest , RestorePlan , OperationMetadata > createRestorePlanOperationSettings ()
Returns the builder for the settings used for calls to createRestorePlan.
createRestorePlanSettings()
public UnaryCallSettings . Builder<CreateRestorePlanRequest , Operation > createRestorePlanSettings ()
Returns the builder for the settings used for calls to createRestorePlan.
createRestoreSettings()
public UnaryCallSettings . Builder<CreateRestoreRequest , Operation > createRestoreSettings ()
Returns the builder for the settings used for calls to createRestore.
deleteBackupOperationSettings()
public OperationCallSettings . Builder<DeleteBackupRequest , Empty , OperationMetadata > deleteBackupOperationSettings ()
Returns the builder for the settings used for calls to deleteBackup.
deleteBackupPlanOperationSettings()
public OperationCallSettings . Builder<DeleteBackupPlanRequest , Empty , OperationMetadata > deleteBackupPlanOperationSettings ()
Returns the builder for the settings used for calls to deleteBackupPlan.
deleteBackupPlanSettings()
public UnaryCallSettings . Builder<DeleteBackupPlanRequest , Operation > deleteBackupPlanSettings ()
Returns the builder for the settings used for calls to deleteBackupPlan.
deleteBackupSettings()
public UnaryCallSettings . Builder<DeleteBackupRequest , Operation > deleteBackupSettings ()
Returns the builder for the settings used for calls to deleteBackup.
deleteRestoreOperationSettings()
public OperationCallSettings . Builder<DeleteRestoreRequest , Empty , OperationMetadata > deleteRestoreOperationSettings ()
Returns the builder for the settings used for calls to deleteRestore.
deleteRestorePlanOperationSettings()
public OperationCallSettings . Builder<DeleteRestorePlanRequest , Empty , OperationMetadata > deleteRestorePlanOperationSettings ()
Returns the builder for the settings used for calls to deleteRestorePlan.
deleteRestorePlanSettings()
public UnaryCallSettings . Builder<DeleteRestorePlanRequest , Operation > deleteRestorePlanSettings ()
Returns the builder for the settings used for calls to deleteRestorePlan.
deleteRestoreSettings()
public UnaryCallSettings . Builder<DeleteRestoreRequest , Operation > deleteRestoreSettings ()
Returns the builder for the settings used for calls to deleteRestore.
getBackupPlanSettings()
public UnaryCallSettings . Builder<GetBackupPlanRequest , BackupPlan > getBackupPlanSettings ()
Returns the builder for the settings used for calls to getBackupPlan.
getBackupSettings()
public UnaryCallSettings . Builder<GetBackupRequest , Backup > getBackupSettings ()
Returns the builder for the settings used for calls to getBackup.
getRestorePlanSettings()
public UnaryCallSettings . Builder<GetRestorePlanRequest , RestorePlan > getRestorePlanSettings ()
Returns the builder for the settings used for calls to getRestorePlan.
getRestoreSettings()
public UnaryCallSettings . Builder<GetRestoreRequest , Restore > getRestoreSettings ()
Returns the builder for the settings used for calls to getRestore.
getStubSettingsBuilder()
public BackupForGKEStubSettings . Builder getStubSettingsBuilder ()
getVolumeBackupSettings()
public UnaryCallSettings . Builder<GetVolumeBackupRequest , VolumeBackup > getVolumeBackupSettings ()
Returns the builder for the settings used for calls to getVolumeBackup.
getVolumeRestoreSettings()
public UnaryCallSettings . Builder<GetVolumeRestoreRequest , VolumeRestore > getVolumeRestoreSettings ()
Returns the builder for the settings used for calls to getVolumeRestore.
listBackupPlansSettings()
public PagedCallSettings . Builder<ListBackupPlansRequest , ListBackupPlansResponse , BackupForGKEClient . ListBackupPlansPagedResponse > listBackupPlansSettings ()
Returns the builder for the settings used for calls to listBackupPlans.
listBackupsSettings()
public PagedCallSettings . Builder<ListBackupsRequest , ListBackupsResponse , BackupForGKEClient . ListBackupsPagedResponse > listBackupsSettings ()
Returns the builder for the settings used for calls to listBackups.
listRestorePlansSettings()
public PagedCallSettings . Builder<ListRestorePlansRequest , ListRestorePlansResponse , BackupForGKEClient . ListRestorePlansPagedResponse > listRestorePlansSettings ()
Returns the builder for the settings used for calls to listRestorePlans.
listRestoresSettings()
public PagedCallSettings . Builder<ListRestoresRequest , ListRestoresResponse , BackupForGKEClient . ListRestoresPagedResponse > listRestoresSettings ()
Returns the builder for the settings used for calls to listRestores.
listVolumeBackupsSettings()
public PagedCallSettings . Builder<ListVolumeBackupsRequest , ListVolumeBackupsResponse , BackupForGKEClient . ListVolumeBackupsPagedResponse > listVolumeBackupsSettings ()
Returns the builder for the settings used for calls to listVolumeBackups.
listVolumeRestoresSettings()
public PagedCallSettings . Builder<ListVolumeRestoresRequest , ListVolumeRestoresResponse , BackupForGKEClient . ListVolumeRestoresPagedResponse > listVolumeRestoresSettings ()
Returns the builder for the settings used for calls to listVolumeRestores.
updateBackupOperationSettings()
public OperationCallSettings . Builder<UpdateBackupRequest , Backup , OperationMetadata > updateBackupOperationSettings ()
Returns the builder for the settings used for calls to updateBackup.
updateBackupPlanOperationSettings()
public OperationCallSettings . Builder<UpdateBackupPlanRequest , BackupPlan , OperationMetadata > updateBackupPlanOperationSettings ()
Returns the builder for the settings used for calls to updateBackupPlan.
updateBackupPlanSettings()
public UnaryCallSettings . Builder<UpdateBackupPlanRequest , Operation > updateBackupPlanSettings ()
Returns the builder for the settings used for calls to updateBackupPlan.
updateBackupSettings()
public UnaryCallSettings . Builder<UpdateBackupRequest , Operation > updateBackupSettings ()
Returns the builder for the settings used for calls to updateBackup.
updateRestoreOperationSettings()
public OperationCallSettings . Builder<UpdateRestoreRequest , Restore , OperationMetadata > updateRestoreOperationSettings ()
Returns the builder for the settings used for calls to updateRestore.
updateRestorePlanOperationSettings()
public OperationCallSettings . Builder<UpdateRestorePlanRequest , RestorePlan , OperationMetadata > updateRestorePlanOperationSettings ()
Returns the builder for the settings used for calls to updateRestorePlan.
updateRestorePlanSettings()
public UnaryCallSettings . Builder<UpdateRestorePlanRequest , Operation > updateRestorePlanSettings ()
Returns the builder for the settings used for calls to updateRestorePlan.
updateRestoreSettings()
public UnaryCallSettings . Builder<UpdateRestoreRequest , Operation > updateRestoreSettings ()
Returns the builder for the settings used for calls to updateRestore.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]