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.
getIamPolicySettings()
public UnaryCallSettings.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()
public UnaryCallSettings.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> | |
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.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,BackupForGKEClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
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.
setIamPolicySettings()
public UnaryCallSettings.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()
public UnaryCallSettings.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> | |
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.