Interface AssociatedApplication.Builder

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

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

    • id

      ID of the application as defined in Application Discovery Service.

      Parameters:
      id - ID of the application as defined in Application Discovery Service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Name of the application as defined in Application Discovery Service.

      Parameters:
      name - Name of the application as defined in Application Discovery Service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.