Class ReplaceAllFirewallRulesOperationResponseInner


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

      • ReplaceAllFirewallRulesOperationResponseInner

        public ReplaceAllFirewallRulesOperationResponseInner()
    • Method Detail

      • 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.