Interface AcceleratorEvent.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AcceleratorEvent.Builder,AcceleratorEvent>, SdkBuilder<AcceleratorEvent.Builder,AcceleratorEvent>, SdkPojo
Enclosing class:
AcceleratorEvent

public static interface AcceleratorEvent.Builder extends SdkPojo, CopyableBuilder<AcceleratorEvent.Builder,AcceleratorEvent>
  • Method Details

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