Interface ApplicationInsightsComponent.DefinitionStages.WithHockeyAppId

All Known Subinterfaces:
ApplicationInsightsComponent.Definition, ApplicationInsightsComponent.DefinitionStages.WithCreate
Enclosing interface:
ApplicationInsightsComponent.DefinitionStages

public static interface ApplicationInsightsComponent.DefinitionStages.WithHockeyAppId
The stage of the ApplicationInsightsComponent definition allowing to specify hockeyAppId.
  • Method Details

    • withHockeyAppId

      Specifies the hockeyAppId property: The unique application ID created when a new application is added to HockeyApp, used for communications with HockeyApp..
      Parameters:
      hockeyAppId - The unique application ID created when a new application is added to HockeyApp, used for communications with HockeyApp.
      Returns:
      the next definition stage.