Class DataplexServiceSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public DataplexServiceSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.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.

      • createLakeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLakeRequest,​com.google.longrunning.Operation> createLakeSettings()
        Returns the builder for the settings used for calls to createLake.
      • createLakeOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLakeRequest,​Lake,​OperationMetadata> createLakeOperationSettings()
        Returns the builder for the settings used for calls to createLake.
      • updateLakeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateLakeRequest,​com.google.longrunning.Operation> updateLakeSettings()
        Returns the builder for the settings used for calls to updateLake.
      • updateLakeOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateLakeRequest,​Lake,​OperationMetadata> updateLakeOperationSettings()
        Returns the builder for the settings used for calls to updateLake.
      • deleteLakeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLakeRequest,​com.google.longrunning.Operation> deleteLakeSettings()
        Returns the builder for the settings used for calls to deleteLake.
      • deleteLakeOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLakeRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteLakeOperationSettings()
        Returns the builder for the settings used for calls to deleteLake.
      • getLakeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLakeRequest,​Lake> getLakeSettings()
        Returns the builder for the settings used for calls to getLake.
      • createZoneSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateZoneRequest,​com.google.longrunning.Operation> createZoneSettings()
        Returns the builder for the settings used for calls to createZone.
      • createZoneOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateZoneRequest,​Zone,​OperationMetadata> createZoneOperationSettings()
        Returns the builder for the settings used for calls to createZone.
      • updateZoneSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateZoneRequest,​com.google.longrunning.Operation> updateZoneSettings()
        Returns the builder for the settings used for calls to updateZone.
      • updateZoneOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateZoneRequest,​Zone,​OperationMetadata> updateZoneOperationSettings()
        Returns the builder for the settings used for calls to updateZone.
      • deleteZoneSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteZoneRequest,​com.google.longrunning.Operation> deleteZoneSettings()
        Returns the builder for the settings used for calls to deleteZone.
      • deleteZoneOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteZoneRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteZoneOperationSettings()
        Returns the builder for the settings used for calls to deleteZone.
      • getZoneSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetZoneRequest,​Zone> getZoneSettings()
        Returns the builder for the settings used for calls to getZone.
      • createAssetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAssetRequest,​com.google.longrunning.Operation> createAssetSettings()
        Returns the builder for the settings used for calls to createAsset.
      • createAssetOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAssetRequest,​Asset,​OperationMetadata> createAssetOperationSettings()
        Returns the builder for the settings used for calls to createAsset.
      • updateAssetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAssetRequest,​com.google.longrunning.Operation> updateAssetSettings()
        Returns the builder for the settings used for calls to updateAsset.
      • updateAssetOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAssetRequest,​Asset,​OperationMetadata> updateAssetOperationSettings()
        Returns the builder for the settings used for calls to updateAsset.
      • deleteAssetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAssetRequest,​com.google.longrunning.Operation> deleteAssetSettings()
        Returns the builder for the settings used for calls to deleteAsset.
      • deleteAssetOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAssetRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteAssetOperationSettings()
        Returns the builder for the settings used for calls to deleteAsset.
      • getAssetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAssetRequest,​Asset> getAssetSettings()
        Returns the builder for the settings used for calls to getAsset.
      • createTaskSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTaskRequest,​com.google.longrunning.Operation> createTaskSettings()
        Returns the builder for the settings used for calls to createTask.
      • createTaskOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTaskRequest,​Task,​OperationMetadata> createTaskOperationSettings()
        Returns the builder for the settings used for calls to createTask.
      • updateTaskSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTaskRequest,​com.google.longrunning.Operation> updateTaskSettings()
        Returns the builder for the settings used for calls to updateTask.
      • updateTaskOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTaskRequest,​Task,​OperationMetadata> updateTaskOperationSettings()
        Returns the builder for the settings used for calls to updateTask.
      • deleteTaskSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTaskRequest,​com.google.longrunning.Operation> deleteTaskSettings()
        Returns the builder for the settings used for calls to deleteTask.
      • deleteTaskOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTaskRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteTaskOperationSettings()
        Returns the builder for the settings used for calls to deleteTask.
      • getTaskSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTaskRequest,​Task> getTaskSettings()
        Returns the builder for the settings used for calls to getTask.
      • runTaskSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RunTaskRequest,​RunTaskResponse> runTaskSettings()
        Returns the builder for the settings used for calls to runTask.
      • getJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,​Job> getJobSettings()
        Returns the builder for the settings used for calls to getJob.
      • cancelJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelJobRequest,​com.google.protobuf.Empty> cancelJobSettings()
        Returns the builder for the settings used for calls to cancelJob.
      • createEnvironmentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEnvironmentRequest,​com.google.longrunning.Operation> createEnvironmentSettings()
        Returns the builder for the settings used for calls to createEnvironment.
      • createEnvironmentOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,​Environment,​OperationMetadata> createEnvironmentOperationSettings()
        Returns the builder for the settings used for calls to createEnvironment.
      • updateEnvironmentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEnvironmentRequest,​com.google.longrunning.Operation> updateEnvironmentSettings()
        Returns the builder for the settings used for calls to updateEnvironment.
      • updateEnvironmentOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,​Environment,​OperationMetadata> updateEnvironmentOperationSettings()
        Returns the builder for the settings used for calls to updateEnvironment.
      • deleteEnvironmentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEnvironmentRequest,​com.google.longrunning.Operation> deleteEnvironmentSettings()
        Returns the builder for the settings used for calls to deleteEnvironment.
      • deleteEnvironmentOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteEnvironmentRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteEnvironmentOperationSettings()
        Returns the builder for the settings used for calls to deleteEnvironment.
      • getEnvironmentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,​Environment> getEnvironmentSettings()
        Returns the builder for the settings used for calls to getEnvironment.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​DataplexServiceClient.ListLocationsPagedResponse> listLocationsSettings()
        Returns the builder for the settings used for calls to listLocations.
      • getLocationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationSettings()
        Returns the builder for the settings used for calls to getLocation.