Class ReplaceAllFirewallRulesOperationResponseInner

java.lang.Object
com.azure.resourcemanager.synapse.fluent.models.ReplaceAllFirewallRulesOperationResponseInner

public final class ReplaceAllFirewallRulesOperationResponseInner extends Object
An existing operation for replacing the firewall rules.
  • Constructor Details

    • ReplaceAllFirewallRulesOperationResponseInner

      public ReplaceAllFirewallRulesOperationResponseInner()
      Creates an instance of ReplaceAllFirewallRulesOperationResponseInner class.
  • Method Details

    • operationId

      public String operationId()
      Get the operationId property: The operation ID.
      Returns:
      the operationId value.
    • withOperationId

      public ReplaceAllFirewallRulesOperationResponseInner withOperationId(String operationId)
      Set the operationId property: The operation ID.
      Parameters:
      operationId - the operationId value to set.
      Returns:
      the ReplaceAllFirewallRulesOperationResponseInner object itself.
    • validate

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