RecommendedSensitivityLabelsClient Interface
public interface RecommendedSensitivityLabelsClient
An instance of this class provides access to all the operations defined in RecommendedSensitivityLabelsClient.
Method Summary
Method Details
update
public abstract void update(String resourceGroupName, String serverName, String databaseName, RecommendedSensitivityLabelUpdateList parameters)
Update recommended sensitivity labels states of a given database using an operations batch.
Parameters:
updateAsync
public abstract Mono
Update recommended sensitivity labels states of a given database using an operations batch.
Parameters:
Returns:
updateWithResponse
public abstract Response
Update recommended sensitivity labels states of a given database using an operations batch.
Parameters:
Returns:
updateWithResponseAsync
public abstract Mono
Update recommended sensitivity labels states of a given database using an operations batch.
Parameters:
Returns:
Applies to
Azure SDK for Java