Interface CreateDataIntegrationFlowResponse.Builder

    • Method Detail

      • instanceId

        CreateDataIntegrationFlowResponse.Builder instanceId​(String instanceId)

        The Amazon Web Services Supply Chain instance identifier.

        Parameters:
        instanceId - The Amazon Web Services Supply Chain instance identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        CreateDataIntegrationFlowResponse.Builder name​(String name)

        The name of the DataIntegrationFlow created.

        Parameters:
        name - The name of the DataIntegrationFlow created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.