Interface Features.FeaturesListPhraseListsDefinitionStages.WithExecute

    • Method Detail

      • execute

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

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