Interface AcceleratorEvent.Builder

    • Method Detail

      • message

        AcceleratorEvent.Builder message​(String message)

        A string that contains an Event message describing changes or errors when you update an accelerator in Global Accelerator from IPv4 to dual-stack, or dual-stack to IPv4.

        Parameters:
        message - A string that contains an Event message describing changes or errors when you update an accelerator in Global Accelerator from IPv4 to dual-stack, or dual-stack to IPv4.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • timestamp

        AcceleratorEvent.Builder timestamp​(Instant timestamp)

        A timestamp for when you update an accelerator in Global Accelerator from IPv4 to dual-stack, or dual-stack to IPv4.

        Parameters:
        timestamp - A timestamp for when you update an accelerator in Global Accelerator from IPv4 to dual-stack, or dual-stack to IPv4.
        Returns:
        Returns a reference to this object so that method calls can be chained together.