Interface Apps.AppsListDefinitionStages.WithExecute

    • Method Detail

      • execute

        List<ApplicationInfoResponse> execute()
        Execute the request.
        Returns:
        the List<ApplicationInfoResponse> object if successful.
      • executeAsync

        rx.Observable<List<ApplicationInfoResponse>> executeAsync()
        Execute the request asynchronously.
        Returns:
        the observable to the List<ApplicationInfoResponse> object