Class WatchlistsCreateOrUpdateHeaders

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

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

    • WatchlistsCreateOrUpdateHeaders

      public WatchlistsCreateOrUpdateHeaders(com.azure.core.http.HttpHeaders rawHeaders)
      Creates an instance of WatchlistsCreateOrUpdateHeaders 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 WatchlistsCreateOrUpdateHeaders withAzureAsyncOperation(String azureAsyncOperation)
      Set the azureAsyncOperation property: The Azure-AsyncOperation property.
      Parameters:
      azureAsyncOperation - the azureAsyncOperation value to set.
      Returns:
      the WatchlistsCreateOrUpdateHeaders object itself.
    • validate

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