Interface CreateEnvironmentResponse.Builder

    • Method Detail

      • environmentId

        CreateEnvironmentResponse.Builder environmentId​(String environmentId)

        The unique identifier for FinSpace environment that you created.

        Parameters:
        environmentId - The unique identifier for FinSpace environment that you created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • environmentArn

        CreateEnvironmentResponse.Builder environmentArn​(String environmentArn)

        The Amazon Resource Name (ARN) of the FinSpace environment that you created.

        Parameters:
        environmentArn - The Amazon Resource Name (ARN) of the FinSpace environment that you created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • environmentUrl

        CreateEnvironmentResponse.Builder environmentUrl​(String environmentUrl)

        The sign-in URL for the web application of the FinSpace environment you created.

        Parameters:
        environmentUrl - The sign-in URL for the web application of the FinSpace environment you created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.