Interface Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithExecute

    • Method Detail

      • execute

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

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