Interface AppInstanceSummary.Builder

    • Method Detail

      • appInstanceArn

        AppInstanceSummary.Builder appInstanceArn​(String appInstanceArn)

        The AppInstance ARN.

        Parameters:
        appInstanceArn - The AppInstance ARN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        AppInstanceSummary.Builder name​(String name)

        The name of the AppInstance.

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

        AppInstanceSummary.Builder metadata​(String metadata)

        The metadata of the AppInstance.

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