Interface ByoipCidr.Builder

    • Method Detail

      • state

        ByoipCidr.Builder state​(String state)

        The state of the address pool.

        Parameters:
        state - The state of the address pool.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ByoipCidrState, ByoipCidrState
      • events

        ByoipCidr.Builder events​(Collection<ByoipCidrEvent> events)

        A history of status changes for an IP address range that you bring to Global Accelerator through bring your own IP address (BYOIP).

        Parameters:
        events - A history of status changes for an IP address range that you bring to Global Accelerator through bring your own IP address (BYOIP).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • events

        ByoipCidr.Builder events​(ByoipCidrEvent... events)

        A history of status changes for an IP address range that you bring to Global Accelerator through bring your own IP address (BYOIP).

        Parameters:
        events - A history of status changes for an IP address range that you bring to Global Accelerator through bring your own IP address (BYOIP).
        Returns:
        Returns a reference to this object so that method calls can be chained together.