Interface PlatformApplication.Builder

  • Method Details

    • platformApplicationArn

      PlatformApplication.Builder platformApplicationArn(String platformApplicationArn)

      PlatformApplicationArn for platform application object.

      Parameters:
      platformApplicationArn - PlatformApplicationArn for platform application object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • attributes

      PlatformApplication.Builder attributes(Map<String,String> attributes)

      Attributes for platform application object.

      Parameters:
      attributes - Attributes for platform application object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.