Interface M2ManagedApplicationSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<M2ManagedApplicationSummary.Builder,M2ManagedApplicationSummary>, SdkBuilder<M2ManagedApplicationSummary.Builder,M2ManagedApplicationSummary>, SdkPojo
Enclosing class:
M2ManagedApplicationSummary

public static interface M2ManagedApplicationSummary.Builder extends SdkPojo, CopyableBuilder<M2ManagedApplicationSummary.Builder,M2ManagedApplicationSummary>
  • Method Details

    • 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

      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:
    • 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:
    • 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.