Interface ListGatewaysResponse.Builder

    • Method Detail

      • marker

        ListGatewaysResponse.Builder marker​(String marker)

        Use the marker in your next request to fetch the next set of gateways in the list. If there are no more gateways to list, this field does not appear in the response.

        Parameters:
        marker - Use the marker in your next request to fetch the next set of gateways in the list. If there are no more gateways to list, this field does not appear in the response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.