Class WatchlistsDeleteHeaders

java.lang.Object
com.azure.resourcemanager.securityinsights.models.WatchlistsDeleteHeaders

public final class WatchlistsDeleteHeaders extends Object
The WatchlistsDeleteHeaders model.
  • Constructor Details

    • WatchlistsDeleteHeaders

      public WatchlistsDeleteHeaders(com.azure.core.http.HttpHeaders rawHeaders)
      Creates an instance of WatchlistsDeleteHeaders class.
      Parameters:
      rawHeaders - The raw HttpHeaders that will be used to create the property values.
  • Method Details

    • azureAsyncOperation

      public String azureAsyncOperation()
      Get the azureAsyncOperation property: The Azure-AsyncOperation property.
      Returns:
      the azureAsyncOperation value.
    • withAzureAsyncOperation

      public WatchlistsDeleteHeaders withAzureAsyncOperation(String azureAsyncOperation)
      Set the azureAsyncOperation property: The Azure-AsyncOperation property.
      Parameters:
      azureAsyncOperation - the azureAsyncOperation value to set.
      Returns:
      the WatchlistsDeleteHeaders object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.