Interface DescribeIntegrationsResponse.Builder

    • Method Detail

      • marker

        DescribeIntegrationsResponse.Builder marker​(String marker)

        A pagination token that can be used in a later DescribeIntegrations request.

        Parameters:
        marker - A pagination token that can be used in a later DescribeIntegrations request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • integrations

        DescribeIntegrationsResponse.Builder integrations​(Integration... integrations)

        A list of integrations.

        Parameters:
        integrations - A list of integrations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.