Class DataprocMetastoreStubSettings.Builder (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class DataprocMetastoreStubSettings.Builder extends StubSettings.Builder<DataprocMetastoreStubSettings,DataprocMetastoreStubSettings.Builder>
Builder for DataprocMetastoreStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter
protected Builder(DataprocMetastoreStubSettings settings)
Parameter
Methods
public DataprocMetastoreStubSettings.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.
Parameter
Returns
public DataprocMetastoreStubSettings build()
Returns
Overrides
Exceptions
public OperationCallSettings.Builder<CreateBackupRequest,Backup,OperationMetadata> createBackupOperationSettings()
Returns the builder for the settings used for calls to createBackup.
Returns
public UnaryCallSettings.Builder<CreateBackupRequest,Operation> createBackupSettings()
Returns the builder for the settings used for calls to createBackup.
Returns
public OperationCallSettings.Builder<CreateMetadataImportRequest,MetadataImport,OperationMetadata> createMetadataImportOperationSettings()
Returns the builder for the settings used for calls to createMetadataImport.
Returns
public UnaryCallSettings.Builder<CreateMetadataImportRequest,Operation> createMetadataImportSettings()
Returns the builder for the settings used for calls to createMetadataImport.
Returns
public OperationCallSettings.Builder<CreateServiceRequest,Service,OperationMetadata> createServiceOperationSettings()
Returns the builder for the settings used for calls to createService.
Returns
public UnaryCallSettings.Builder<CreateServiceRequest,Operation> createServiceSettings()
Returns the builder for the settings used for calls to createService.
Returns
public OperationCallSettings.Builder<DeleteBackupRequest,Empty,OperationMetadata> deleteBackupOperationSettings()
Returns the builder for the settings used for calls to deleteBackup.
Returns
public UnaryCallSettings.Builder<DeleteBackupRequest,Operation> deleteBackupSettings()
Returns the builder for the settings used for calls to deleteBackup.
Returns
public OperationCallSettings.Builder<DeleteServiceRequest,Empty,OperationMetadata> deleteServiceOperationSettings()
Returns the builder for the settings used for calls to deleteService.
Returns
public UnaryCallSettings.Builder<DeleteServiceRequest,Operation> deleteServiceSettings()
Returns the builder for the settings used for calls to deleteService.
Returns
public OperationCallSettings.Builder<ExportMetadataRequest,MetadataExport,OperationMetadata> exportMetadataOperationSettings()
Returns the builder for the settings used for calls to exportMetadata.
Returns
public UnaryCallSettings.Builder<ExportMetadataRequest,Operation> exportMetadataSettings()
Returns the builder for the settings used for calls to exportMetadata.
Returns
public UnaryCallSettings.Builder<GetBackupRequest,Backup> getBackupSettings()
Returns the builder for the settings used for calls to getBackup.
Returns
public UnaryCallSettings.Builder<GetMetadataImportRequest,MetadataImport> getMetadataImportSettings()
Returns the builder for the settings used for calls to getMetadataImport.
Returns
public UnaryCallSettings.Builder<GetServiceRequest,Service> getServiceSettings()
Returns the builder for the settings used for calls to getService.
Returns
public PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse> listBackupsSettings()
Returns the builder for the settings used for calls to listBackups.
Returns
public PagedCallSettings.Builder<ListMetadataImportsRequest,ListMetadataImportsResponse,DataprocMetastoreClient.ListMetadataImportsPagedResponse> listMetadataImportsSettings()
Returns the builder for the settings used for calls to listMetadataImports.
Returns
public PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,DataprocMetastoreClient.ListServicesPagedResponse> listServicesSettings()
Returns the builder for the settings used for calls to listServices.
Returns
public OperationCallSettings.Builder<RestoreServiceRequest,Restore,OperationMetadata> restoreServiceOperationSettings()
Returns the builder for the settings used for calls to restoreService.
Returns
public UnaryCallSettings.Builder<RestoreServiceRequest,Operation> restoreServiceSettings()
Returns the builder for the settings used for calls to restoreService.
Returns
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
Type | Description |
com.google.common.collect.ImmutableList<Builder<?,?>> | |
public OperationCallSettings.Builder<UpdateMetadataImportRequest,MetadataImport,OperationMetadata> updateMetadataImportOperationSettings()
Returns the builder for the settings used for calls to updateMetadataImport.
Returns
public UnaryCallSettings.Builder<UpdateMetadataImportRequest,Operation> updateMetadataImportSettings()
Returns the builder for the settings used for calls to updateMetadataImport.
Returns
public OperationCallSettings.Builder<UpdateServiceRequest,Service,OperationMetadata> updateServiceOperationSettings()
Returns the builder for the settings used for calls to updateService.
Returns
public UnaryCallSettings.Builder<UpdateServiceRequest,Operation> updateServiceSettings()
Returns the builder for the settings used for calls to updateService.
Returns
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 2024-10-03 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-10-03 UTC."}
[[["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 2024-10-03 UTC."]]