Send feedback
Class DataprocMetastoreSettings.Builder (2.54.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.54.0 keyboard_arrow_down
public static class DataprocMetastoreSettings . Builder extends ClientSettings . Builder<DataprocMetastoreSettings , DataprocMetastoreSettings . Builder >
Builder for DataprocMetastoreSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
protected Builder ( DataprocMetastoreSettings settings )
protected Builder ( DataprocMetastoreStubSettings . Builder stubSettings )
Methods
public OperationCallSettings . Builder<AlterMetadataResourceLocationRequest , AlterMetadataResourceLocationResponse , OperationMetadata > alterMetadataResourceLocationOperationSettings ()
Returns the builder for the settings used for calls to alterMetadataResourceLocation.
public UnaryCallSettings . Builder<AlterMetadataResourceLocationRequest , Operation > alterMetadataResourceLocationSettings ()
Returns the builder for the settings used for calls to alterMetadataResourceLocation.
public DataprocMetastoreSettings . 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.
public DataprocMetastoreSettings build ()
Overrides
public OperationCallSettings . Builder<CreateBackupRequest , Backup , OperationMetadata > createBackupOperationSettings ()
Returns the builder for the settings used for calls to createBackup.
public UnaryCallSettings . Builder<CreateBackupRequest , Operation > createBackupSettings ()
Returns the builder for the settings used for calls to createBackup.
public OperationCallSettings . Builder<CreateMetadataImportRequest , MetadataImport , OperationMetadata > createMetadataImportOperationSettings ()
Returns the builder for the settings used for calls to createMetadataImport.
public UnaryCallSettings . Builder<CreateMetadataImportRequest , Operation > createMetadataImportSettings ()
Returns the builder for the settings used for calls to createMetadataImport.
public OperationCallSettings . Builder<CreateServiceRequest , Service , OperationMetadata > createServiceOperationSettings ()
Returns the builder for the settings used for calls to createService.
public UnaryCallSettings . Builder<CreateServiceRequest , Operation > createServiceSettings ()
Returns the builder for the settings used for calls to createService.
public OperationCallSettings . Builder<DeleteBackupRequest , Empty , OperationMetadata > deleteBackupOperationSettings ()
Returns the builder for the settings used for calls to deleteBackup.
public UnaryCallSettings . Builder<DeleteBackupRequest , Operation > deleteBackupSettings ()
Returns the builder for the settings used for calls to deleteBackup.
public OperationCallSettings . Builder<DeleteServiceRequest , Empty , OperationMetadata > deleteServiceOperationSettings ()
Returns the builder for the settings used for calls to deleteService.
public UnaryCallSettings . Builder<DeleteServiceRequest , Operation > deleteServiceSettings ()
Returns the builder for the settings used for calls to deleteService.
public OperationCallSettings . Builder<ExportMetadataRequest , MetadataExport , OperationMetadata > exportMetadataOperationSettings ()
Returns the builder for the settings used for calls to exportMetadata.
public UnaryCallSettings . Builder<ExportMetadataRequest , Operation > exportMetadataSettings ()
Returns the builder for the settings used for calls to exportMetadata.
public UnaryCallSettings . Builder<GetBackupRequest , Backup > getBackupSettings ()
Returns the builder for the settings used for calls to getBackup.
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 >
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 >
public UnaryCallSettings . Builder<GetMetadataImportRequest , MetadataImport > getMetadataImportSettings ()
Returns the builder for the settings used for calls to getMetadataImport.
public UnaryCallSettings . Builder<GetServiceRequest , Service > getServiceSettings ()
Returns the builder for the settings used for calls to getService.
public DataprocMetastoreStubSettings . Builder getStubSettingsBuilder ()
public PagedCallSettings . Builder<ListBackupsRequest , ListBackupsResponse , DataprocMetastoreClient . ListBackupsPagedResponse > listBackupsSettings ()
Returns the builder for the settings used for calls to listBackups.
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , DataprocMetastoreClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings . Builder<ListMetadataImportsRequest , ListMetadataImportsResponse , DataprocMetastoreClient . ListMetadataImportsPagedResponse > listMetadataImportsSettings ()
Returns the builder for the settings used for calls to listMetadataImports.
public PagedCallSettings . Builder<ListServicesRequest , ListServicesResponse , DataprocMetastoreClient . ListServicesPagedResponse > listServicesSettings ()
Returns the builder for the settings used for calls to listServices.
public OperationCallSettings . Builder<MoveTableToDatabaseRequest , MoveTableToDatabaseResponse , OperationMetadata > moveTableToDatabaseOperationSettings ()
Returns the builder for the settings used for calls to moveTableToDatabase.
public UnaryCallSettings . Builder<MoveTableToDatabaseRequest , Operation > moveTableToDatabaseSettings ()
Returns the builder for the settings used for calls to moveTableToDatabase.
public OperationCallSettings . Builder<QueryMetadataRequest , QueryMetadataResponse , OperationMetadata > queryMetadataOperationSettings ()
Returns the builder for the settings used for calls to queryMetadata.
public UnaryCallSettings . Builder<QueryMetadataRequest , Operation > queryMetadataSettings ()
Returns the builder for the settings used for calls to queryMetadata.
public UnaryCallSettings . Builder<RemoveIamPolicyRequest , RemoveIamPolicyResponse > removeIamPolicySettings ()
Returns the builder for the settings used for calls to removeIamPolicy.
public OperationCallSettings . Builder<RestoreServiceRequest , Restore , OperationMetadata > restoreServiceOperationSettings ()
Returns the builder for the settings used for calls to restoreService.
public UnaryCallSettings . Builder<RestoreServiceRequest , Operation > restoreServiceSettings ()
Returns the builder for the settings used for calls to restoreService.
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 >
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 >
public OperationCallSettings . Builder<UpdateMetadataImportRequest , MetadataImport , OperationMetadata > updateMetadataImportOperationSettings ()
Returns the builder for the settings used for calls to updateMetadataImport.
public UnaryCallSettings . Builder<UpdateMetadataImportRequest , Operation > updateMetadataImportSettings ()
Returns the builder for the settings used for calls to updateMetadataImport.
public OperationCallSettings . Builder<UpdateServiceRequest , Service , OperationMetadata > updateServiceOperationSettings ()
Returns the builder for the settings used for calls to updateService.
public UnaryCallSettings . Builder<UpdateServiceRequest , Operation > updateServiceSettings ()
Returns the builder for the settings used for calls to updateService.
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."],[],[]]