Interface M2ManagedApplicationSummary.Builder

    • Method Detail

      • applicationId

        M2ManagedApplicationSummary.Builder applicationId​(String applicationId)

        The application ID of the AWS Mainframe Modernization managed application summary.

        Parameters:
        applicationId - The application ID of the AWS Mainframe Modernization managed application summary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • runtime

        M2ManagedApplicationSummary.Builder runtime​(String runtime)

        The runtime of the AWS Mainframe Modernization managed application summary.

        Parameters:
        runtime - The runtime of the AWS Mainframe Modernization managed application summary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        M2ManagedRuntime, M2ManagedRuntime
      • listenerPort

        M2ManagedApplicationSummary.Builder listenerPort​(Integer listenerPort)

        The listener port of the AWS Mainframe Modernization managed application summary.

        Parameters:
        listenerPort - The listener port of the AWS Mainframe Modernization managed application summary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.