public static class DataplexServiceStubSettings.Builder extends StubSettings.Builder<DataplexServiceStubSettings,DataplexServiceStubSettings.Builder>
   
  Builder for DataplexServiceStubSettings.
 
  
  
  Constructors
  
  
  Builder()
  
  
  Builder(ClientContext clientContext)
  
    protected Builder(ClientContext clientContext)
   
  
  
  Builder(DataplexServiceStubSettings settings)
  
    protected Builder(DataplexServiceStubSettings settings)
   
  
  Methods
  
  
  applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
  
    public DataplexServiceStubSettings.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 DataplexServiceStubSettings build()
   
  
  Overrides
  
  
  
  cancelJobSettings()
  
    public UnaryCallSettings.Builder<CancelJobRequest,Empty> cancelJobSettings()
   
  Returns the builder for the settings used for calls to cancelJob.
 
  
  
  createAssetOperationSettings()
  
    public OperationCallSettings.Builder<CreateAssetRequest,Asset,OperationMetadata> createAssetOperationSettings()
   
  Returns the builder for the settings used for calls to createAsset.
 
  
  
  createAssetSettings()
  
    public UnaryCallSettings.Builder<CreateAssetRequest,Operation> createAssetSettings()
   
  Returns the builder for the settings used for calls to createAsset.
 
  
  
  createEnvironmentOperationSettings()
  
    public OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,OperationMetadata> createEnvironmentOperationSettings()
   
  Returns the builder for the settings used for calls to createEnvironment.
 
  
  
  createEnvironmentSettings()
  
    public UnaryCallSettings.Builder<CreateEnvironmentRequest,Operation> createEnvironmentSettings()
   
  Returns the builder for the settings used for calls to createEnvironment.
 
  
  
  createLakeOperationSettings()
  
    public OperationCallSettings.Builder<CreateLakeRequest,Lake,OperationMetadata> createLakeOperationSettings()
   
  Returns the builder for the settings used for calls to createLake.
 
  
  
  createLakeSettings()
  
    public UnaryCallSettings.Builder<CreateLakeRequest,Operation> createLakeSettings()
   
  Returns the builder for the settings used for calls to createLake.
 
  
  
  createTaskOperationSettings()
  
    public OperationCallSettings.Builder<CreateTaskRequest,Task,OperationMetadata> createTaskOperationSettings()
   
  Returns the builder for the settings used for calls to createTask.
 
  
  
  createTaskSettings()
  
    public UnaryCallSettings.Builder<CreateTaskRequest,Operation> createTaskSettings()
   
  Returns the builder for the settings used for calls to createTask.
 
  
  
  createZoneOperationSettings()
  
    public OperationCallSettings.Builder<CreateZoneRequest,Zone,OperationMetadata> createZoneOperationSettings()
   
  Returns the builder for the settings used for calls to createZone.
 
  
  
  createZoneSettings()
  
    public UnaryCallSettings.Builder<CreateZoneRequest,Operation> createZoneSettings()
   
  Returns the builder for the settings used for calls to createZone.
 
  
  
  deleteAssetOperationSettings()
  
    public OperationCallSettings.Builder<DeleteAssetRequest,Empty,OperationMetadata> deleteAssetOperationSettings()
   
  Returns the builder for the settings used for calls to deleteAsset.
 
  
  
  deleteAssetSettings()
  
    public UnaryCallSettings.Builder<DeleteAssetRequest,Operation> deleteAssetSettings()
   
  Returns the builder for the settings used for calls to deleteAsset.
 
  
  
  deleteEnvironmentOperationSettings()
  
    public OperationCallSettings.Builder<DeleteEnvironmentRequest,Empty,OperationMetadata> deleteEnvironmentOperationSettings()
   
  Returns the builder for the settings used for calls to deleteEnvironment.
 
  
  
  deleteEnvironmentSettings()
  
    public UnaryCallSettings.Builder<DeleteEnvironmentRequest,Operation> deleteEnvironmentSettings()
   
  Returns the builder for the settings used for calls to deleteEnvironment.
 
  
  
  deleteLakeOperationSettings()
  
    public OperationCallSettings.Builder<DeleteLakeRequest,Empty,OperationMetadata> deleteLakeOperationSettings()
   
  Returns the builder for the settings used for calls to deleteLake.
 
  
  
  deleteLakeSettings()
  
    public UnaryCallSettings.Builder<DeleteLakeRequest,Operation> deleteLakeSettings()
   
  Returns the builder for the settings used for calls to deleteLake.
 
  
  
  deleteTaskOperationSettings()
  
    public OperationCallSettings.Builder<DeleteTaskRequest,Empty,OperationMetadata> deleteTaskOperationSettings()
   
  Returns the builder for the settings used for calls to deleteTask.
 
  
  
  deleteTaskSettings()
  
    public UnaryCallSettings.Builder<DeleteTaskRequest,Operation> deleteTaskSettings()
   
  Returns the builder for the settings used for calls to deleteTask.
 
  
  
  deleteZoneOperationSettings()
  
    public OperationCallSettings.Builder<DeleteZoneRequest,Empty,OperationMetadata> deleteZoneOperationSettings()
   
  Returns the builder for the settings used for calls to deleteZone.
 
  
  
  deleteZoneSettings()
  
    public UnaryCallSettings.Builder<DeleteZoneRequest,Operation> deleteZoneSettings()
   
  Returns the builder for the settings used for calls to deleteZone.
 
  
  
  getAssetSettings()
  
    public UnaryCallSettings.Builder<GetAssetRequest,Asset> getAssetSettings()
   
  Returns the builder for the settings used for calls to getAsset.
 
  
  
  getEnvironmentSettings()
  
    public UnaryCallSettings.Builder<GetEnvironmentRequest,Environment> getEnvironmentSettings()
   
  Returns the builder for the settings used for calls to getEnvironment.
 
  
  
  getJobSettings()
  
    public UnaryCallSettings.Builder<GetJobRequest,Job> getJobSettings()
   
  Returns the builder for the settings used for calls to getJob.
 
  
  
  getLakeSettings()
  
    public UnaryCallSettings.Builder<GetLakeRequest,Lake> getLakeSettings()
   
  Returns the builder for the settings used for calls to getLake.
 
  
  
  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> | 
         | 
      
    
  
  
  getTaskSettings()
  
    public UnaryCallSettings.Builder<GetTaskRequest,Task> getTaskSettings()
   
  Returns the builder for the settings used for calls to getTask.
 
  
  
  getZoneSettings()
  
    public UnaryCallSettings.Builder<GetZoneRequest,Zone> getZoneSettings()
   
  Returns the builder for the settings used for calls to getZone.
 
  
  
  listAssetActionsSettings()
  
    public PagedCallSettings.Builder<ListAssetActionsRequest,ListActionsResponse,DataplexServiceClient.ListAssetActionsPagedResponse> listAssetActionsSettings()
   
  Returns the builder for the settings used for calls to listAssetActions.
 
  
  
  listAssetsSettings()
  
    public PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,DataplexServiceClient.ListAssetsPagedResponse> listAssetsSettings()
   
  Returns the builder for the settings used for calls to listAssets.
 
  
  
  listEnvironmentsSettings()
  
    public PagedCallSettings.Builder<ListEnvironmentsRequest,ListEnvironmentsResponse,DataplexServiceClient.ListEnvironmentsPagedResponse> listEnvironmentsSettings()
   
  Returns the builder for the settings used for calls to listEnvironments.
 
  
  
  listJobsSettings()
  
    public PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,DataplexServiceClient.ListJobsPagedResponse> listJobsSettings()
   
  Returns the builder for the settings used for calls to listJobs.
 
  
  
  listLakeActionsSettings()
  
    public PagedCallSettings.Builder<ListLakeActionsRequest,ListActionsResponse,DataplexServiceClient.ListLakeActionsPagedResponse> listLakeActionsSettings()
   
  Returns the builder for the settings used for calls to listLakeActions.
 
  
  
  listLakesSettings()
  
    public PagedCallSettings.Builder<ListLakesRequest,ListLakesResponse,DataplexServiceClient.ListLakesPagedResponse> listLakesSettings()
   
  Returns the builder for the settings used for calls to listLakes.
 
  
  
  listLocationsSettings()
  
    public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,DataplexServiceClient.ListLocationsPagedResponse> listLocationsSettings()
   
  Returns the builder for the settings used for calls to listLocations.
 
  
  
  listSessionsSettings()
  
    public PagedCallSettings.Builder<ListSessionsRequest,ListSessionsResponse,DataplexServiceClient.ListSessionsPagedResponse> listSessionsSettings()
   
  Returns the builder for the settings used for calls to listSessions.
 
  
  
  listTasksSettings()
  
    public PagedCallSettings.Builder<ListTasksRequest,ListTasksResponse,DataplexServiceClient.ListTasksPagedResponse> listTasksSettings()
   
  Returns the builder for the settings used for calls to listTasks.
 
  
  
  listZoneActionsSettings()
  
    public PagedCallSettings.Builder<ListZoneActionsRequest,ListActionsResponse,DataplexServiceClient.ListZoneActionsPagedResponse> listZoneActionsSettings()
   
  Returns the builder for the settings used for calls to listZoneActions.
 
  
  
  listZonesSettings()
  
    public PagedCallSettings.Builder<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse> listZonesSettings()
   
  Returns the builder for the settings used for calls to listZones.
 
  
  
  unaryMethodSettingsBuilders()
  
    public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
   
  
    
      
        | Returns | 
      
      
        | Type | 
        Description | 
      
      
        com.google.common.collect.ImmutableList<Builder<?,?>> | 
         | 
      
    
  
  
  updateAssetOperationSettings()
  
    public OperationCallSettings.Builder<UpdateAssetRequest,Asset,OperationMetadata> updateAssetOperationSettings()
   
  Returns the builder for the settings used for calls to updateAsset.
 
  
  
  updateAssetSettings()
  
    public UnaryCallSettings.Builder<UpdateAssetRequest,Operation> updateAssetSettings()
   
  Returns the builder for the settings used for calls to updateAsset.
 
  
  
  updateEnvironmentOperationSettings()
  
    public OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,OperationMetadata> updateEnvironmentOperationSettings()
   
  Returns the builder for the settings used for calls to updateEnvironment.
 
  
  
  updateEnvironmentSettings()
  
    public UnaryCallSettings.Builder<UpdateEnvironmentRequest,Operation> updateEnvironmentSettings()
   
  Returns the builder for the settings used for calls to updateEnvironment.
 
  
  
  updateLakeOperationSettings()
  
    public OperationCallSettings.Builder<UpdateLakeRequest,Lake,OperationMetadata> updateLakeOperationSettings()
   
  Returns the builder for the settings used for calls to updateLake.
 
  
  
  updateLakeSettings()
  
    public UnaryCallSettings.Builder<UpdateLakeRequest,Operation> updateLakeSettings()
   
  Returns the builder for the settings used for calls to updateLake.
 
  
  
  updateTaskOperationSettings()
  
    public OperationCallSettings.Builder<UpdateTaskRequest,Task,OperationMetadata> updateTaskOperationSettings()
   
  Returns the builder for the settings used for calls to updateTask.
 
  
  
  updateTaskSettings()
  
    public UnaryCallSettings.Builder<UpdateTaskRequest,Operation> updateTaskSettings()
   
  Returns the builder for the settings used for calls to updateTask.
 
  
  
  updateZoneOperationSettings()
  
    public OperationCallSettings.Builder<UpdateZoneRequest,Zone,OperationMetadata> updateZoneOperationSettings()
   
  Returns the builder for the settings used for calls to updateZone.
 
  
  
  updateZoneSettings()
  
    public UnaryCallSettings.Builder<UpdateZoneRequest,Operation> updateZoneSettings()
   
  Returns the builder for the settings used for calls to updateZone.