Interface Features.FeaturesListDefinitionStages.WithExecute

    • Method Detail

      • execute

        FeaturesResponseObject execute()
        Execute the request.
        Returns:
        the FeaturesResponseObject object if successful.
      • executeAsync

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