publicstaticclass BackupDRSettings.BuilderextendsClientSettings.Builder<BackupDRSettings,BackupDRSettings.Builder>
Builder for BackupDRSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protectedBuilder(ClientContextclientContext)
Builder(BackupDRSettings settings)
protectedBuilder(BackupDRSettingssettings)
Builder(BackupDRStubSettings.Builder stubSettings)
protectedBuilder(BackupDRStubSettings.BuilderstubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
publicBackupDRSettings.BuilderapplyToAllUnaryMethods(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()
publicBackupDRSettingsbuild()
Overrides
createBackupPlanAssociationOperationSettings()
publicOperationCallSettings.Builder<CreateBackupPlanAssociationRequest,BackupPlanAssociation,OperationMetadata>createBackupPlanAssociationOperationSettings()
Returns the builder for the settings used for calls to createBackupPlanAssociation.
createBackupPlanAssociationSettings()
publicUnaryCallSettings.Builder<CreateBackupPlanAssociationRequest,Operation>createBackupPlanAssociationSettings()
Returns the builder for the settings used for calls to createBackupPlanAssociation.
createBackupPlanOperationSettings()
publicOperationCallSettings.Builder<CreateBackupPlanRequest,BackupPlan,OperationMetadata>createBackupPlanOperationSettings()
Returns the builder for the settings used for calls to createBackupPlan.
createBackupPlanSettings()
publicUnaryCallSettings.Builder<CreateBackupPlanRequest,Operation>createBackupPlanSettings()
Returns the builder for the settings used for calls to createBackupPlan.
createBackupVaultOperationSettings()
publicOperationCallSettings.Builder<CreateBackupVaultRequest,BackupVault,OperationMetadata>createBackupVaultOperationSettings()
Returns the builder for the settings used for calls to createBackupVault.
createBackupVaultSettings()
publicUnaryCallSettings.Builder<CreateBackupVaultRequest,Operation>createBackupVaultSettings()
Returns the builder for the settings used for calls to createBackupVault.
createManagementServerOperationSettings()
publicOperationCallSettings.Builder<CreateManagementServerRequest,ManagementServer,OperationMetadata>createManagementServerOperationSettings()
Returns the builder for the settings used for calls to createManagementServer.
createManagementServerSettings()
publicUnaryCallSettings.Builder<CreateManagementServerRequest,Operation>createManagementServerSettings()
Returns the builder for the settings used for calls to createManagementServer.
deleteBackupOperationSettings()
publicOperationCallSettings.Builder<DeleteBackupRequest,Backup,OperationMetadata>deleteBackupOperationSettings()
Returns the builder for the settings used for calls to deleteBackup.
deleteBackupPlanAssociationOperationSettings()
publicOperationCallSettings.Builder<DeleteBackupPlanAssociationRequest,Empty,OperationMetadata>deleteBackupPlanAssociationOperationSettings()
Returns the builder for the settings used for calls to deleteBackupPlanAssociation.
deleteBackupPlanAssociationSettings()
publicUnaryCallSettings.Builder<DeleteBackupPlanAssociationRequest,Operation>deleteBackupPlanAssociationSettings()
Returns the builder for the settings used for calls to deleteBackupPlanAssociation.
deleteBackupPlanOperationSettings()
publicOperationCallSettings.Builder<DeleteBackupPlanRequest,Empty,OperationMetadata>deleteBackupPlanOperationSettings()
Returns the builder for the settings used for calls to deleteBackupPlan.
deleteBackupPlanSettings()
publicUnaryCallSettings.Builder<DeleteBackupPlanRequest,Operation>deleteBackupPlanSettings()
Returns the builder for the settings used for calls to deleteBackupPlan.
deleteBackupSettings()
publicUnaryCallSettings.Builder<DeleteBackupRequest,Operation>deleteBackupSettings()
Returns the builder for the settings used for calls to deleteBackup.
deleteBackupVaultOperationSettings()
publicOperationCallSettings.Builder<DeleteBackupVaultRequest,Empty,OperationMetadata>deleteBackupVaultOperationSettings()
Returns the builder for the settings used for calls to deleteBackupVault.
deleteBackupVaultSettings()
publicUnaryCallSettings.Builder<DeleteBackupVaultRequest,Operation>deleteBackupVaultSettings()
Returns the builder for the settings used for calls to deleteBackupVault.
deleteManagementServerOperationSettings()
publicOperationCallSettings.Builder<DeleteManagementServerRequest,Empty,OperationMetadata>deleteManagementServerOperationSettings()
Returns the builder for the settings used for calls to deleteManagementServer.
deleteManagementServerSettings()
publicUnaryCallSettings.Builder<DeleteManagementServerRequest,Operation>deleteManagementServerSettings()
Returns the builder for the settings used for calls to deleteManagementServer.
fetchUsableBackupVaultsSettings()
publicPagedCallSettings.Builder<FetchUsableBackupVaultsRequest,FetchUsableBackupVaultsResponse,BackupDRClient.FetchUsableBackupVaultsPagedResponse>fetchUsableBackupVaultsSettings()
Returns the builder for the settings used for calls to fetchUsableBackupVaults.
getBackupPlanAssociationSettings()
publicUnaryCallSettings.Builder<GetBackupPlanAssociationRequest,BackupPlanAssociation>getBackupPlanAssociationSettings()
Returns the builder for the settings used for calls to getBackupPlanAssociation.
getBackupPlanSettings()
publicUnaryCallSettings.Builder<GetBackupPlanRequest,BackupPlan>getBackupPlanSettings()
Returns the builder for the settings used for calls to getBackupPlan.
getBackupSettings()
publicUnaryCallSettings.Builder<GetBackupRequest,Backup>getBackupSettings()
Returns the builder for the settings used for calls to getBackup.
getBackupVaultSettings()
publicUnaryCallSettings.Builder<GetBackupVaultRequest,BackupVault>getBackupVaultSettings()
Returns the builder for the settings used for calls to getBackupVault.
getDataSourceSettings()
publicUnaryCallSettings.Builder<GetDataSourceRequest,DataSource>getDataSourceSettings()
Returns the builder for the settings used for calls to getDataSource.
getIamPolicySettings()
publicUnaryCallSettings.Builder<GetIamPolicyRequest,Policy>getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
| Returns |
| Type |
Description |
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getLocationSettings()
publicUnaryCallSettings.Builder<GetLocationRequest,Location>getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
| Returns |
| Type |
Description |
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getManagementServerSettings()
publicUnaryCallSettings.Builder<GetManagementServerRequest,ManagementServer>getManagementServerSettings()
Returns the builder for the settings used for calls to getManagementServer.
getStubSettingsBuilder()
publicBackupDRStubSettings.BuildergetStubSettingsBuilder()
initializeServiceOperationSettings()
publicOperationCallSettings.Builder<InitializeServiceRequest,InitializeServiceResponse,OperationMetadata>initializeServiceOperationSettings()
Returns the builder for the settings used for calls to initializeService.
initializeServiceSettings()
publicUnaryCallSettings.Builder<InitializeServiceRequest,Operation>initializeServiceSettings()
Returns the builder for the settings used for calls to initializeService.
listBackupPlanAssociationsSettings()
publicPagedCallSettings.Builder<ListBackupPlanAssociationsRequest,ListBackupPlanAssociationsResponse,BackupDRClient.ListBackupPlanAssociationsPagedResponse>listBackupPlanAssociationsSettings()
Returns the builder for the settings used for calls to listBackupPlanAssociations.
listBackupPlansSettings()
publicPagedCallSettings.Builder<ListBackupPlansRequest,ListBackupPlansResponse,BackupDRClient.ListBackupPlansPagedResponse>listBackupPlansSettings()
Returns the builder for the settings used for calls to listBackupPlans.
listBackupVaultsSettings()
publicPagedCallSettings.Builder<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupDRClient.ListBackupVaultsPagedResponse>listBackupVaultsSettings()
Returns the builder for the settings used for calls to listBackupVaults.
listBackupsSettings()
publicPagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,BackupDRClient.ListBackupsPagedResponse>listBackupsSettings()
Returns the builder for the settings used for calls to listBackups.
listDataSourcesSettings()
publicPagedCallSettings.Builder<ListDataSourcesRequest,ListDataSourcesResponse,BackupDRClient.ListDataSourcesPagedResponse>listDataSourcesSettings()
Returns the builder for the settings used for calls to listDataSources.
listLocationsSettings()
publicPagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,BackupDRClient.ListLocationsPagedResponse>listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
publicPagedCallSettings.Builder<ListManagementServersRequest,ListManagementServersResponse,BackupDRClient.ListManagementServersPagedResponse>listManagementServersSettings()
Returns the builder for the settings used for calls to listManagementServers.
restoreBackupOperationSettings()
publicOperationCallSettings.Builder<RestoreBackupRequest,RestoreBackupResponse,OperationMetadata>restoreBackupOperationSettings()
Returns the builder for the settings used for calls to restoreBackup.
restoreBackupSettings()
publicUnaryCallSettings.Builder<RestoreBackupRequest,Operation>restoreBackupSettings()
Returns the builder for the settings used for calls to restoreBackup.
setIamPolicySettings()
publicUnaryCallSettings.Builder<SetIamPolicyRequest,Policy>setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
| Returns |
| Type |
Description |
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
testIamPermissionsSettings()
publicUnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse>testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
| Returns |
| Type |
Description |
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
triggerBackupOperationSettings()
publicOperationCallSettings.Builder<TriggerBackupRequest,BackupPlanAssociation,OperationMetadata>triggerBackupOperationSettings()
Returns the builder for the settings used for calls to triggerBackup.
triggerBackupSettings()
publicUnaryCallSettings.Builder<TriggerBackupRequest,Operation>triggerBackupSettings()
Returns the builder for the settings used for calls to triggerBackup.
updateBackupOperationSettings()
publicOperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata>updateBackupOperationSettings()
Returns the builder for the settings used for calls to updateBackup.
updateBackupSettings()
publicUnaryCallSettings.Builder<UpdateBackupRequest,Operation>updateBackupSettings()
Returns the builder for the settings used for calls to updateBackup.
updateBackupVaultOperationSettings()
publicOperationCallSettings.Builder<UpdateBackupVaultRequest,BackupVault,OperationMetadata>updateBackupVaultOperationSettings()
Returns the builder for the settings used for calls to updateBackupVault.
updateBackupVaultSettings()
publicUnaryCallSettings.Builder<UpdateBackupVaultRequest,Operation>updateBackupVaultSettings()
Returns the builder for the settings used for calls to updateBackupVault.
updateDataSourceOperationSettings()
publicOperationCallSettings.Builder<UpdateDataSourceRequest,DataSource,OperationMetadata>updateDataSourceOperationSettings()
Returns the builder for the settings used for calls to updateDataSource.
updateDataSourceSettings()
publicUnaryCallSettings.Builder<UpdateDataSourceRequest,Operation>updateDataSourceSettings()
Returns the builder for the settings used for calls to updateDataSource.